File: bp-media/bp-media-template.php |
Description |
|---|---|
| bp_get_media_load_more_link() |
Get the URL for the Load More link. |
| bp_get_media_load_more_link |
Filters the Load More link URL. |
| bp_media_pagination_count() |
Output the media pagination count. |
| bp_has_media() |
Initialize the media loop. |
| 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_load_more_link() |
Output the URL for the Load More link. |
| bp_media_slug() |
Output the media component slug. |
| bp_get_media_slug() |
Return the media component slug. |