=== Show PHP constants === Contributors: adlag Donate link: Tags: constants, debugging Requires at least: 3.0 Tested up to: 3.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin for debugging. Showing the value of all PHP constants. Useful for instance for solving problems when upgrading or when changing webhoster. == Description == When this plugin is invoked from the admin page plugin settings a two-column table is displayed with alphabetically sorted key-value pairs, where key is the php constant and value its value. Pair is not shown if value is not set or empty. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == == Screenshots == 1. Example where part of the table is shown == Changelog == == Upgrade notice == == Arbitrary section 1 ==