File: bp-media/classes/class-bp-media.php |
Description |
---|---|
BP_Media::get_scope_query_sql() |
Get the SQL for the ‘scope’ param in BP_Media::get(). |
bp_media_set_{$scope}_scope_args |
Plugins can hook here to set their media arguments for custom scopes. |
BP_Media::get_in_operator_sql() |
Create SQL IN clause for filter queries. |
BP_Media::total_user_group_media_count() |
Count total groups media for the given user. |
BP_Media::get_activity_media_id() |
Get media id for the activity. |
BP_Media::get_activity_attachment_id() |
Get media attachment id for the activity. |
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_after_delete |
Action to allow intercepting media items just deleted. |
BP_Media::total_media_count() |
Count total media for the given user |