Linux 软件免费装
Banner图

Option Inspector

开发者 szepe.viktor
更新时间 2017年1月20日 05:05
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 4.7.1

标签

admin tools management options administration developer serialized

下载

1.0.2 2.0.0 2.0.1 2.1.0 2.1.1

详情介绍:

Only for development! Features: You'll find Option Inspector under Tools / Options. Notice: This plugin uses eval() to update serialized options. Please DO NOT use it in production. This plugin is as WordPress conform as it can be. GitHub repo TODO: toggle autoload, i18n, don't use options.php, update option list on delete, http://flatuicolors.com/

安装:

  1. Upload options-inspector directory to the wp-content/plugins/ directory.
  2. 通过 WordPress 的“插件”菜单以激活本插件。

屏幕截图:

  • dBug in an open lightbox.
  • `options.php`.
  • Edit a serialized option.

升级注意事项:

2.0.0 This is a completly different plugin than 1.0.2. Charles gave me permission.

常见问题:

What privilege do I need to access Option Inspector?

You need to have the manage_options privilege.

How does it work?

This plugin is a Javascript application built on the WordPress options.php. It works by addig control icons and opening a lightbox on options.php. Additional data are read and written by AJAX requests.

更新日志:

2.1.1 2.1.0 2.0.1 2.0.0 1.0.2