>
Download This Plugin | |
Download Elegant Themes | |
Name | Settings API |
Version | 0.1 |
Author | Tareq Hasan |
Rating | 100 |
Last updated | 2012-06-07 09:39:00 |
Downloads |
1184
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Settings API plugin added 3 bytes of resources to the Home page and 29 bytes of resources to the sample Post page.
Settings API plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Settings API plugin ads no tables to your Wordpress blog database.This is mainly a PHP class that you can use to build your themes and plugins option panel. It's a wrapper class that uses Settings API under the hood. All you need is to just pass the sections and fields you need as an PHP array. And your options panel will be build automatically on the fly with a tiny PHP class.
This is mainly a demo plugin that uses the Settings API PHP class.
Visit the Github for the latest development snapshot.
A nice tutorial is presented can be found here about how to use this PHP class