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



newblog_notify_siteadmin › Filtr WordPress Hooks

Od5.4.0
Przestarzałyn/a
apply_filters( 'newblog_notify_siteadmin', $msg, $blog_id )
Parametry: (2)
  • (string) $msg Email body.
    Wymagane: Tak
  • (int|string) $blog_id The new site's ID as an integer or numeric string.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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