Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP Config Constants” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • The first public version.