bp_xprofile_field_type, $this

bp_xprofile_field_type, $this

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

do_action('bp_xprofile_field_type, $this') is found 1 times:

  • /bp-xprofile/classes/class-bp-xprofile-field-type.php line 123
    		 * @since 2.0.0
    		 *
    		 * @param BP_XProfile_Field_Type $field_type Current instance of the field type class.
    		 */
    		do_action( 'bp_xprofile_field_type', $this );
    	}
    
    	/**
    	 * Set a regex that profile data will be asserted against.
    	 *
    	 * You can call this method multiple times to set multiple formats. When validation is performed,