@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_media_before_delete |
Action to allow intercepting media items to be deleted. |
bp_media_after_delete |
Action to allow intercepting media items just deleted. |
BP_Media::total_media_count() |
Count total media for the given user |
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_Album_Template::__construct() |
Constructor method. |
BP_Media_Album_Template::has_albums() |
Whether there are album items available in the loop. |