This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+7
View File
@@ -75,6 +75,13 @@ All at ###SITENAME###
/**
* Filters the text for the email sent to the site admin when a request to delete a site in a Multisite network is submitted.
*
* The following strings have a special meaning and will get replaced dynamically:
*
* - `###USERNAME###` The current user's username.
* - `###URL_DELETE###` The link to click on to confirm the site deletion.
* - `###SITENAME###` The name of the site.
* - `###SITEURL###` The URL to the site.
*
* @since 3.0.0
*
* @param string $content The email text.