Tag: constants

  • Editing WP-Config From Within WordPress

    If you’re tired of uploading WP-Config.php after each change you make, consider using a brand new plugin by Dgwyer called Config Constants. It currently has support for nine commonly used constants with more possibly being added in the future. While the plugin does not actively add constants to WP-Config.php, it provides a way for you to…

  • Collection Of WordPress Constants

    Developers are going to want to add this page to their list of resources. Dominik Schilling has written a guest post for WPEngineer.com that covers a wide range of constants that can be used with WordPress. I’ve used and seen many of those constants defined within the WP Config file. It’s pretty cool to see…