Commit 68bcd34c authored by Sergey Biryukov's avatar Sergey Biryukov
Browse files

REST API: Use a consistent description for the `textdomain` schema property...

REST API: Use a consistent description for the `textdomain` schema property between plugins and themes controllers.

Follow-up to [48242], [48627].

Props audrasjb.
Fixes #50776. See #50321.
Built from https://develop.svn.wordpress.org/trunk@48628


git-svn-id: https://core.svn.wordpress.org/trunk@48390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
parent b164ae0f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 *
 * @global string $wp_version
 */
$wp_version = '5.5-beta3-48627';
$wp_version = '5.5-beta3-48628';

/**
 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
+1 −1

File changed.

Contains only whitespace changes.