=== WP Config Constants ===
Contributors: MrWiblog
Donate link: http://www.stillbreathing.co.uk/donate
Tags: wp-config, constants, settings, developer, debug
Requires at least: 3.5.1
Tested up to: 4.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Shows you the values of constants defined in your wp-config.php file

== Description ==

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.

== Frequently Asked Questions ==

= 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.

== Screenshots ==

No screenshots, sorry.

== Changelog ==

= 1.0 =
* The first public version.

== Upgrade Notice ==

= 1.0 =
No upgrade needed!