File: bp-blogs/bp-blogs-functions.php |
Description |
|---|---|
| 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_update_option_thread_comments() |
When toggling threaded comments, update thread depth in blogmeta table. |
| 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. |