@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_document_after_delete |
Action to allow intercepting document items just deleted. |
bp_template_hierarchy_document_single_item |
Filters the template hierarchy for the document permalink pages. |
BP_Document::prefetch_object_data() |
Pre-fetch data for objects associated with document items. |
BP_Document::delete_document_meta_entries() |
Delete the meta entries associated with a set of document items. |
BP_Document_Theme_Compat::single_dummy_post() |
Update the global $post with the displayed user’s data. |
bp_document_prefetch_object_data |
Filters inside prefetch_object_data method to aid in pre-fetching object data associated with document item. |
BP_Document::total_document_count() |
Count total document for the given user. |
BP_Document_Theme_Compat::single_dummy_content() |
Filter the_content with the members’ document permalink template part. |
bp_document_get_where_conditions_document |
Filters the MySQL WHERE conditions for the Document items get method. |
BP_Document::total_group_document_count() |
Count total document for the given group. |