File: bp-blogs/bp-blogs-functions.php |
Description |
|---|---|
| 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_publish_post_activity_meta() |
Record activity metadata about a published blog post. |
| bp_blogs_new_blog_post |
Fires after BuddyPress has recorded metadata about a published blog post. |
| 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. |
| 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_is_blog_trackable_for_user |
Filters whether or not a blog is globally trackable for user. |