@since: BuddyBoss 1.4.0 |
Description |
|---|---|
| BP_Document_Folder::get_folder_data() |
Convert document IDs to document objects, as expected in template loop. |
| BP_Document_Query |
Class for generating the WHERE SQL clause for advanced document fetching. |
| bp_get_document_link() |
Return the document link. |
| folder_loop_end |
Fires right before the rewinding of folder posts. |
| BP_Document_Folder::prefetch_object_data() |
Pre-fetch data for objects associated with folders. |
| BP_Document_Query::__construct() |
Constructor. |
| bp_get_document_link |
Filters the document link |
| BP_Document_Folder_Template::rewind_folders() |
Rewind the posts and reset post index. |
| bp_document_folder_prefetch_object_data |
Filters inside prefetch_object_data method to aid in pre-fetching object data associated with folder. |
| BP_Document_Query::get_sql() |
Generates WHERE SQL clause to be appended to a main query. |