Namespaces: global |
Description |
|---|---|
| bp_the_notifications() |
Get the notifications returned by the template loop. |
| bp_notifications_read_permalink() |
Output the read notifications permalink for a user. |
| bp_get_notifications_read_permalink() |
Return the read 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_format_activity_action_new_custom_post_type_feed() |
Format ‘new_blog_*’ various custom post type activity actions. |