Kuvaus
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
Asennus
- Upload
options-view
directory to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
UKK
none
Arvostelut
Avustajat & Kehittäjät
“Options View” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
Avustajat“Options View” has been translated into 1 locale. Kiitoksia kääntäjille heidän työstään.
Käännä “Options View” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
[2.12] 2025/04/20
- Fix – Loading the management screen.
[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.