Get Options

描述

This plugin shows you all WordPress Options in the admin panel, on a dedicated page.
you can also see the serialized options, on a very readable human way ! (just for the administrators of the site)
This can be useful for developers.

联系信息

Here’s a link to my personal website

屏幕截图

  • The new submenu in the Tools menu.
  • The serialized data, easily readable and human friendly.

安装

  1. Upload the directory get-options to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Use it !

常见问题

How can I see the plugin page ?

There is a link on the submenu on the “tools” menu.

I can not see the link to the options page

Just the administrators can see it.

评价

此插件暂无评价。

贡献者及开发者

“Get Options” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Get Options”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.6.0

  • Compatibility with wp 6.3.2

2.5.0

  • Compatibility with wp 5.8

2.3.0

  • Compatibility with wp 4.8.2

2.2.0

  • Compatibility with wp 4.4.2

2.1.0

  • Compatibility with wp 4.1
  • Small css changes

2.0.0

  • Compatibility with wp 4.0

1.2.0

  • Compatibility with wp 3.6

1.1.9

  • Correction of a bad version number

1.1.8

  • Checking compatibility with wp 3.4.2

1.1.7

  • Adding the choice of the type of data to display (serialized or not serialized, or all types of data)

1.1.6

  • Changing the file banner

1.1.5

  • Nothing important.

1.1.4

  • Just some changes in the readme.txt file because I had some troubles with svn.

1.1.3

  • Just some changes in the readme.txt file

1.1.2

  • Just some changes in the readme.txt file

1.1.1

  • Just some changes in the readme.txt file

1.1.0

  • Just some changes in the readme.txt file

1.0

  • First version !