File: bp-blogs/bp-blogs-functions.php |
Description |
|---|---|
| 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_blogs_has_directory() |
Check whether the $bp global lists an activity directory page. |
| bp_blogs_get_blogs() |
Retrieve a set of blogs. |
| bp_blogs_get_blogs |
Filters a set of blogs. |
| bp_blogs_record_existing_blogs() |
Populate the BP blogs table with existing blogs. |
| bp_blogs_recorded_existing_blogs |
Fires after the BP blogs tables have been populated with existing blogs. |
| bp_blogs_is_blog_recordable() |
Check whether a given blog should be recorded in activity feeds. |
| bp_blogs_is_blog_recordable |
Filters whether or not a blog is globally activity feed recordable. |
| bp_blogs_is_blog_recordable_for_user |
Filters whether or not a blog is globally activity feed recordable for user. |