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
- Host: GitHub
- URL: https://github.com/tripflex/pantheon-env-admin-bar
- Owner: tripflex
- Created: 2021-02-02T20:45:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T18:54:56.000Z (almost 4 years ago)
- Last Synced: 2025-01-20T17:32:55.368Z (over 1 year ago)
- Language: PHP
- Size: 124 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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





### Changelog
= 1.0 = February 2, 2021
* Initial Release