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-membersbp-members-actions-php (5)

bp_core_before_action_delete_user

do_action( 'bp_core_before_action_delete_user', $errors )

Continue reading →

Component: bp-members  | File: /bp-members/bp-members-actions.php 

bp_core_action_set_spammer_status

do_action( 'bp_core_action_set_spammer_status', bp_displayed_user_id(), $is_spam )

Continue reading →

Component: bp-members  | File: /bp-members/bp-members-actions.php 

bp_core_action_delete_user

do_action( 'bp_core_action_delete_user', $errors )

Continue reading →

Component: bp-members  | File: /bp-members/bp-members-actions.php 

$wp_action

do_action( $wp_action, bp_displayed_user_id() )

Continue reading →

Component: bp-members  | File: /bp-members/bp-members-actions.php 

$bp_action

do_action( $bp_action, bp_displayed_user_id() )

Continue reading →

Component: bp-members  | File: /bp-members/bp-members-actions.php 
Proudly powered by WordPress