Ticket #2324: jeffsayre_2324_register_php.patch
File jeffsayre_2324_register_php.patch, 693 bytes (added by , 15 years ago) |
---|
-
Users/jeffsayre/Desktop/BuddyPress
45 45 46 46 <?php do_action( 'bp_after_account_details_fields' ) ?> 47 47 48 <?php do_action( 'bp_before_blog_details_fields' ) ?>49 50 51 48 <?php /***** Extra Profile Details ******/ ?> 52 49 53 50 <?php if ( bp_is_active( 'xprofile' ) ) : ?>