wpseek.com
WordPress开发者和主题制作者的搜索引擎



wpmu_signup_user_notification_email › WordPress过滤钩子

SinceMU (3.0.0)
已弃用n/a
参数: (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
定义在:
文档:

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

Content should be formatted for transmission via wp_mail().





源码

apply_filters(