這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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〉的開發相關工作。

參與者

將〈WordPress Environment Beacon〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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