Networks and Sites: Introduce an AYS when bulk deleting sites from the Sites screen in Network Admin.

Props flixos90, MaximeCulea

Fixes #41177

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


git-svn-id: http://core.svn.wordpress.org/trunk@40971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2017-07-24 22:41:42 +00:00
parent 06e6edbd61
commit d8151e9dd1
2 changed files with 49 additions and 6 deletions

View File

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