Skip to content

ryelle/theme-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme Check

The theme check plugin is an easy way to test your theme and make sure it's up to spec with the latest theme review standards. With it, you can run all the same automated testing tools on your theme that WordPress.org uses for theme submissions.

See the readme.txt for the full plugin description.

Theme Check with WP-CLI

wp theme review check <theme-name>

This version of Theme Check adds a WP-CLI command to wp theme, to perform the theme check at the command line.

Theme Check run on a failing theme

wp theme review list

You can also list the themes, which shows the display name and folder name for each theme in the site. The check command expects the folder name, so this is helpful to grab the correct name.

Theme list

Grunt Task

With this version of Theme Check, you can also use my grunt task, wp_theme_check to automate testing your theme as you build.

About

Theme Check plugin with a WP-CLI command (see cli branch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors