Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Config Constants

Beschreibung

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.

Installation

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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„WP Config Constants“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Config Constants“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • The first public version.