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: bbPress:: File: bbp-includesbbp-extend-buddypress-php (6)

bbp_record_activity

apply_filters( 'bbp_record_activity', $activity )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 

bbp_delete_activity

apply_filters( 'bbp_delete_activity', $activity )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 

bbp_activity_topic_create_excerpt

apply_filters( 'bbp_activity_topic_create_excerpt',        bp_create_excerpt( $topic_content ),     $topic_content )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 

bbp_activity_topic_create

apply_filters( 'bbp_activity_topic_create',                $activity_text, $user_id,   $topic_id,   $forum_id      )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 

bbp_activity_reply_create_excerpt

apply_filters( 'bbp_activity_reply_create_excerpt', bp_create_excerpt( $reply_content ),     $reply_content )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 

bbp_activity_reply_create

apply_filters( 'bbp_activity_reply_create',         $activity_text, $user_id,   $reply_id,   $topic_id      )

Continue reading →

Component: bbp-core  | File: /bbp-includes/bbp-extend-buddypress.php 
Proudly powered by WordPress