...

How to Test Your WordPress Theme Against Latest Standards

138

Wondering if your WordPress theme meets the latest standard? Not sure if the developer you hired did a good enough job? In this article, we will show you how to test your WordPress theme against latest standards.

The free WordPress theme directory has set high standards for all themes submitted to the directory. Theme developers who want to submit their themes must follow those standards. You can test your theme against these standards to see how good your theme is.

Video Tutorial

Subscribe to WPBeginner

If you don’t like the video or need more instructions, then continue reading.

First thing you need to do is install and activate the Theme Check plugin. Upon activation, you need to visit Appearance » Theme Check to see it in action.

Checking themes against WordPress standards

Simply select the theme from the drop down menu and hit the check it button. Theme Check will start testing your theme against the latest WordPress theme development standards. Once it is done, it will show you the warnings it found during the tests.

Note: The plugin will remind you to turn on the debug mode for theme testing. Simply put this line in your wp-config.php file to enable WP_Debug:

  define( 'WP_DEBUG', true );  

What are The Standards this Plugin Checks For?

Theme Check was designed to assist theme developers as well as theme reviewers to test WordPress themes against the Theme Review guidelines. These guidelines provide a standard set of minimum requirements for a theme to be considered for inclusion in the free WordPress theme directory.

Please note that these warnings and tests may not be significant if you are working on a theme for a client, or your own personal use. On the other hand, if you are considering to release your theme for others to use, then it is a great idea to check that your theme meets the minimum capabilities requirement.

We hope this article helped you learn how to check your WordPress theme against the latest standards. You may also want to check out our WordPress theme development cheat sheet for beginners.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Google+.

Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.