Namespaces: global |
Description |
|---|---|
| bp_get_notifications_unread_permalink() |
Return the unread notifications permalink. |
| bp_blogs_disable_activity_commenting() |
Disable activity commenting for blog posts based on certain criteria. |
| bp_blogs_post_type_comments_avoid_duplicates() |
Limit the display of post type synced comments. |
| bp_blogs_can_comment_reply() |
Check if an activity comment associated with a blog post can be replied to. |
| bp_blogs_activity_comment_permalink() |
Changes activity comment permalinks to use the blog comment permalink instead of the activity permalink. |
| bp_blogs_activity_comment_single_permalink() |
Changes single activity comment entries to use the blog comment permalink. |
| bp_blogs_activity_comment_single_action() |
Formats single activity comment entries to use the blog comment action. |
| bp_blogs_setup_activity_loop_globals() |
Utility function to set up some variables for use in the activity loop. |
| bp_blogs_setup_comment_loop_globals_on_ajax() |
Set up some globals used in the activity comment loop when AJAX is used. |
| bp_blogs_delete_new_blog_activity_for_site() |
Deletes the ‘new_blog’ activity entry when a site is deleted. |