Collapse additional avatar settings if avatars are disabled.

props markjaquith, krogsgard, valendesigns.
 fixes #30168.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-01-08 17:01:24 +00:00
parent c777f6a29c
commit bc7cc3bb12
2 changed files with 36 additions and 5 deletions

View File

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