We are a group of volunteers who review and approve themes submitted to be included in the official WordPress Theme directory. The Theme Review Team maintains the official Theme Review Requirements, the Theme Unit Test Data and the Theme SnifferpluginPluginA plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party.
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 SlackSlackSlack 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.
We are the humans that check every theme that goes onto the WordPress.orgWordPress.orgThe 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.
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.
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.
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.
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.
HTMLHTMLHTML is an acronym for Hyper Text Markup Language. It is a markup language that is used in the development of web pages and websites., CSSCSSCSS is an acronym for cascading style sheets. This is what controls the design or look and feel of a site., JavaScriptJavaScriptJavaScript 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 PHPPHPPHP (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.