wpseek.com
A WordPress-centric search engine for devs and theme authors



wpmu_signup_user_notification_email › WordPress Filter Hooks

SinceMU (3.0.0)
Deprecatedn/a
Parameters: (5)
  • (string) $content Content of the notification email.
    Required: Yes
  • (string) $user_login User login name.
    Required: Yes
  • (string) $user_email User email address.
    Required: Yes
  • (string) $key Activation key created in wpmu_signup_user().
    Required: Yes
  • (array) $meta Signup meta data. Default empty array.
    Required: Yes
Defined at:
Codex:

Filters the content of the notification email for new user sign-up.

Content should be formatted for transmission via wp_mail().





Source

apply_filters(