File: bp-media/bp-media-template.php |
Description |
---|---|
bp_album_title() |
Output the media album title. |
bp_get_album_title() |
Return the album title. |
bp_get_album_title |
Filters the album title being displayed. |
bp_album_id() |
Output the media album ID. |
bp_get_album_pagination_links() |
Return the album pagination links. |
bp_get_album_pagination_links |
Filters the album pagination link output. |
bp_album_has_more_items() |
Return true when there are more album items to be shown than currently appear. |
bp_album_has_more_items |
Filters whether there are more album items to display. |
bp_album_count() |
Output the album count. |
bp_get_album_count() |
Return the album count. |