Viewing 1 replies (of 1 total)
  • Plugin Author Damian

    (@timersys)

    Hi, you could do:

    global $fbl;
    if( isset($fbl->fbl) ) {
    remove_action('bp_before_account_details_fields', array( $fbl->fbl, 'add_fbl_button') );
    }

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Remove from Buddypress registration page’ is closed to new replies.