Docs: Add missing parameter documentation for $profileuser in the hook doc for show_password_fields, added in [11302].

Also adds a changelog entry for when the parameter was introduced.

See #32246.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-09-26 13:11:49 +00:00
parent b28dd45f3d
commit 231b6f4d5b
2 changed files with 4 additions and 2 deletions

View File

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