This WordPress plugin shows environment type on the admin bar.
There is no configuration required for this plugin.
This plugin uses Inpsyde's packages modularity and wp-context.
- Clone the repo.
- Checkout a new branch for your feature.
- Install the packages
composer install
- Build your feature.
- Run
composer qa
to check pslam (static analysis) and PHPCS coding standards. - Open a PR.
- Pull requests are welcome.
- Please report any issues that you find.
- Test this on various environments.