Docs: Move a duplicate hook comment accidentally left behind when its corresponding filter was relocated in [31765].

See #31443. See #32246.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-09-21 23:13:26 +00:00
parent c5a684fc27
commit 8241813825
2 changed files with 3 additions and 2 deletions

View File

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