Namespaces: global
Description
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

WebsiteParser

A Website parser class

Source: bp-activity/vendors/website-parser/website_parser.php:12

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_activity_feed_item_description()

Output the activity feed item description.

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

bp_get_activity_feed_item_description()

Return the activity feed item description.

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

bp_activity_sitewide_feed()

Template tag so we can hook activity feed to .

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

bp_activity_show_filters()

Display available filters depending on the scope.

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