このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Config Constants

説明

Shows you the values of constants defined in your wp-config.php file. Useful if you need to quickly check things like the database and debug settings. For security reasons it will obfuscate the DB_PASSWORD constant and all security key and salt constants.

インストール

Install from the plugin repository, then activate the plugin and access the admin page in the Settings menu.

FAQ

Why did you write this?

Sometimes I need quick and easy access to the information in the wp-config.php file. Other developers may need this as well, so I’m sharing this plugin.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Config Constants はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Config Constants” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • The first public version.