Plugins/Updates: in request_filesystem_credentials(), alter the heading HTML tag based on the current screen for improved semantics.

Props afercia.
Fixes #34267.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-10-21 03:51:24 +00:00
parent 8eb3de46c9
commit 85d21feca6
8 changed files with 43 additions and 9 deletions

View File

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