File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_blogs_is_blog_hidden() |
Check whether a given blog is hidden. |
bp_blogs_delete_blogmeta() |
Delete a metadata from the DB for a blog. |
bp_blogs_get_blogmeta() |
Get metadata for a given blog. |
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. |
bp_blogs_total_blogs() |
Get the total number of blogs being tracked by BuddyPress. |
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. |