File: bp-blogs/bp-blogs-activity.php
Description
bp_blogs_format_activity_action_new_custom_post_type_feed

Filters the new blog post action for the new blog.

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

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

Format ‘new_blog_*’ various custom post type activity actions.

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

bp_blogs_activity_new_custom_post_action

In case the post was published without a title or the activity meta was not found.

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

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