=== POC Constants Definer === Contributors: pinchofcode Tags: wordpress, debug, script, constant, define, automatic, update Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@pinchofcode.com&item_name=Donation+for+Pinch+Of+Code Requires at least: 3.5 Tested up to: 3.9.1 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html POC Constants Definer defines WordPress constants quickly without change code. == Description == Are not you tired of changing those constants to turn on the debug mode in wp-config.php while you are happily developing your amazing new theme or plugin? POC Constants Definer helps you in defining WordPress constants quickly without change code. Just turn ON/OFF them in the admin panel! == Installation == = WP Installation = 1. Go to Plugins > Add New > Search 2. Type POC Constants Definer in the search box and hit Enter 3. Click on the button Install and then activate the plugin = Manual installation = The manual installation method involves downloading POC Constants Definer plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). == Changelog == = 1.0 = * First release! Happy developing!