[buddypress-trac] [BuddyPress] #4385: Add hook into Add New Member Process
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Jul 27 18:49:16 UTC 2012
#4385: Add hook into Add New Member Process
-------------------------+------------------------------
Reporter: frank13 | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Members | Version: 1.5.6
Severity: normal | Resolution: invalid
Keywords: |
-------------------------+------------------------------
Comment (by r-a-y):
The `bp_core_signup_user` hook does something after BP has registered the
user. Registering the user does not mean the user is activated yet.
You might want to try the
'[http://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-members/bp-
members-signup.php#L513 bp_core_activated_user]' hook instead. When a
user activates their account, this hook fires afterwards.
Without knowing what you're trying to, it's hard to debug your situation.
What does your rebuildAuthUsers() function look like?
If you have a forum support thread, please link to that and we can
continue that discussion there instead of in Trac.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4385#comment:10>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list