File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_blogs_update_post_activity_meta() |
Updates a blog post’s activity meta entry during a post edit. |
bp_blogs_comment_sync_activity_comment() |
Update Activity and blogs meta and eventually sync comment with activity comment |
bp_blogs_comment_sync_activity_comment |
Fires after an activity comment is added from a WP post comment. |
bp_blogs_new_blog_comment |
Fires after BuddyPress has recorded metadata about a published blog post comment. |
bp_blogs_add_user_to_blog() |
Record a user’s association with a blog. |
bp_blogs_get_allowed_roles() |
The allowed blog roles a member must have to be recorded into the `bp_user_blogs` pointer table. |
bp_blogs_get_allowed_roles |
Filters the allowed roles a member must have to be recorded into bp_user_blogs pointer table. |
bp_blogs_update_option_comment_moderation() |
When updating comment moderation, mirror value in blogmeta table. |
bp_blogs_update_option_site_icon() |
Syncs site icon URLs to blogmeta. |
bp_blogs_delete_url_blogmeta() |
Deletes the ‘url’ blogmeta for a site. |