Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-activity/bp-activity-functions.php

bp_activity_is_feed_enable()

Function: Checks whether an activity feed is enabled.

Source: bp-activity/bp-activity-functions.php:4277

Used by 0 functions | Uses 0 functions

bp_activity_remove_all_user_data_on_delete_user()

Function: Deletes user activity data on the ‘delete_user’ hook.

Source: bp-activity/bp-activity-functions.php:1288

Used by 0 functions | Uses 0 functions

bp_activity_enable_feeds

Filter Hook: Filters if BuddyPress should consider feeds enabled. If disabled, it will return early.

Source: bp-activity/bp-activity-functions.php:4287

Used by 0 functions | Uses 0 functions

bp_activity_personal_data_exporter()

Function: Finds and exports personal data associated with an email address from the Activity tables.

Source: bp-activity/bp-activity-functions.php:4178

Used by 0 functions | Uses 0 functions

bp_activity_personal_data_export_item_data

Filter Hook: Filters the data associated with an activity item when assembled for a WP personal data export.

Source: bp-activity/bp-activity-functions.php:4250

Used by 0 functions | Uses 0 functions

bp_activity_post_type_transition_status_{$post->post_type}

Action Hook: Fires when the old and the new post status are not ‘publish’.

Source: bp-activity/bp-activity-functions.php:4039

Used by 0 functions | Uses 0 functions

bp_activity_transition_post_type_comment_status()

Function: When a post type comment status transition occurs, update the relevant activity’s status.

Source: bp-activity/bp-activity-functions.php:4053

Used by 0 functions | Uses 0 functions

bp_activity_pre_transition_post_type_comment_status

Filter Hook: Leave a chance to plugins to manage activity comments differently.

Source: bp-activity/bp-activity-functions.php:4119

Used by 0 functions | Uses 0 functions

bp_activity_post_type_edit_{$post->post_type}

Action Hook: Fires when editing the post and the new status is not ‘publish’.

Source: bp-activity/bp-activity-functions.php:3993

Used by 0 functions | Uses 0 functions

bp_activity_post_type_untrash_{$post->post_type}

Action Hook: Fires if untrashing post in a post type.

Source: bp-activity/bp-activity-functions.php:4014

Used by 0 functions | Uses 0 functions
1 2 … 16 Next »
Proudly powered by WordPress