Namespaces: global |
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_record_blog() |
Make BuddyPress aware of a new site so that it can track its activity. |
| bp_blogs_update_option_blogname() |
Update blog name in BuddyPress blogmeta table. |
| bp_blogs_update_option_blogdescription() |
Update blog description in BuddyPress blogmeta table. |
| bp_blogs_update_option_close_comments_for_old_posts() |
Update “Close comments for old posts” option in BuddyPress blogmeta table. |
| bp_blogs_update_option_close_comments_days_old() |
Update “Close comments after days old” option in BuddyPress blogmeta table. |
| bp_blogs_redirect_to_random_blog() |
Redirect to a random blog in the multisite network. |