File: bp-document/bp-document-template.php
Description
bp_folder_load_more_link()

Output the URL for the Load More link.

Source: bp-document/bp-document-template.php:1278

bp_get_folder_load_more_link()

Get the URL for the Load More link.

Source: bp-document/bp-document-template.php:1288

bp_get_folder_load_more_link

Filters the Load More link URL.

Source: bp-document/bp-document-template.php:1303

bp_folder_pagination_count()

Output the folder pagination count.

Source: bp-document/bp-document-template.php:1313

bp_get_folder_pagination_count()

Return the folder pagination count.

Source: bp-document/bp-document-template.php:1326

bp_folder_pagination_links()

Output the folder pagination links.

Source: bp-document/bp-document-template.php:1344

bp_get_folder_pagination_links()

Return the folder pagination links.

Source: bp-document/bp-document-template.php:1357

bp_get_folder_pagination_links

Filters the folder pagination link output.

Source: bp-document/bp-document-template.php:1367

bp_folder_has_more_items()

Return true when there are more folder items to be shown than currently appear.

Source: bp-document/bp-document-template.php:1379

bp_folder_has_more_items

Filters whether there are more folder items to display.

Source: bp-document/bp-document-template.php:1401