@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::get_gs_args() |
Returns the arguments for the main Ghostscript invocation. |
| BP_GOPP_Image_Editor_GS::get_size() |
Gets dimensions of image. |
| BP_GOPP_Image_Editor_GS::initial_gs_args() |
The initial non-varying arguments for the main invocation of Ghostscript. |
| bp_document_screen_index() |
Load the Document directory. |
| BP_GOPP_Image_Editor_GS::escapeshellarg() |
It’s too tiresome to have to deal with PHP’s setlocale() to avoid UTF-8 mangling so just do escaping ourselves. |