An open API service indexing awesome lists of open source software.

https://github.com/tripflex/pantheon-env-admin-bar

Show the current Pantheon environment in WordPress admin bar
https://github.com/tripflex/pantheon-env-admin-bar

Last synced: about 2 months ago
JSON representation

Show the current Pantheon environment in WordPress admin bar

Awesome Lists containing this project

README

          

# Pantheon Environment Admin Bar
### WordPress Plugin

*Color specific admin bar visual representation of the current Pantheon Environment*

Specifically for Pantheon hosting environment (requires Pantheon to work).

Sometimes when you have 50 different browser windows open, you may lose track of which environment the open page is
from.

While yes, you can just look at the URL bar, this plugin adds a very basic visual representation in the admin bar, of
which Pantheon environment you're currently on.

Value is based on `$_ENV['PANTHEON_ENVIRONMENT']`

### Screenshots
![LIVE](screenshot-1.png)
![TEST](screenshot-2.png)
![DEV](screenshot-3.png)
![MULTIDEV](screenshot-4.png)
![LANDO](screenshot-5.png)

### Changelog

= 1.0 = February 2, 2021
* Initial Release