@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_get_media_pagination_links |
Filters the media pagination link output. |
| bp_media_has_more_items() |
Return true when there are more media items to be shown than currently appear. |
| bp_media_has_more_items |
Filters whether there are more media items to display. |
| bp_media_count() |
Output the media count. |
| bp_has_media |
Filters whether or not there are media items to display. |
| bp_media() |
Determine if there are still media left in the loop. |
| bp_the_media() |
Get the current media object in the loop. |
| bp_media_pagination_count() |
Output the media pagination count. |
| bp_has_media() |
Initialize the media loop. |
| media_screen_single_album |
Fires right before the loading of the single album view screen template file. |