mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-16 19:46:21 +00:00
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:
parent
2b50b6ab1d
commit
4957cdaa0e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user