@since: BuddyBoss 1.0.0 |
Description |
---|---|
BP_Media_Component::__construct() |
Start the media component creation process. |
BP_Media_Component::includes() |
Include Media component files. |
BP_Media_Component::late_includes() |
Late includes method. |
bp_media_after_save |
Fires after an media item has been saved to the database. |
BP_Media::get() |
Get media items, as specified by parameters. |
bp_media_get_include_user_search |
Filters whether or not to include users for search parameters. |
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. |