Releases: moxieworks/wp-environment-ribbon
Releases · moxieworks/wp-environment-ribbon
Release list
v1.0.0 — Initial Release
WP Environment Ribbon v1.0.0 — Initial Release
Displays a slim colored ribbon at the top of wp-admin based on WP_ENVIRONMENT_TYPE. Zero config — works out of the box.
What's included
| Environment | Ribbon color |
|---|---|
local / development |
Blue |
staging |
Amber |
production |
Red (opt-in, off by default) |
- Pure CSS injection via
admin_head— no JavaScript, no database tables, no REST endpoints - Silent fail: ribbon hidden by default for
production; enable under Settings > General - No external requests — no analytics, no telemetry
Installation
- Download
wp-environment-ribbon.zipbelow - Upload to Plugins > Add New > Upload Plugin in WordPress
- Activate — ribbon appears automatically
Or install directly from the WordPress Plugin Directory (once listed).
Release artifact
| File | Size |
|---|---|
wp-environment-ribbon.zip |
~5 KB |