=== Auto Set Admin Colour on Staging and Dev === Contributors: Fullworks Tags: admin style,staging,developer Requires at least: 5.1 Tested up to: 5.2.3 Requires PHP: 7.1 Stable tag: 2.2 License: GPLv2 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 bright colour and you get a nag notice to remind you. The colours are also shown on the customizer and the adminbar on front end view. 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. == Installation == Install as a normal wordpress plugin == Frequently Asked Questions == = Are there any settings? = Dashboard>Settings>Staging Colours = Can I change the colour scheme? = Yes - go to Dashboard>Settings>Staging Colours == Screenshots == 1. Neon Pink 2. Material Design Blue 3. customizer 4. front-end == Changelog == = 2.2 = * added Freemius optin * added uninstall clean up of settings = 2.1 = * #2 add colour to frontend adminbar * #3 add colour to customizer = 2.0 = * Added extra colour scheme and an settings option page = 1.1.1 = * Fix localisation = 1.1 = * Extend list of domains