WordPress Options does not have a visual interface, but is a collection of WordPress coding techniques that will help users add options and settings to their plugins and themes.
To use properly and at its full potential, the documentation is a must-read.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Features:
- Automatically handles the UI for all created options
- Saves submitted options data
- Multiple option types supported
- Options can easily be integrated with the WordPress admin panel and menus
- Versatile callback system
- Built-in security
- WordPress Settings API compatible
What is new in this release:
- Added link-target item property to link plugins to settings.
Requirements:
- WordPress 3.1 or higher
Comments not found