=== Options View ===
Contributors: Katsushi Kawamori
Donate link: https://shop.riverforest-wp.info/donate/
Tags: database, option
Requires at least: 4.7
Requires PHP: 8.0
Tested up to: 6.8
Stable tag: 2.12
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Edit the contents of the options & usermeta table.

== 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 =
[youtube https://youtu.be/OGjK_fXKlkg]

== Installation ==

1. Upload `options-view` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

none

== Screenshots ==

1. Display screen

== Changelog ==

= [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.

== Upgrade Notice ==

= 1.00 =

