このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“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