Skip to content

Releases: moxieworks/wp-environment-ribbon

v1.0.0 — Initial Release

Choose a tag to compare

@moxieworks moxieworks released this 01 Aug 07:25

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

  1. Download wp-environment-ribbon.zip below
  2. Upload to Plugins > Add New > Upload Plugin in WordPress
  3. Activate — ribbon appears automatically

Or install directly from the WordPress Plugin Directory (once listed).

Release artifact

File Size
wp-environment-ribbon.zip ~5 KB