Skip to content

Releases: WordPress/theme-check

20231220

20 Dec 04:45
f0bb312
Compare
Choose a tag to compare
  • Added checks: Style Variations tag for block theme
  • Update: Team name from Theme Review Team to Themes Team
  • Tested with WordPress 6.4

20230417

17 Apr 08:04
1e01e3f
Compare
Choose a tag to compare
  • Fixed Full Site Editing tag for block theme in WordPress.org

20230412

12 Apr 04:07
731cf05
Compare
Choose a tag to compare
  • 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

20220929

29 Sep 07:21
cc3ec18
Compare
Choose a tag to compare
  • Update: Removed index.php requirements for block theme

20211203

03 Dec 06:07
759bbd3
Compare
Choose a tag to compare
  • Update: FSE theme folders to the new proposed structure

20210921

21 Sep 07:13
Compare
Choose a tag to compare
  • 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

20210617

17 Jun 05:50
Compare
Choose a tag to compare
Release v20210617

20200611.1

11 Jun 19:01
2b9f501
Compare
Choose a tag to compare
  • 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