This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Config Constants

ਵੇਰਵਾ

NOTE: This Plugin is still in beta. It’s recommended that you don’t run this Plugin on production sites yet, and don’t forget to backup your wp-config.php file.

WordPress constants such as WP_DEBUG can be defined in wp-config.php but have to be edited manually every time you need to make a change. But no longer! You can now edit several common wp-config.php constants directly from within the WordPress admin!

The current list of WordPress constants you can modify with Config Constants are:

  • WP_DEBUG
  • WP_DEBUG_LOG
  • WP_DEBUG_DISPLAY
  • SCRIPT_DEBUG
  • CONCATENATE_SCRIPTS
  • SAVEQUERIES
  • DISALLOW_FILE_MODS
  • DISALLOW_FILE_EDIT
  • WP_ALLOW_REPAIR

More constants will be supported in future versions.

If none of the above constants are defined in wp-config.php then they will be added automatically. Constants already specified in wp-config.php will have their values modified.

Also, a key feature of the Plugin is the support for two-way editing. This means you can still edit wp-config.php constants manually if you wish and your changes will be automatically synchronised with Plugin settings. Likewise, if you update the value of a constant via the Plugin options page then wp-config.php is immediately updated!

Please rate this Plugin if you find it useful. 🙂

Visit our WordPress plugin site.

ਸਕਰੀਨਸ਼ਾਟ

  • Where all the magic happens.

ਸਥਾਪਤੀਕਰਨ

Instructions for installing:

  1. In your WordPress admin go to Plugins -> Add New.
  2. Enter Config Constants in the text box and click Search Plugins.
  3. In the list of Plugins click Install Now next to the Config Constants Plugin.
  4. Once installed click to activate.
  5. Visit the Plugin options page via Settings -> Config Constants.
  6. On the Plugin options page some/all of the supported constants may be initially disabled as you can only modify existing constants defined in wp-config.php. To be able to edit a constant directly in the admin just add it to your wp-config.php file and it will get picked up automatically in the Plugin settings.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Config Constants” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Config Constants” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.2

  • Plugin completely overhauled to work with WordPress 4.8 and fix outdated code.

0.1

  • Initial release.