Environment & Debug Bar

0

This plugin will tell you what environment type you are on, and what the debug settings are. If you have only one version of your site this plugin may not be useful to you. Make sure ev

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin will tell you what environment type you are on, and what the debug settings are.

If you have only one version of your site this plugin may not be useful to you.

Make sure every version of your site has its ENV defined in wp-config.php. We support both the new official WP_ENVIRONMENT_TYPE constant, and the community classic WP_ENV.

define( 'WP_ENVIRONMENT_TYPE', 'production' );

Medium Rare

We hope you like this Medium Rare plugin. We take a lot of pride in our work, and try to make it the absolute best we can.

This plugin is fully free, and will never have a pro version. A small gift, from us, to you.

If you’re interested in our other plugins, and future plugins, we invite you to visit our website at mediumrare.dev. Our newsletter is the best way to never miss a Medium Rare plugin launch.

Contribute

If you want to contribute, development takes place on GitHub.