The Professional WordPress Plugin Development book explains in detail how to properly use the Settings […]
Tag: settings-api
Plugin settings not saving
I’m having a devil of a time getting my plugin settings to save. I’ve gone […]
How to pass arguments from add_settings_field() to the callback function?
I have a function like this: add_settings_field( ‘contact_phone’, ‘Contact Phone’, ‘settings_callback’, ‘general’); That works. It […]
GET parameters interfere with my plugin settings
I have my plugin all set-up using the Settings API and working but what I […]
How to pass variable to add_settings_section() callback?
I am attempting to automate, as much as possible, the Settings API function calls for […]
How to show last post of each website of a MU wordpress in HomePage
I’m running a WordPress MU website and each website has its own “life” but now […]
How to add an export function to a custom Option Theme Page
I’m creating a new WordPress template and I have a question: I’ve added a custom […]
Where can I find a schema of wordpress plugin core architecture?
There are plenty of articles which explain how to create a wordpress plugin. I’m not […]
No More Posts Available.
No more pages to load.