[buddypress-trac] [BuddyPress] #4385: Add hook into Add New Member	Process
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Thu Jul 26 15:11:43 UTC 2012
    
    
  
#4385: Add hook into Add New Member Process
-------------------------+-----------------------------
 Reporter:  frank13      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:  1.5.6
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 I use a WordPress hook for the '''Add New User''' process via
 `add_action('user_register', 'doMyFunction');`
 I would like to be able to also hook into BuddyPress' '''Add New User'''
 process.
 Please consider offering an `add_action('bp_user_register',
 'letMeDoMyFunction')` hook for this.
 Thank you for considering.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4385>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list