@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_blogs_setup_comment_loop_globals_on_ajax() |
Set up some globals used in the activity comment loop when AJAX is used. |
bp_blogs_sync_add_from_activity_comment() |
Syncs activity comments and posts them back as blog comments. |
bp_blogs_sync_add_from_activity_comment |
Fires after activity comments have been synced and posted as blog comments. |
bp_blogs_sync_delete_from_activity_comment() |
Deletes the blog comment when the associated activity comment is deleted. |
bp_blogs_sync_activity_edit_to_post_comment() |
Updates the blog comment when the associated activity comment is edited. |
bp_blogs_remove_activity_meta_for_trashed_comments() |
When a post is trashed, remove each comment’s associated activity meta. |
bp_blogs_comments_open() |
Check if a blog post’s activity item should be closed from commenting. |
bp_blogs_get_profile_stats |
Filters the number of blogs in user’s profile. |
bp_blogs_format_activity_action_new_blog() |
Format ‘new_blog’ activity actions. |
bp_blogs_format_activity_action_new_blog |
Filters the new blog activity action for the new blog. |