Description
Add an LGBTQIA+ flag design to your admin bar.
Originally added to WordPress.com and viewable by Australian users to support marriage equality, I have bought the rainbow flag to everyone’s Admin Bar, via this plugin.
But that’s not all, as it now supports 47 different flags…
- Aceflux
- Acespec
- Aftgender
- Agender
- Aplatonic
- Aroace
- Arospec (was Aromantic)
- Asexual
- Bigender
- Bisexual
- Ceterosexual
- Demiboy
- Demifluid
- Demigender
- Demigirl
- Demineutrois
- Deminonbinary
- Demixenogender
- Femme
- Fraysexual
- Gay Men
- Gender Nonconforming
- Genderfae
- Genderfluid
- Genderflux
- Genderqueer
- Greysexual
- Hijra
- Intersex
- Lesbian (5 stripe)
- Lesbian (7 stripe)
- Lipstick Lesbian
- Monosexual
- Multisexual
- Neutrois
- Non-binary
- Omnisexual
- Pangender
- Pansexual
- Polysexual
- Pomosexual
- Pride (Gilbert Baker)
- Pride (More Colour More Pride)
- Pride (Traditional)
- Queer
- Quintgender
- Transgender
And, thanks to code by Mika Epstein, you can modify the positioning of the flag too – allow it to flow behind your Admin Bar menu options or go around it.
How to use? Just install, activate and enjoy a new flag colored admin bar. Different designs are available – head to Settings -> General -> Pride Bar to change the flag and positioning.
Thanks to for Michael Arestad for writing the original code and Pento for sharing it. And particularly to the LGBTQIA+ community for having such awesome symbols.
Iconography is courtesy of the very talented Janki Rathod.
Please visit the Github page for the latest code development, planned enhancements and known issues
Screenshots
Installation
Pride Bar can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from www.ads-software.com and installed manually…
- Upload the entire
pride-bar
folder to yourwp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress administration.
Voila! It’s ready to go.
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pride Bar” is open source software. The following people have contributed to this plugin.
Contributors“Pride Bar” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “Pride Bar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
I use semantic versioning, with the first release being 1.0.
1.4
- Enhancement: No visible changes but I’ve split the plugin into a number of smaller files as it was getting too large and difficult to maintain
1.3.2
- Enhancement: Made some minor code quality improvements
1.3.1
- Bug: As Snoop Dogg once said, “it’s amazing how much trouble you can get in for mis-placed hash”. Okay, he didn’t say that but you can imagine it, right? Yeah, I put a hash symbol somewhere where it shouldn’t have been and broke the Monosexual style. Ironically, the result was that it appeared as just a single color
1.3
- Bug: I didn’t add Intersex last time around, despite stating I had. Now added
- Bug: Fixed some escaping that wasn’t correct
- Enhancement: One year later and it’s Pride month once again. Time to add more styles. 14 more, to be precise
- Enhancement: Improved some wording
1.2
- Enhancement: It’s Pride month, so what better time to add 18 more styles, more than doubling the number available?
- Enhancement: Added a link to the settings page so that you can request additional styles to be added
- Enhancement: Code efficiency improvements
- Maintenance: Renamed the LBGT style to Pride (Traditional)
1.1
- Enhancement: Added option to define whether the flag appears behind or inline with the admin bar menu options
- Enhancement: Instead of just the LGBT pride flag, this now supports 14 different flags from the community
- Enhancement: The menu bar text colour will inverse when certain flags are used, allowing them to be more readable
- Enhancement: CSS is now added to the page header in-line, due to it being generated on-the-fly
- Maintenance: Updated README text as well as the uninstaller (to get rid of the new, second setting upon removal)
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