- This topic has 2 replies, 2 voices, and was last updated 6 months, 3 weeks ago by .
-
Topic
-
I am building a small settings page and want to have direct access to each option versus grabbing all options as an array and pulling out a single option from that array.
I read the docs and it says the only method right now is to save as an array.
https://docs.metabox.io/extensions/mb-settings-page/#data
Is it possible to save the value of the setting to the database as a single value?
Is there a plan to add this functionality?
I think this is very similar to how you offer the option to save post meta as an array or single value with
'multiple' => true
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.