apply_filters( 'delete_site_email_content', string $content )
Filters the text for the email sent to the site admin when a request to delete a site in a Multisite network is submitted.
Parameters
- $content
-
The email text.
Source
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |