@since: BuddyPress 2.2.0 |
Description |
|---|---|
| bp_blogs_restore_data() |
Restore all blog associations for a given user. |
| bp_blogs_update_post_activity_meta() |
Updates a blog post’s activity meta entry during a post edit. |
| bp_blogs_publish_post_activity_meta() |
Record activity metadata about a published blog post. |
| BP_Blogs_Component::setup_cache_groups() |
Setup cache groups |
| bp_blogs_block_sitewide_tags_activity |
Filters whether or not BuddyPress should block sitewide tags activity. |
| bp_is_blog_public |
Filters whether or not the current blog is public. |
| bp_blogs_post_pre_publish() |
Check whether the current activity about a post or a comment can be published. |
| bp_xprofile_add_xprofile_query_to_user_query() |
Parse ‘xprofile_query’ argument passed to BP_User_Query. |
| BP_XProfile_Query::get_sql_clauses() |
Generate SQL clauses to be appended to a main query. |
| BP_XProfile_Query::get_sql_for_query() |
Generate SQL clauses for a single query array. |