I am asking for advice on best practices on how to write this code. Currently […]
Tag: settings-api
How do I flush the rules after saving settings using the Settings API?
I’m using the Settings API to allow the user to toggle the has_archive option on […]
Settings API – easiest way of validating checkboxes?
I’m using Settings API and I can’t get checkboxes to work, if they’re set to […]
wordpress settings API and option array structure
how do you get the settings API to save options that are in an array […]
Echoing a variable inside a function
In the interest of automation, instead of making a long list of code like this […]
Echo all API Settings sections?
Is there a WordPress function displaying all sections registered with add_settings_section()? I was thinking about […]
Settings API erases itself?
I have two forms created using Settings API, and when I save one of them […]
Settings API – creating reusable form elements?
I have a set of settings fields: (…) add_settings_field( ‘Option1’, ‘Option 1’, ‘textarea’, ‘page1’, ‘plugin_options’); […]
Settings API – changing add_settings_field() output?
I’m using Settings API and wondering if there’s any way of editing default output of […]
How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
I’m working on a settings section for my plugin, and after reading over WordPress’s documentation […]
No More Posts Available.
No more pages to load.