=== Plugin Name === Contributors: MyWebsiteAdvisor, ChrisHurst Tags: admin, plugin, developer, options Requires at least: 2.9 Tested up to: 3.3 Stable tag: 1.1 Plugin for WordPress Developers to view WordPress options. == Description == Plugin for WordPress Developers to manage WordPress options even if they are serialized. Very similar to the /wp-admin/options.php page, except shows nicely formatted array style output for the "serialized data" values. Developer Website: http://MyWebsiteAdvisor.com Plugin Page: http://mywebsiteadvisor.com/tools/wordpress-plugins/developer-options-plugin/ Requirements: Plugin is for WordPress Developers! To-do: == Installation == 1. Upload `developer-options/` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Go to plugin settings and select fonts. == Frequently Asked Questions == = Plugin doesn't work ... = Please specify as much information as you can to help me debug the problem. Check in your error.log if you can. Developer Website: http://MyWebsiteAdvisor.com == Screenshots == 1. Plugin Screenshot == Changelog == = 1.0 = * Initial release = 1.1 = * Minor Bug Fix