We'll create fresh WordPress site with Settings API installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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