wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



newblog_notify_siteadmin › WordPress Filter Hooks

Da5.4.0
Deprecaton/a
apply_filters( 'newblog_notify_siteadmin', $msg, $blog_id )
Parametri: (2)
  • (string) $msg Email body.
    Richiesto:
  • (int|string) $blog_id The new site's ID as an integer or numeric string.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

$msg = apply_filters( 'newblog_notify_siteadmin', $msg, $blog_id );