=== Pride Bar === Contributors: dartiss Donate link: https://artiss.blog/donate Tags: rainbow, pride, admin bar, gay, lgbt Requires at least: 4.6 Tested up to: 5.6 Requires PHP: 5.6 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 🏳️‍🌈 Add a rainbow flag design to your admin bar. == Description == 🏳️‍🌈 Add a rainbow flag design to your admin bar. Originally added to WordPress.com and viewable by Australian users, it was to show support as a company for marriage equality, which was part of a national survey that was taking part in that country. And many people liked it, not just Australians, so this plugin brings it back for anyone who wants it. How to use? Just install, activate and enjoy a new rainbow/pride flag colored admin bar. Different designs are available - head to Settings -> General to change the theme. Thanks to for Michael Arestad for writing the original code, Pento [for sharing it](https://gist.github.com/pento/bc4574b8eb0f4500efbeb75ec7d8630c) and [Mika Epstein](https://halfelf.org/2017/make-wordpress-gay/ "Make WordPress Gay") for her alternative theme suggestion. And particularly to the LGBT community for having such an awesome symbol. Iconography is courtesy of the very talented [Janki Rathod](https://www.fiverr.com/jankirathore) ♥️ 👉 Please visit the [Github page](https://github.com/dartiss/pride-bar "Github") for the latest code development, planned enhancements and known issues 👈 == Installation == Pride Bar can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from WordPress.org and installed manually... 1. Upload the entire `pride-bar` folder to your `wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress administration. Voila! It's ready to go. == Frequently Asked Questions == = Can I submit my own theme? = Yes you can. If you take a look at the plugin folder, you'll see a sub-folder named `css` - in that is the CSS for each theme. Simply modify one of those to your taste then, if you'd like to share it, send it along to me and I'll look to include it in future releases, complete with its own unique name. == Screenshots == 1. The original WordPress.com style 2. The Half Elf 'Mika" style == Changelog == I use semantic versioning, with the first release being 1.0. = 1.0.4 = * Enhancement: Not only follows all of the WordPress coding standards but also the gold-standard WP VIP standards too. This is one well written plugin, even if I do say so myself * Enhancement: Improved the plugin meta data and added donation information in. Just because = 1.0.3 = * Bug: Fixed PHP errors that occurred upon first activation = 1.0.2 = * Enhancement: CSS is now compressed * Enhancement: Further code quality enhancements made = 1.0.1 = * Enhancement: Code quality enhancements to bring it in line with WordPress.com VIP coding standards = 1.0 = * Initial release == Upgrade Notice == = 1.0.4 = * Don't mind me, just some tidying of the code...