=== Options Management === Contributors: Hive 4 Apps Tags: debug, options, tool Requires at least: 2.2.0 Tested up to: 4.9.6 Requires PHP: 5.2.4 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A small plugin for developers to manage manually wordpress options. == Description == As plugin developer, sometimes you need to visualize and delete some wordpress options, specially when you´re working on the activation/uninstallation of your plugin and during testing phases. This small plugin can help you to get an overview of all options loaded and you can easily delete one of them if it´s necessary. == Installation == 1. Upload the Options Management plugin 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to "Options Management" menu in "Tools" == Screenshots == 1. Admin tool page == Changelog == = 1.1 = * Debug - fix include path. = 1.0 = * All options loaded visualization. * Delete option button. == Upgrade Notice == = 1.1 = This version is just a patch to fix an include path. = 1.0 = This version is the first version for basic features.