How I Earned My WordPress Meta Contributor Badge (And How You Can Too!)

A badge of network icon wrapped in pink color with text describing the purpose.

If you’re involved in the WordPress community, you’ve probably come across contributor badges, those cool little icons next to usernames that recognize contributions to WordPress projects. Recently, I earned my very own Meta Contributor badge, and I’m excited to share how it happened, what I learned, and how you can do the same!

Check my WordPress.org profile to check it!

My Journey to the Badge

It all started when I noticed an accessibility issue on the Polyglots Team page at WordPress.org. Specifically, the “Download WordPress in [Locale]” button was using white text on a very light gray background, making it difficult to read and failing WCAG contrast standards.

You can see the original ticket here: Meta Trac #7986.

My initial report clearly outlined the accessibility issue and included screenshots to illustrate the problem. I also provided a simple CSS patch on https://github.com/WordPress/wordpress.org/pull/490 to correct the color contrast by removing the problematic CSS rule.

Engaging with the maintainer

What made this experience particularly rewarding was the collaborative effort that followed. Community maintainers quickly reviewed the issue, validated it, and encouraged me to move forward.

I created a pull request on GitHub to clearly document my suggested changes:

PR #490.

The PR clearly explained the adjustments, and after some helpful exchanges and review, the maintainers acknowledged my concerns and decided to update within the day.

Getting Recognized

Although my specific patch wasn’t directly merged, since the committer opted for a different approach, updating the link to a button, the issue I highlighted was effectively resolved. Impressively, within just 24 hours, I proudly received the Meta Contributor badge on my profile, acknowledging my valuable contribution to WordPress.org’s accessibility efforts.

How You Can Do It Too

Want your own badge? Here’s what you need to know:

  • Identify an Issue: Explore Meta Trac for open tickets or identify issues yourself on WordPress.org.
  • Report Clearly: When creating a ticket, clearly describe the issue, provide screenshots if necessary, and explain its importance.
  • Engage Actively: Respond promptly to feedback, remain open to suggestions, and revise your contribution as needed.
  • Submit a PR: Once your issue is acknowledged, create a concise, well-documented pull request on GitHub.
  • Celebrate: After your PR is merged or your issue addressed, keep an eye on your profile—your badge will appear soon!

Contributing to WordPress isn’t just about badges, it’s about joining a vibrant community, gaining new insights, and enhancing a platform that millions depend on. So, why wait? Jump in, share your skills, and enjoy the rewarding experience of contributing.

Have you made contributions or do you have insights to share? I’d love to hear your story in the comments!


  • WordPress 6.8.2 RC Drops Today, July 8, 2025 – Featuring My Share of Contributions

    Hey WordPresser, big news today: the Release Candidate for WordPress 6.8.2 is officially available as of July 8, 2025. This is the final stage of testing before the stable version goes live on July 15, 2025. This update focuses on refining core functionality by fixing bugs and improving performance. One key fix ensures that the…

  • How I Earned My WordPress Meta Contributor Badge (And How You Can Too!)

    If you’re involved in the WordPress community, you’ve probably come across contributor badges, those cool little icons next to usernames that recognize contributions to WordPress projects. Recently, I earned my very own Meta Contributor badge, and I’m excited to share how it happened, what I learned, and how you can do the same! Check my…

  • I Break Things (So You Don’t Have To) – Test Contributor Unlocked!

    I’m thrilled to share that I’ve officially earned the WordPress Test Contributor badge! 🎉 You can find my name mentioned in the post on the Make/Test blog — a weekly recap that highlights testing contributions across the WordPress project. It’s a small but meaningful milestone in my ongoing journey as a contributor. What Did I…

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *