Description
Edit the contents of the options & usermeta table.
= Options table & Usermeta table=
* Unserialize option table values for easy viewing.
* Search by option name & ID is possible.
* Editable option value.
* Deletable option value.
Logs
- Displays the last 100 logs.
How it works
Screenshots
Installation
- Upload
options-view
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
none
Reviews
Contributors & Developers
“Options View” is open source software. The following people have contributed to this plugin.
Contributors“Options View” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Options View” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
[2.11] 2024/03/03
- Fix – Added nonce when sorting.
2.10
Supported WordPress 6.4.
PHP 8.0 is now required.
2.09
Fixed a pagination problem when searching for text.
2.08
Fixed a line break problem in the structure view.
Json format can now be read and the structure can be displayed.
Objects can now also display their structure.
2.07
Fixed uninstall.
2.06
Change readme.txt.
2.05
Added logging.
2.04
Fixed translation.
2.03
Fixed delete usermeta.
2.02
Supported user option(usermeta).
2.01
Fixed translation.
2.00
The options can now be edited.
1.01
Supported i18n.
1.00
Initial release.