Skip to content
Open
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
= 20260508 =
* Tested with WordPress 6.9

= 20231220 =
* Added checks: Style Variations tag for block theme
* Update: Team name from Theme Review Team to Themes Team
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Theme Check ===
Contributors: Otto42, pross, poena, dingo-d, acosmin, kafleg, joyously
Requires at Least: 3.7
Tested Up To: 6.6
Tested Up To: 6.9
Tags: themes, guidelines, wordpress.org
Stable tag: 20231220
Stable tag: 20260508
Comment thread
kafleg marked this conversation as resolved.

A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!

Expand Down
2 changes: 1 addition & 1 deletion theme-check.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://github.com/WordPress/theme-check/
* Description: A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!
* Author: Themes Team
* Version: 20231220
* Version: 20260508
* Text Domain: theme-check
* License: GPLv2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down
Loading