Namespaces: global |
Description |
|---|---|
| bp_blogs_maybe_add_user_to_blog() |
Rehook WP’s maybe_add_existing_user_to_blog with a later priority. |
| bp_blogs_remove_blog() |
Remove the “blog created” item from the BP blogs tracker and activity feed. |
| bp_blogs_remove_blog_for_user() |
Remove a blog from the tracker for a specific user. |
| bp_blogs_post_type_remove_comment() |
Remove a synced activity comment from the activity feed. |
| 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_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_update_option_site_icon() |
Syncs site icon URLs to blogmeta. |
| bp_blogs_delete_url_blogmeta() |
Deletes the ‘url’ blogmeta for a site. |