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_blogmeta() |
Get metadata for a given blog. |
bp_blogs_update_blogmeta() |
Update a piece of blog meta. |
bp_blogs_add_blogmeta() |
Add a piece of blog metadata. |
bp_blogs_remove_data() |
Remove all blog associations for a given user. |
bp_blogs_get_all_blogs() |
Retrieve a list of all blogs. |