Namespaces: global
Description
bp_get_notifications_unread_permalink()

Return the unread notifications permalink.

Source: bp-notifications/bp-notifications-template.php:100

bp_blogs_disable_activity_commenting()

Disable activity commenting for blog posts based on certain criteria.

Source: bp-blogs/bp-blogs-activity.php:1297

bp_blogs_post_type_comments_avoid_duplicates()

Limit the display of post type synced comments.

Source: bp-blogs/bp-blogs-activity.php:1346

bp_blogs_can_comment_reply()

Check if an activity comment associated with a blog post can be replied to.

Source: bp-blogs/bp-blogs-activity.php:1386

bp_blogs_activity_comment_permalink()

Changes activity comment permalinks to use the blog comment permalink instead of the activity permalink.

Source: bp-blogs/bp-blogs-activity.php:1428

bp_blogs_activity_comment_single_permalink()

Changes single activity comment entries to use the blog comment permalink.

Source: bp-blogs/bp-blogs-activity.php:1456

bp_blogs_activity_comment_single_action()

Formats single activity comment entries to use the blog comment action.

Source: bp-blogs/bp-blogs-activity.php:1486

bp_blogs_setup_activity_loop_globals()

Utility function to set up some variables for use in the activity loop.

Source: bp-blogs/bp-blogs-activity.php:1207

bp_blogs_setup_comment_loop_globals_on_ajax()

Set up some globals used in the activity comment loop when AJAX is used.

Source: bp-blogs/bp-blogs-activity.php:1264

bp_blogs_delete_new_blog_activity_for_site()

Deletes the ‘new_blog’ activity entry when a site is deleted.

Source: bp-blogs/bp-blogs-activity.php:719