Docs: Improve vague changelog entries for functions and hooks where arguments were deprecated in [35294].

See #31078. See #32246.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-10-20 18:10:43 +00:00
parent 08f3a3b226
commit 0a1026ac10
2 changed files with 10 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-35296';
$wp_version = '4.4-alpha-35297';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.