File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_blogs_update_option_thread_comments_depth() |
When updating comment depth, update thread depth in blogmeta 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. |
bp_blogs_is_blog_trackable_for_user |
Filters whether or not a blog is globally trackable for user. |
bp_blogs_record_blog() |
Make BuddyPress aware of a new site so that it can track its activity. |
bp_is_new_blog_public |
Filters whether or not a new blog is public. |
bp_blogs_new_blog |
Fires after BuddyPress has been made aware of a new site for activity tracking. |
bp_blogs_update_option_blogname() |
Update blog name in BuddyPress blogmeta table. |
bp_blogs_update_option_blogdescription() |
Update blog description in BuddyPress blogmeta table. |