File: bp-media/classes/class-bp-media-template.php |
Description |
---|---|
BP_Media_Template::user_medias() |
Whether there are media items left in the loop to iterate over. |
media_loop_end |
Fires right before the rewinding of media posts. |
BP_Media_Template::the_media() |
Set up the current media item inside the loop. |
media_loop_start |
Fires if the current media item is the first in the activity loop. |
BP_Media_Template |
The main media template loop class. |
BP_Media_Template::__construct() |
Constructor method. |
BP_Media_Template::has_media() |
Whether there are media items available in the loop. |
BP_Media_Template::next_media() |
Set up the next media item and iterate index. |
BP_Media_Template::rewind_medias() |
Rewind the posts and reset post index. |