apply_filters( 'xprofile_template_edit_profile', 'members/single/home' ) )
Continue reading →
apply_filters( 'xprofile_template_display_profile', 'members/single/home' ) )
Continue reading →
apply_filters( 'xprofile_template_change_avatar', 'members/single/home' ) )
Continue reading →
apply_filters( 'xprofile_register_activity_action', bp_activity_set_action( $bp->profile->id, $key, $value ), $key, $value )
Continue reading →
apply_filters( 'xprofile_group_fields', $this->group->fields, $this->group->id )
Continue reading →
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_get_random_profile_data', $field_data )
Continue reading →
apply_filters( 'xprofile_filter_profile_group_tabs', $tabs, $groups, $group_name )
Continue reading →
apply_filters( 'xprofile_get_field_data', $value, $field_id, $user_id )
Continue reading →
apply_filters( 'xprofile_field_type_before_save', $this->type, $this->id )
Continue reading →
apply_filters( 'xprofile_filtered_data_value_before_save', $filtered_field_value, $field_value )
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 →
apply_filters( 'xprofile_allowed_tags', $xprofile_allowedtags )
Continue reading →
apply_filters( 'bp_xprofile_new_avatar_user_id', $bp->displayed_user->id )
Continue reading →
apply_filters( 'bp_xprofile_new_avatar_action', sprintf( __( '%s changed their profile picture', 'buddypress' ), $userlink ), $user_id )
Continue reading →
apply_filters( 'bp_xprofile_fullname_field_name', BP_XPROFILE_FULLNAME_FIELD_NAME )
Continue reading →
apply_filters( 'bp_the_profile_field_type', $field->type )
Continue reading →
apply_filters( 'bp_has_profile', $profile_template->has_groups(), $profile_template )
Continue reading →
apply_filters( 'bp_get_the_profile_group_name', $group->name )
Continue reading →
apply_filters( 'bp_get_the_profile_group_slug', sanitize_title( $group->name ) )
Continue reading →
apply_filters( 'bp_get_the_profile_group_id', $group->id )
Continue reading →
apply_filters( 'bp_get_the_profile_group_description', $group->description )
Continue reading →
apply_filters( 'bp_get_the_profile_group_edit_form_action', trailingslashit( $bp->displayed_user->domain . $bp->profile->slug . '/edit/group/' . $group->id ) )
Continue reading →
apply_filters( 'bp_get_the_profile_field_value', $field->data->value, $field->type, $field->id )
Continue reading →
apply_filters( 'bp_get_the_profile_field_options_select', '<option' . $selected . ' value="' . esc_attr( stripslashes( $options[$k]->name ) ) . '">' . esc_attr( stripslashes( $options[$k]->name ) ) . '</option>', $options[$k], $field->
Continue reading →
apply_filters( 'bp_get_the_profile_field_options_radio', '<label><input' . $selected . ' type="radio" name="field_' . $field->id . '" id="option_' . $options[$k]->id . '" value="' . esc_attr( stripslashes( $options[$k]->name ) ) . '">
Continue reading →
apply_filters( 'bp_get_the_profile_field_options_multiselect', '<option' . $selected . ' value="' . esc_attr( stripslashes( $options[$k]->name ) ) . '">' . esc_attr( stripslashes( $options[$k]->name ) ) . '</option>', $options[$k], $fiel
Continue reading →
apply_filters( 'bp_get_the_profile_field_options_checkbox', '<label><input' . $selected . ' type="checkbox" name="field_' . $field->id . '[]" id="field_' . $options[$k]->id . '_' . $k . '" value="' . esc_attr( stripslashes( $options[$k]->
Continue reading →
apply_filters( 'bp_get_the_profile_field_name', $field->name )
Continue reading →
apply_filters( 'bp_get_the_profile_field_input_name', 'field_' . $field->id . $array_box )
Continue reading →
apply_filters( 'bp_get_the_profile_field_is_required', (bool) $retval )
Continue reading →
apply_filters( 'bp_get_the_profile_field_id', $field->id )
Continue reading →
apply_filters( 'bp_get_the_profile_field_edit_value', $field_value, $field->type, $field->id )
Continue reading →
apply_filters( 'bp_get_the_profile_field_datebox', $html, $type, $day, $month, $year, $field->id, $date )
Continue reading →
apply_filters( 'bp_get_the_profile_field_description', $field->description )
Continue reading →
apply_filters( 'bp_get_profile_last_updated', sprintf( __('Profile updated %s', 'buddypress'), bp_core_time_since( strtotime( $last_updated ) ) ) )
Continue reading →
apply_filters( 'bp_get_profile_group_name', $group->name )
Continue reading →
apply_filters( 'bp_get_profile_field_data', xprofile_get_field_data( $field, $user_id ) )
Continue reading →
apply_filters( 'bp_get_field_css_class', ' class="' . implode( ' ', $css_classes ) . '"' )
Continue reading →
apply_filters( 'bp_get_current_profile_group_id', $profile_group_id )
Continue reading →
apply_filters( 'bp_get_avatar_delete_link', wp_nonce_url( $bp->displayed_user->domain . $bp->profile->slug . '/change-avatar/delete-avatar/', 'bp_delete_avatar_link' ) )
Continue reading →
do_action( 'xprofile_updated_profile', $bp->displayed_user->id, $posted_field_ids, $errors )
Continue reading →
do_action('xprofile_template_loop_start')
Continue reading →
do_action( 'xprofile_screen_edit_profile' )
Continue reading →
do_action('xprofile_template_loop_end')
Continue reading →
do_action( 'xprofile_screen_display_profile', $new )
Continue reading →
do_action( 'xprofile_screen_change_avatar' )
Continue reading →
do_action( 'xprofile_register_activity_actions' )
Continue reading →
do_action( 'xprofile_profile_group_tabs' )
Continue reading →
do_action( 'xprofile_profile_field_data_updated', $field_id, $value )
Continue reading →
do_action( 'xprofile_groups_saved_group', $group )
Continue reading →
do_action( 'xprofile_groups_deleted_group', $group )
Continue reading →
do_action( 'xprofile_fields_saved_field', $field )
Continue reading →
do_action( 'xprofile_fields_deleted_field', $field )
Continue reading →
do_action( 'xprofile_avatar_uploaded' )
Continue reading →
do_action( 'xprofile_admin_field', $field, 1 )
Continue reading →