[buddypress-trac] [BuddyPress] #3443: A proper way to disable activation e-mails for new sign up?
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Aug 7 07:45:21 UTC 2011
#3443: A proper way to disable activation e-mails for new sign up?
-------------------------+-----------------------------
Reporter: cupid4 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version: 1.5
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------------
Comment (by cnorris23):
You'll need to add an extra line to prevent the other email from being
sent.
{{{remove_filter( 'wpmu_signup_blog_notification',
'bp_core_activation_signup_blog_notification', 1, 7 );}}}
I can't seem to track down why the email would be missing the relevant
links, or why the user/blog isn't being fully activated. I guess I'll have
to suck it up and actually test on my local multisite install ;) if you
can't get it working.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3443#comment:9>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list