Improve wording of the AYS warning when permanently deleting uploads, tags, posts.

This is a follow up on [40283], which cleans up the wording.

Props azaozz, swissspidy, ocean90.
Fixes #39712.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Joe McGill
2017-05-12 12:50:42 +00:00
parent b43250116f
commit 2b206fa18d
3 changed files with 5 additions and 5 deletions

View File

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