@since: BuddyBoss 1.4.0 |
Description |
---|---|
BP_Document::get_in_operator_sql() |
Create SQL IN clause for filter queries. |
BP_Document_Theme_Compat::directory_dummy_post() |
Update the global $post with directory data. |
BP_Document::get_scope_query_sql() |
Get the SQL for the ‘scope’ param in BP_Document::get(). |
BP_Document::delete() |
Delete document items from the database. |
BP_Document_Theme_Compat::directory_content() |
Filter the_content with the groups index template part. |
bp_document_set_{$scope}_scope_args |
Plugins can hook here to set their document arguments for custom scopes. |
bp_document_before_delete |
Action to allow intercepting document items to be deleted. |
BP_Document_Theme_Compat::single_template_hierarchy() |
Add custom template hierarchy to theme compat for document permalink pages. |
BP_Document::get_document_data() |
Convert document IDs to document objects, as expected in template loop. |
bp_document_after_delete |
Action to allow intercepting document items just deleted. |