Getting Started at a Contributor Day

Welcome to theme reviews. This section is intended guide you through what it is to be a theme reviewer and into your first review. If you need any help at any time you can always ask the contribution day lead or organiser and you always find it on SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. at #themereview.

This page is a work in progress. Don’t be afraid to amend the document or leave comments, particularly if you’re at a contributor dayContributor Day Contributor Days are standalone days, frequently held before or after WordCamps but they can also happen at any time. They are events where people get together to work on various areas of https://make.wordpress.org/ There are many teams that people can participate in, each with a different focus. https://2017.us.wordcamp.org/contributor-day/ https://make.wordpress.org/support/handbook/getting-started/getting-started-at-a-contributor-day/. and find that we’ve missed something.

What is the theme review team? What is the theme review team?

We are the humans that check every theme that goes onto the WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ theme directory.

Top ↑

Who are the team? Who are the team?

You can find out more about the team here and meet the members here.

Top ↑

Why do we need reviewers? Why do we need reviewers?

Having your theme in the WordPress.org directory is desirable, so there is always a need for reviewers. Humans can catch things machines can’t, that is simply why we need people to become theme reviewers.

Top ↑

Why get involved? Why get involved?

There are many reasons it’s important to get involved in theme reviewing. If you are a theme developer it raises your game, it helps you improve your skills and lets you get exposure to a lot of code. It also keeps alive the valuable resource of the free theme directory. Without the theme review team, the directory wouldn’t be a place people could go to download themes. Quite simply, we keep it alive.

Being a theme reviewer is a win-win situation. You get to give back, but you also get to improve your own skills and learn how to create themes correctly.

Top ↑

What do we do? What do we do?

We review themes. Every theme that gets uploaded has a theme reviewer assigned and we run it through a series of tests. These tests fall into 2 sections:

  • Required: No theme is able to go onto the theme directory until it has met all these requirements.
  • Recommended: These are best practices but will not prevent a theme from going into the directory.

We also encourage reviewers to add notes about design and other not recommended items.

Top ↑

Keeping in touch Keeping in touch

As a team we have a few ways we keep in touch.

  • We use Slack and our channel is #themereview. You can find out more about Slack here.
  • We have a weekly meeting on Tuesday at 18:00 UTC in #themereview on Slack.
  • We use this blog for all our updates and frequently post articles there. We advise all new members to subscribe to this blog.

Top ↑

Prior Knowledge Prior Knowledge

You do not need any previous experience to become a theme reviewer. We simply ask you have a willingness to learn. There are a few skills we always encourage people to work on though as that makes your reviewing easier:

  • The ability to test.
  • Theme structure knowledge.
  • HTMLHTML HTML is an acronym for Hyper Text Markup Language. It is a markup language that is used in the development of web pages and websites., CSSCSS CSS is an acronym for cascading style sheets. This is what controls the design or look and feel of a site., JavaScriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com/. and basic PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. http://php.net/manual/en/intro-whatis.php. skills.

Top ↑

Getting involved Getting involved

Becoming a theme reviewer is easy! You can simply follow the steps here.

Top ↑

Doing the review Doing the review

Becoming a theme reviewer.

How to do a review

Top ↑

Resources Resources

We continue to add useful resources and you can find them here.