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-activitybp-activity-notifications-php (12)

bp_activity_new_comment_notification_to

apply_filters( 'bp_activity_new_comment_notification_to', $to )

Continue reading →

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

bp_activity_new_comment_notification_message

apply_filters( 'bp_activity_new_comment_notification_message', $message, $poster_name, $content, $thread_link, $settings_link )

Continue reading →

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

bp_activity_new_comment_notification_subject

apply_filters( 'bp_activity_new_comment_notification_subject', $subject, $poster_name )

Continue reading →

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

bp_activity_new_comment_notification_comment_author_to

apply_filters( 'bp_activity_new_comment_notification_comment_author_to', $to )

Continue reading →

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

bp_activity_new_comment_notification_comment_author_subject

apply_filters( 'bp_activity_new_comment_notification_comment_author_subject', $subject, $poster_name )

Continue reading →

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

bp_activity_new_comment_notification_comment_author_message

apply_filters( 'bp_activity_new_comment_notification_comment_author_message', $message, $poster_name, $content, $settings_link )

Continue reading →

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

bp_activity_at_message_notification_to

apply_filters( 'bp_activity_at_message_notification_to', $to )

Continue reading →

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

bp_activity_at_message_notification_subject

apply_filters( 'bp_activity_at_message_notification_subject', $subject, $poster_name )

Continue reading →

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

bp_activity_at_message_notification_message

apply_filters( 'bp_activity_at_message_notification_message', $message, $poster_name, $content, $message_link, $settings_link )

Continue reading →

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

bp_activity_sent_reply_to_update_email

do_action( 'bp_activity_sent_reply_to_update_email', $original_activity->user_id, $subject, $message, $comment_id, $commenter_id, $params )

Continue reading →

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

bp_activity_sent_reply_to_reply_email

do_action( 'bp_activity_sent_reply_to_reply_email', $original_activity->user_id, $subject, $message, $comment_id, $commenter_id, $params )

Continue reading →

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

bp_activity_sent_mention_email

do_action( 'bp_activity_sent_mention_email', $activity, $subject, $message, $content )

Continue reading →

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