wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



newuser_notify_siteadmin › Filtr WordPress Hooks

OdMU (3.0.0)
Przestarzałyn/a
apply_filters( 'newuser_notify_siteadmin', $msg, $user )
Parametry: (2)
  • (string) $msg Email body.
    Wymagane: Tak
  • (WP_User) $user WP_User instance of the new user.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

$msg = apply_filters( 'newuser_notify_siteadmin', $msg, $user );