W3cubDocs

/WordPress

apply_filters( 'newuser_notify_siteadmin', string $msg, WP_User $user )

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

Parameters

$msg

(string) Email body.

$user

(WP_User) WP_User instance of the new user.

Source

File: wp-includes/ms-functions.php

View on Trac

Changelog

Version Description
MU (3.0.0) Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/newuser_notify_siteadmin