Ticket #4697: trac4697_bp_profile_sync.patch
File trac4697_bp_profile_sync.patch, 471 bytes (added by , 12 years ago) |
---|
-
bp-xprofile/bp-xprofile-functions.php
455 455 } 456 456 add_action( 'xprofile_updated_profile', 'xprofile_sync_wp_profile' ); 457 457 add_action( 'bp_core_signup_user', 'xprofile_sync_wp_profile' ); 458 add_action( 'bp_core_activated_user', 'xprofile_sync_wp_profile' ); 458 459 459 460 460 461 /**