File: bp-blogs/bp-blogs-functions.php |
Description |
---|---|
bp_activity_empty_post_comment_content() |
Pass the empty content on blog or custom post types comments. |
bp_blogs_before_remove_data |
Fires before all blog associations are removed for a given user. |
bp_blogs_remove_data |
Fires after all blog associations are removed for a given user. |
bp_blogs_restore_data() |
Restore all blog associations for a given user. |
bp_core_admin_get_active_custom_post_type_feed() |
Save all the public custom post type to options. |
bp_blogs_get_all_blogs() |
Retrieve a list of all blogs. |
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. |