@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_get_folder_pagination_links() |
Return the folder pagination links. |
bp_get_folder_pagination_links |
Filters the folder pagination link output. |
bp_folder_has_more_items() |
Return true when there are more folder items to be shown than currently appear. |
bp_folder_has_more_items |
Filters whether there are more folder items to display. |
bp_folder_count() |
Output the folder count. |
bp_get_folder_count() |
Return the folder count. |
bp_get_folder_count |
Filters the folder count for the document folder template. |
bp_the_folder() |
Get the current folder object in the loop. |
bp_folder_load_more_link() |
Output the URL for the Load More link. |
bp_get_folder_load_more_link() |
Get the URL for the Load More link. |