@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Media_Component::setup_admin_bar() |
Set up the component entries in the WordPress Admin Bar. |
BP_Media::total_group_media_count() |
Count total media for the given group |
BP_Media::get_album_media_ids() |
Get all media ids for the album |
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. |
BP_Media_Template::user_medias() |
Whether there are media items left in the loop to iterate over. |
BP_Media_Template::the_media() |
Set up the current media item inside the loop. |
BP_Media_Component |
Creates Media component. |