Fix the inline documentation syntax in the hook docs for the send_pass_change_email filter, added in 4.3.

See [32820]. See #32891.

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


git-svn-id: http://core.svn.wordpress.org/trunk@33214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-07-13 22:05:25 +00:00
parent 668bdf60fb
commit 96ed7056cd
2 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta2-33241';
$wp_version = '4.3-beta2-33242';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.