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:: File: bp-xprofilebp-xprofile-screens-php (9)

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_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_screen_edit_profile

do_action( 'xprofile_screen_edit_profile' )

Continue reading →

Component: bp-xprofile  | File: /bp-xprofile/bp-xprofile-screens.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_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_avatar_uploaded

do_action( 'xprofile_avatar_uploaded' )

Continue reading →

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