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-activity-php (4)

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 

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 

xprofile_register_activity_actions

do_action( 'xprofile_register_activity_actions' )

Continue reading →

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