etivite

WordPress, BuddyPress, bbPress, JSF, CMS :: e for everything web development and consulting

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Action and Filter API Hooks
  • WordPress Plugins
  • Code and Projects
  • Blog

API Hooks: BuddyPress:: Component: bp-xprofile (69)

xprofile_template_edit_profile

apply_filters( 'xprofile_template_edit_profile', 'members/single/home' ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_template_display_profile

apply_filters( 'xprofile_template_display_profile', 'members/single/home' ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_template_change_avatar

apply_filters( 'xprofile_template_change_avatar', 'members/single/home' ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_register_activity_action

apply_filters( 'xprofile_register_activity_action', bp_activity_set_action( $bp->profile->id, $key, $value ), $key, $value )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-activity.php 

xprofile_group_fields

apply_filters( 'xprofile_group_fields', $this->group->fields, $this->group->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_group_name_before_save

apply_filters( 'xprofile_group_name_before_save',        $this->name,        $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_group_description_before_save

apply_filters( 'xprofile_group_description_before_save', $this->description, $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_get_random_profile_data

apply_filters( 'xprofile_get_random_profile_data', $field_data )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-functions.php 

xprofile_filter_profile_group_tabs

apply_filters( 'xprofile_filter_profile_group_tabs', $tabs, $groups, $group_name )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_get_field_data

apply_filters( 'xprofile_get_field_data', $value, $field_id, $user_id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-functions.php 

xprofile_field_type_before_save

apply_filters( 'xprofile_field_type_before_save',        $this->type,        $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_filtered_data_value_before_save

apply_filters( 'xprofile_filtered_data_value_before_save', $filtered_field_value, $field_value )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-filters.php 

xprofile_field_parent_id_before_save

apply_filters( 'xprofile_field_parent_id_before_save',   $this->parent_id,   $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_order_by_before_save

apply_filters( 'xprofile_field_order_by_before_save',    $this->order_by,    $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_options_before_save

apply_filters( 'xprofile_field_options_before_save', $post_option,  'radio' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_name_before_save

apply_filters( 'xprofile_field_name_before_save',        $this->name,        $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_is_required_before_save

apply_filters( 'xprofile_field_is_required_before_save', $this->is_required, $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_group_id_before_save

apply_filters( 'xprofile_field_group_id_before_save',    $this->group_id,    $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_field_order_before_save

apply_filters( 'xprofile_field_field_order_before_save', $this->field_order, $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_description_before_save

apply_filters( 'xprofile_field_description_before_save', $this->description, $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_field_default_before_save

apply_filters( 'xprofile_field_default_before_save', $post_default, 'radio' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_data_value_before_save

apply_filters( 'xprofile_data_value_before_save',        $this->value,           $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_data_user_id_before_save

apply_filters( 'xprofile_data_user_id_before_save',      $this->user_id,         $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_data_last_updated_before_save

apply_filters( 'xprofile_data_last_updated_before_save', bp_core_current_time(), $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_data_field_id_before_save

apply_filters( 'xprofile_data_field_id_before_save',     $this->field_id,        $this->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-classes.php 

xprofile_allowed_tags

apply_filters( 'xprofile_allowed_tags', $xprofile_allowedtags )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-filters.php 

bp_xprofile_new_avatar_user_id

apply_filters( 'bp_xprofile_new_avatar_user_id', $bp->displayed_user->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-activity.php 

bp_xprofile_new_avatar_action

apply_filters( 'bp_xprofile_new_avatar_action', sprintf( __( '%s changed their profile picture', 'buddypress' ), $userlink ), $user_id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-activity.php 

bp_xprofile_fullname_field_name

apply_filters( 'bp_xprofile_fullname_field_name', BP_XPROFILE_FULLNAME_FIELD_NAME )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-functions.php 

bp_the_profile_field_type

apply_filters( 'bp_the_profile_field_type', $field->type )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_has_profile

apply_filters( 'bp_has_profile', $profile_template->has_groups(), $profile_template )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_group_name

apply_filters( 'bp_get_the_profile_group_name', $group->name )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_group_slug

apply_filters( 'bp_get_the_profile_group_slug', sanitize_title( $group->name ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_group_id

apply_filters( 'bp_get_the_profile_group_id', $group->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_group_description

apply_filters( 'bp_get_the_profile_group_description', $group->description )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_group_edit_form_action

apply_filters( 'bp_get_the_profile_group_edit_form_action', trailingslashit( $bp->displayed_user->domain . $bp->profile->slug . '/edit/group/' . $group->id ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_value

apply_filters( 'bp_get_the_profile_field_value', $field->data->value, $field->type, $field->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_options_select

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-&gt

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_options_radio

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 →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_options_multiselect

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 →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_options_checkbox

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]-&gt

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_name

apply_filters( 'bp_get_the_profile_field_name', $field->name )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_input_name

apply_filters( 'bp_get_the_profile_field_input_name', 'field_' . $field->id . $array_box )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_is_required

apply_filters( 'bp_get_the_profile_field_is_required', (bool) $retval )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_id

apply_filters( 'bp_get_the_profile_field_id', $field->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_edit_value

apply_filters( 'bp_get_the_profile_field_edit_value', $field_value, $field->type, $field->id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_datebox

apply_filters( 'bp_get_the_profile_field_datebox', $html, $type, $day, $month, $year, $field->id, $date )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_the_profile_field_description

apply_filters( 'bp_get_the_profile_field_description', $field->description )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_profile_last_updated

apply_filters( 'bp_get_profile_last_updated', sprintf( __('Profile updated %s', 'buddypress'), bp_core_time_since( strtotime( $last_updated ) ) ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_profile_group_name

apply_filters( 'bp_get_profile_group_name', $group->name )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_profile_field_data

apply_filters( 'bp_get_profile_field_data', xprofile_get_field_data( $field, $user_id ) )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_field_css_class

apply_filters( 'bp_get_field_css_class', ' class="' . implode( ' ', $css_classes ) . '"' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_current_profile_group_id

apply_filters( 'bp_get_current_profile_group_id', $profile_group_id )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

bp_get_avatar_delete_link

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 →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_updated_profile

do_action( 'xprofile_updated_profile', $bp->displayed_user->id, $posted_field_ids, $errors )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_template_loop_start

do_action('xprofile_template_loop_start')

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_screen_edit_profile

do_action( 'xprofile_screen_edit_profile' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_template_loop_end

do_action('xprofile_template_loop_end')

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_screen_display_profile

do_action( 'xprofile_screen_display_profile', $new )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_screen_change_avatar

do_action( 'xprofile_screen_change_avatar' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_register_activity_actions

do_action( 'xprofile_register_activity_actions' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-activity.php 

xprofile_profile_group_tabs

do_action( 'xprofile_profile_group_tabs' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-template.php 

xprofile_profile_field_data_updated

do_action( 'xprofile_profile_field_data_updated', $field_id, $value )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_groups_saved_group

do_action( 'xprofile_groups_saved_group', $group )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-admin.php 

xprofile_groups_deleted_group

do_action( 'xprofile_groups_deleted_group', $group )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-admin.php 

xprofile_fields_saved_field

do_action( 'xprofile_fields_saved_field', $field )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-admin.php 

xprofile_fields_deleted_field

do_action( 'xprofile_fields_deleted_field', $field )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-admin.php 

xprofile_avatar_uploaded

do_action( 'xprofile_avatar_uploaded' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.php 

xprofile_admin_field

do_action( 'xprofile_admin_field', $field, 1 )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-admin.php 
Proudly powered by WordPress