newblog_notify_siteadmin
最后更新于:2021-11-27 10:31:05
apply_filters( ‘newblog_notify_siteadmin’, string $msg, int $blog_id )
Filters the message body of the new site activation email sent to the network administrator.
参数
- $msg
-
(string)
Email body. - $blog_id
-
(int)
The new site’s ID.
源文件
文件: gc-includes/ms-functions.php