REST API: improve code quality for class_list field fixtures.

Follow-up to [58326], #61360.

Props antonvlasenko, oandregal.
Fixes #61369.

Built from https://develop.svn.wordpress.org/trunk@58340


git-svn-id: http://core.svn.wordpress.org/trunk@57796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
oandregal 2024-06-05 11:55:16 +00:00
parent 2b50b6ab1d
commit 4957cdaa0e

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.6-beta1-58339';
$wp_version = '6.6-beta1-58340';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.