Fix copy+paste error in documentation. Props masonjames, SergeyBiryukov. Fixes #18545.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9f216ad715
commit
37441fac3e
|
@ -793,7 +793,7 @@ function wpmu_signup_user($user, $user_email, $meta = '') {
|
|||
* replace it with your own notification behavior.
|
||||
*
|
||||
* Filter 'wpmu_signup_blog_notification_email' and
|
||||
* 'wpmu_signup_blog_notification_email' to change the content
|
||||
* 'wpmu_signup_blog_notification_subject' to change the content
|
||||
* and subject line of the email sent to newly registered users.
|
||||
*
|
||||
* @since MU
|
||||
|
|
Loading…
Reference in New Issue