=== WP Options Editor === Contributors: mikeselander Donate link: https://mikeselander.com Tags: wp_options, development, wp options table, edit, delete, add Requires at least: 3.4 Tested up to: 4.4.2 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html More easily view, edit, add, and delete all of your WP Options from the dashboard == Description == WP Options Editor allows you to easily view, edit, delete, and add options in your WP options table. The easy interface allows you to search for a particular option, edit it or delete it all within the same WP admin page. Please be careful when using this plugin! You can easily delete an option that is crucial to your site operating. In addition, this plugin does not autocorrect for serialized data. == Installation == 1. Upload `WP Options Editor` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the `Plugins` menu in WordPress 3. Go to Tools->Manage wp_options to see and edit your options == Screenshots == 1. Search Your Options 2. Editing Options == Upgrade Notice == = 1.1 = * Cleanup Release * Fixed all WP_DEBUG-triggered errors * General code audit/cleanup * Fixed GF con & added Yoast SEO icon * Fixed wording in search & replace sections * Added several security checks on all admin functions = 1.0.0 = Initial Release == Changelog == = 1.1 = * Cleanup Release * Fixed all WP_DEBUG-triggered errors * General code audit/cleanup * Fixed GF con & added Yoast SEO icon * Fixed wording in search & replace sections * Added several security checks on all admin functions = 1.0.0 = * Initial release