apply_filters( 'newblog_notify_siteadmin', string $msg )
Filters the message body of the new site activation email sent to the network administrator.
Parameters
- $msg
-
Email body.
Source
Changelog
Version | Description |
---|---|
WP-MU | Introduced. (3.0.0) |