Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 651 Bytes

WP Enviroment Switcher

A quick environment switcher that sits in the WordPress admin bar


Overview

WP Environment Switcher adds a menu to the WordPress admin bar to allow for quick and easy switching between environments.

Currently works with domains:

  • www = live
  • staging = staging
  • dev = development (local)

This domain list can be amended / added to within the code.

Alt text

Installation

  1. Copy the 'wp-environment-switcher' folder into your plugins folder
  2. Activate the plugin via the Plugins admin page