该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress Environment Beacon

描述

It is a plugin intended for developers:

The goal of this plugin is to display information about the Environment in which wordpress is installed as well as all global variables from php.

By enabling this plugin some new options will be coupled to the main menu wordpress namely:

Host Infos:

  • Here you will be able to see a number of important settings of the Environment where wordpress is installed.

  • If you want, you can save this configuration and if necessary, you can change the Environment (server) and verify the changes by saving them to a new record containing the new settings.

  • If you are a developer (just as I) it’s always good to have access to information from the Environment to which you are writingby this link is possible to have access to it.

  • You can also categorize the settings.

  • All settings, if saved, are saved in post_meta where you can search and change later.

  • You can insert an image highlighted to refer to that configuration.

All WP Settings

  • In the WordPress normal configuration options a series of fields are hidden by default and what this option does is display all of them, so you have more control over WordPress.

php info

  • Using this option you will see the phpinfo with all php Options that are enable to the server where WordPress is installed
  • For the future I am developing more great options for us developers wordpress.

Install and enjoy! =)

屏幕截图

  • Home Wordpress with plugin enabled - see the lower left corner of the menu.
  • Wordpress enviroment information saved - In the above example we used the godaddy.
  • The second part of the above example.
  • All Wordpress settings options (enjoy)!
  • All php settings from the Wordpress enviroment phpinfo.

安装

You know how to do!

  1. Upload plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

更新日志

1.2

  1. Warnings fixed
  2. Internationalization support
  3. Portuguese – Brazil language support

1.1

  • Images path corrections

1.0

  • First version of the system