@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_get_blog_class |
Filters the row class of the current blog in the loop. |
bp_blog_id() |
Output the ID of the current blog in the loop. |
bp_get_blog_id() |
Return the ID of the current blog in the loop. |
bp_get_blog_id |
Filters the ID of the current blog in the loop. |
bp_blogs_is_blog_trackable_for_user |
Filters whether or not a blog is globally trackable for user. |
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. |
bp_blogs_is_blog_trackable() |
Check whether a given blog should be tracked by the Blogs component. |
bp_blogs_is_blog_trackable |
Filters whether or not a blog is globally trackable. |