Refine the FTP credentials form interaction.

Properly toggle SSH2 Authentication Keys fieldset visibility.
JavaScript and CSS clean-up.

Props Mte90.
Fixes #34376.
Built from https://develop.svn.wordpress.org/trunk@37467


git-svn-id: http://core.svn.wordpress.org/trunk@37435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-05-19 22:59:28 +00:00
parent 4a12078b31
commit ce94f2dfbd
10 changed files with 46 additions and 39 deletions

View File

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