Docs: Add `@ticket` references to some `WP_Theme_JSON` tests.
Follow-up to [50973], [51054]. See #52628, #53461. Built from https://develop.svn.wordpress.org/trunk@51281 git-svn-id: http://core.svn.wordpress.org/trunk@50890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
598c337f4b
commit
7884c33821
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.9-alpha-51280';
|
||||
$wp_version = '5.9-alpha-51281';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue