apply_filters( 'xprofile_group_name_before_save', $this->name, $this->id )
Continue reading →
apply_filters( 'xprofile_group_description_before_save', $this->description, $this->id )
Continue reading →
apply_filters( 'xprofile_field_type_before_save', $this->type, $this->id )
Continue reading →
apply_filters( 'xprofile_field_parent_id_before_save', $this->parent_id, $this->id )
Continue reading →
apply_filters( 'xprofile_field_order_by_before_save', $this->order_by, $this->id )
Continue reading →
apply_filters( 'xprofile_field_options_before_save', $post_option, 'radio' )
Continue reading →
apply_filters( 'xprofile_field_name_before_save', $this->name, $this->id )
Continue reading →
apply_filters( 'xprofile_field_is_required_before_save', $this->is_required, $this->id )
Continue reading →
apply_filters( 'xprofile_field_group_id_before_save', $this->group_id, $this->id )
Continue reading →
apply_filters( 'xprofile_field_field_order_before_save', $this->field_order, $this->id )
Continue reading →
apply_filters( 'xprofile_field_description_before_save', $this->description, $this->id )
Continue reading →
apply_filters( 'xprofile_field_default_before_save', $post_default, 'radio' )
Continue reading →
apply_filters( 'xprofile_data_value_before_save', $this->value, $this->id )
Continue reading →
apply_filters( 'xprofile_data_user_id_before_save', $this->user_id, $this->id )
Continue reading →
apply_filters( 'xprofile_data_last_updated_before_save', bp_core_current_time(), $this->id )
Continue reading →
apply_filters( 'xprofile_data_field_id_before_save', $this->field_id, $this->id )
Continue reading →