Beskrivning
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.
Vanliga frågor
- 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP Config Constants” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Config Constants” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- The first public version.