Namespaces: global |
Description |
|---|---|
| bp_blogs_get_random_blogs() |
Retrieve a random list of blogs. |
| 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_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_get_blogs_for_user() |
Get all of a user’s blogs, as tracked by BuddyPress. |
| bp_blogs_remove_user_from_blog() |
Remove a blog-user pair from BP’s blog tracker. |