newblog_notify_siteadmin

Advertisement

Summery Summery

Filters the message body of the new site activation email sent to the network administrator.

Syntax Syntax

apply_filters( 'newblog_notify_siteadmin', string $msg, int $blog_id )

Parameters Parameters

$msg

Email body.

$blog_id

The new site's ID.

Source Source

File: wp-includes/ms-functions.php

Advertisement

Changelog Changelog

Changelog
Version Description
MU (3.0.0) MU (3.0.0)
5.4.0 Introduced.

Advertisement

Leave a Reply