File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_blogs_update_option_close_comments_for_old_posts() |
Update “Close comments for old posts” option in BuddyPress blogmeta table. |
bp_blogs_update_option_close_comments_days_old() |
Update “Close comments after days old” option in BuddyPress blogmeta table. |
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. |
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. |