File: bp-blogs/bp-blogs-activity.php |
Description |
---|---|
bp_blogs_activity_new_custom_post_action |
In case the post was published without a title or the activity meta was not found. |
bp_blogs_format_activity_action_new_custom_post_type_feed |
Filters the new blog post action for the new blog. |
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. |
bp_blogs_setup_activity_loop_globals() |
Utility function to set up some variables for use in the activity loop. |