该插件尚未通过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.

常见问题

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」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • The first public version.