@package: BuddyBossActivity
Description
BP_Activity_List_Table::prepare_items()

Handle filtering of data, sorting, pagination, and any other data manipulation prior to rendering.

Source: bp-activity/classes/class-bp-activity-list-table.php:84

bp_get_following_ids()

Returns a comma separated list of user_ids for a given user’s following.

Source: bp-activity/bp-activity-template.php:4057

bp_add_follow_button()

Output the Follow button.

Source: bp-activity/bp-activity-template.php:4084

bp_get_add_follow_button()

Returns a follow / unfollow button for a given user depending on the follower status.

Source: bp-activity/bp-activity-template.php:4101

bp_get_add_follow_button

Filters the HTML for the follow button.

Source: bp-activity/bp-activity-template.php:4167

bp_follower_ids()

Output a comma-separated list of user_ids for a given user’s followers.

Source: bp-activity/bp-activity-template.php:4002

bp_get_follower_ids()

Returns a comma separated list of user_ids for a given user’s followers.

Source: bp-activity/bp-activity-template.php:4018

bp_following_ids()

Output a comma-separated list of user_ids for a given user’s following.

Source: bp-activity/bp-activity-template.php:4041

bp_get_follow_slug

Filters the follow component slug.

Source: bp-activity/bp-activity-template.php:3992

bp_activity_feed_item_description()

Output the activity feed item description.

Source: bp-activity/bp-activity-template.php:3854