theme-check

Theme Check plugin

Stars
335
Committers
47

Bot releases are hidden (Show)

theme-check - 20231220 Latest Release

Published by kafleg 10 months ago

  • Added checks: Style Variations tag for block theme
  • Update: Team name from Theme Review Team to Themes Team
  • Tested with WordPress 6.4
theme-check - 20230417

Published by kafleg over 1 year ago

  • Fixed Full Site Editing tag for block theme in WordPress.org
theme-check - 20230412

Published by kafleg over 1 year ago

  • Added checks: Full Site Editing tag for block theme
  • Added checks: Update URI in style.css header
  • Added checks: Style Variations tag to the list of valid tags
  • Fix: PHPCS for WP version lower than 8.x
  • Fix: PHPCS issues
  • Update: Composer version
theme-check - 20220929

Published by kafleg about 2 years ago

  • Update: Removed index.php requirements for block theme
theme-check - 20211203

Published by kafleg almost 3 years ago

  • Update: FSE theme folders to the new proposed structure
theme-check - 20210921

Published by dd32 about 3 years ago

  • Fix: tc_filename() to always return theme-relative paths when possible.
  • Fix: Correct the block theme adaptation check to work in WordPress.org Theme Uploader
  • Fix: Update the texts of the script tag check and the WP_Filesystem check.
  • Fix: Allow pre, link and code tags when presenting the result.
  • Fix: Allow phpcs.xml and development tool configuration files (postcss, stylelint etc).
  • Fix: Correct the theme information display on the plugin page.
  • Fix: Add template-editing to the list of allowed tags.
  • Fix: Solve PHP notice in the i18n check.
  • Reduce the severity level of the following checks:
    Favicon, wp_title, title tag
  • Added checks:
    Requires PHP versioning, Tested up to versioning, add_role, copyright notice
  • Removed checks:
    content_width, Theme URI and Author URI must not be the same, emoji scripts
theme-check - 20210617

Published by dd32 over 3 years ago

theme-check - 20200611.1

Published by dingo-d over 4 years ago

  • Added escaping checks
  • Added tested up to and Requires PHP checks for the style.css
  • Added register_block_type to plugin territory check
  • Check for remove_action wp_head
  • Changed some checks from errors to warnings
  • Updated error messages
  • Updated regex for non-printable characters
  • Fixed parse errors
  • Removed unused functions