@since: BuddyBoss 1.0.0 |
Description |
---|---|
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_get_where_conditions |
Filters the MySQL WHERE conditions for the Media items get method. |
bp_media_get_join_sql |
Filter the MySQL JOIN clause for the main media query. |
bp_media_paged_activities_sql |
Filters the paged media MySQL statement. |
bp_media_total_medias_sql |
Filters the total media MySQL statement. |
BP_Media::get_media_data() |
Convert media IDs to media objects, as expected in template loop. |
BP_Media::append_user_fullnames() |
Append xProfile fullnames to an media array. |
BP_Media::prefetch_object_data() |
Pre-fetch data for objects associated with media items. |