Plugins: style the primary action link in the non-js "Installing Plugin" page.

Props curdin, ericlewis, melchoyce, karmatosed.
Fixes #36430.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2016-09-17 16:23:27 +00:00
parent 576bdf9f8c
commit ea69657b59
6 changed files with 19 additions and 8 deletions

View File

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