[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:57:59 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 frank13):
@r-a-y
''What does your rebuildAuthUsers() function look like?'': it writes the
username to a flat text file and sends a welcome email. It works perfectly
with the WordPress `add_action('user_register',
'rebuildShibbolethUsers');` I am just trying to eliminate having to 1st
create the user in WordPress and then add them in BuddyPress
''When a user activates their account, this hook fires afterwards.'' The
problem with this would be that I am not waiting for the user to activate
their account. I am creating their account for them and sending them a
welcome email.
Hoping you can help me out here:
http://buddypress.org/community/groups/how-to-and-
troubleshooting/forum/topic/how-to-hook-into-add-new-member-in-buddypress/
or here:
http://wordpress.stackexchange.com/questions/59649/how-to-hook-into-add-
new-member-in-buddypress
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4385#comment:11>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list