@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_search_settings_callback_photos() |
Allow Post Type search setting field |
bp_search_settings_callback_albums() |
Allow Post Type search setting field |
Bp_Search_Albums::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
Bp_Search_Media::__construct() |
A dummy constructor to prevent this class from being loaded more than once. |
bp_document_file_upload_max_size |
Filters doucment file upload max limit. |
BP_GOPP_Image_Editor_GS::supports_mime_type() |
Checks to see if editor supports the mime-type specified. |
gopp_editor_set_resolution |
Filters the default PDF preview resolution setting. |
document_screen_single_folder() |
Load an individual folder screen. |
BP_GOPP_Image_Editor_GS::load() |
Checks validity and existence of file and sets mime type and calls `set_resolution` and `set_page` and `set_quality` (firing filters). |
BP_GOPP_Image_Editor_GS::get_page() |
Gets the page to render for the preview. |