betawax / environment-indicator
Display the current WordPress environment in the admin bar.
Installs: 409
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.4.0
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-11-23 19:00:25 UTC
README
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.
Requirements
- 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.
Usage
Just install and activate the plugin.
composer require betawax/environment-indicator
Credits
This plugin is inspired by the Environment Indicator Drupal module.
License
Licensed under the MIT license.