Description
This plugin is a developers tool to inspect, add, modify and remove entries from the wp options database table.
Installation
- Activate the plugin through the ‘Plugins’ menu in WordPress
- You will find Tweak Option in the Tools admin menu.
Contributors & Developers
“Tweak Option” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tweak Option” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.8
- Mainetnance release
1.7
- Maintenance release
1.6
- Compatible with WP 3.8
1.5
- Undo now shows the new option_id correctly
1.4
- option_id added
- Tested on 3.6
1.3
- Ajaxified delete with undo option. There is a problem with undoing deleted backslashes, they vanish.
- You can no longer delete “active_plugins”.
1.2
- Arrays are now also updated correctly.
1.1
- Fix for special characters.
1.0
- Initial release.