Docs: Use a consistent description for the $manager parameter in various Customizer class constructions.

See #48303.
Built from https://develop.svn.wordpress.org/trunk@47383


git-svn-id: http://core.svn.wordpress.org/trunk@47170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-02-26 15:33:05 +00:00
parent 3d75b5bac5
commit ac9b6fcef8
11 changed files with 19 additions and 19 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.4-beta3-47382';
$wp_version = '5.4-beta3-47383';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.