Environment Indicator is a WordPress plugin that will display the current environment in the admin bar.
Note: this plugin is currently only tested on WordPress sites built on the excellent Bedrock stack.
- WordPress 3.9+ *
- Bedrock
- PHP dotenv
- PHP 5.4+
* The plugin may also work with older versions of WordPress, however I haven't tested it.
Just install and activate the plugin.
composer require betawax/environment-indicator
This plugin is inspired by the Environment Indicator Drupal module.
Licensed under the MIT license.