Updates: Show the Authentication key settings after selecting the SSH transport in both the modal, and also on the plugin/theme updates screen.

Props afercia.
Fixes #39057 for trunk.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse
2016-12-30 07:44:41 +00:00
parent 6066654967
commit 05f07e13d9
3 changed files with 6 additions and 7 deletions

View File

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