Home Plugins settings api
Settings API logo

Settings API

by Tareq Hasan on WordPress.org

A PHP class wrapper for handling WordPress settings API. Gives a very handy way to build theme or plugins option panel.

(4)
The options panel build on the fly using the PHP Class

The options panel build on the fly using the PHP Class

This plugin is for developers, not general users.

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.

Usage Example

A nice tutorial is presented can be found here about how to use this PHP class

Active installations10+
Weekly downloads
9+28.57%
Version1.3
Last updated3/14/2020
WordPress version3.3
Tested up to5.4.16
Tags
adminclassoptionssettingssettings api