wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wpmu_signup_blog_notification_email › WordPress Filter Hooks

SeitMU (3.0.0)
Veraltetn/v
Parameter: (8)
  • (string) $content Content of the notification email.
    Erforderlich: Ja
  • (string) $domain Site domain.
    Erforderlich: Ja
  • (string) $path Site path.
    Erforderlich: Ja
  • (string) $title Site title.
    Erforderlich: Ja
  • (string) $user_login User login name.
    Erforderlich: Ja
  • (string) $user_email User email address.
    Erforderlich: Ja
  • (string) $key Activation key created in wpmu_signup_blog().
    Erforderlich: Ja
  • (array) $meta Signup meta data. By default, contains the requested privacy setting and lang_id.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the message content of the new blog notification email.

Content should be formatted for transmission via wp_mail().





Quellcode

apply_filters(