WpOptionsAdmin
Simple overview of ALL available options in WordPress.
by Fabian Wolf · github.com/ginsterbusch/wp-options-admin · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ginsterbusch/wp-options-admin/archive/refs/heads/master.zipReadme
WpOptionsAdmin
Simple overview of ALL available options in WordPress, stored in the wp_options table. Basically an improved options.php. Only meant for developers, ie. you should know what you're doing!
The plugin name is a spoof on "PhpMyAdmin".
Planned features:
- add, edit and delete options
- search for a specific option name or value
- switch between pure "text" and form field-packed view
Author
Fabian Wolf. File your complaints under http://usability-idealist.de/ ;-)
License
Licensed under the GNU GPL v3. See https://www.gnu.org/copyleft/gpl.html for full text.