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