=== Plugin Name === Contributors: Fullworks Tags: admin style Requires at least: 5.1 Tested up to: 5.2 Requires PHP: 7.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides an automatic, garish style to staging and dev domain, automatically, never get confused again == Description == Light weight plugin to help developers know they are on their staging site. If your domain appears to be a staging or dev domain the admin colours change to a neon yellow and you get a nag notice to remind you. TLDs that are considered as dev or staging: * *.dev * *.test * *.local * *.staging * *.example * *.invalid * *.myftpupload.com (GoDaddy) * *.cloudwaysapps.com (Cloudways) * *.ngrok.io (tunneling) Subdomains that are considered as dev or staging: * local.* * dev.* * test.* * staging.* * stagingN.* (SiteGround; N is an unsigned int) *.staging.wpengine.com (WP Engine) * dev-*.pantheonsite.io (Pantheon) * test-*.pantheonsite.io (Pantheon) Additionally, if your domain is localhost (with any port), it will also be treated as a dev or staging domain. Development on github https://github.com/alanef/set-admin-colour-on-staging-and-dev == Installation == Install as a normal wordpress plugin == Frequently Asked Questions == = Are there any settings? = No = Can I change the colour scheme? = No == Screenshots == 1. Can't mistake it can you? == Changelog == = 1.1 = * Extend list of domains