@since: BuddyBoss 1.1.9 |
Description |
---|---|
bp_members_filter_media_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_members_filter_document_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_members_filter_folder_personal_scope() |
Set up media arguments for use with the ‘personal’ scope. |
bp_media_object_results_media_all_scope() |
Media results all scope. |
bp_media_filter_public_scope() |
Set up media arguments for use with the ‘public’ scope. |
BP_Media::get_in_operator_sql() |
Create SQL IN clause for filter queries. |
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_Query |
Class for generating the WHERE SQL clause for advanced media fetching. |
BP_Media_Query::__construct() |
Constructor. |