File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_blogs_update_blogmeta() |
Update a piece of blog meta. |
bp_blogs_add_blogmeta() |
Add a piece of blog metadata. |
bp_blogs_remove_data() |
Remove all blog associations for a given user. |
bp_blogs_total_blogs_for_user() |
Get the total number of blogs being tracked by BP for a specific user. |
bp_blogs_remove_data_for_blog() |
Remove the all data related to a given blog from the BP blogs tracker and activity feed. |
bp_blogs_before_remove_data_for_blog |
Fires before all data related to a given blog is removed from blogs tracker and activity feed. |
bp_blogs_remove_data_for_blog |
Fires after all data related to a given blog has been removed from blogs tracker and activity feed. |
bp_blogs_get_blogs_for_user() |
Get all of a user’s blogs, as tracked by BuddyPress. |
bp_blogs_remove_comment |
Fires after a blog comment activity item was removed from activity feed. |
bp_blogs_remove_associated_blog_comments() |
Removes blog comments that are associated with activity comments. |