mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 09:07:59 +01:00
Text Changes: Improve the wording of the email sent to confirm site deletion.
Props NekoJonez, SergeyBiryukov, mukesh27, audrasjb. See #56921. Built from https://develop.svn.wordpress.org/trunk@54840 git-svn-id: http://core.svn.wordpress.org/trunk@54392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7d6e977293
commit
9b53ca0fd2
@ -65,11 +65,10 @@ If you really want to delete your site, click the link below. You will not
|
||||
be asked to confirm again so only click this link if you are absolutely certain:
|
||||
###URL_DELETE###
|
||||
|
||||
If you delete your site, please consider opening a new site here
|
||||
some time in the future! (But remember your current site and username
|
||||
are gone forever.)
|
||||
If you delete your site, please consider opening a new site here some time in
|
||||
the future! (But remember that your current site and username are gone forever.)
|
||||
|
||||
Thanks for using the site,
|
||||
Thank you for using the site,
|
||||
All at ###SITENAME###
|
||||
###SITEURL###"
|
||||
);
|
||||
|
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.2-alpha-54839';
|
||||
$wp_version = '6.2-alpha-54840';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user