@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Media_Album_Template::next_album() |
Set up the next album item and iterate index. |
BP_Media_Album_Template::rewind_albums() |
Rewind the posts and reset post index. |
BP_Media_Album_Template::user_albums() |
Whether there are album items left in the loop to iterate over. |
album_loop_end |
Fires right before the rewinding of album posts. |
BP_Media_Album_Template::the_album() |
Set up the current album item inside the loop. |
BP_Media::__construct() |
Constructor method. |
BP_Media::populate() |
Populate the object with data about the specific media item. |
BP_Media::save() |
Save the media item to the database. |
bp_media_before_save |
Fires before the current media item gets saved. |
BP_Media_Album_Template |
The main media template loop class. |