Skip to content

Store theme option value in array form: option['option1']['option2']... - #114

Open
tailvh wants to merge 3 commits into
vafour:masterfrom
tailvh:master
Open

Store theme option value in array form: option['option1']['option2']... #114
tailvh wants to merge 3 commits into
vafour:masterfrom
tailvh:master

Conversation

@tailvh

@tailvh tailvh commented Sep 26, 2015

Copy link
Copy Markdown

Theme option : Add ability to store option value with patern : Option['option1']['option2']....

etc:
array (
type => 'textarea',
name => 'text.subtitle',
)

-> will store in option as: Option['text']['subtitle']

  • it help when you want to store many child options
  • it populates existed value smoothy

Theme option : Add ability to store option value with patern : Option['option1']['option2']....
Theme option : Add ability to store option value with patern : Option['option1']['option2']....
Theme option : Add ability to store option value with patern : Option['option1']['option2']....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant