@since: BuddyBoss 1.4.0
Description
bp_search_settings_callback_albums()

Allow Post Type search setting field

Source: bp-search/bp-search-settings.php:768

bp_search_settings_callback_photos()

Allow Post Type search setting field

Source: bp-search/bp-search-settings.php:746

Bp_Search_Albums::__construct()

A dummy constructor to prevent this class from being loaded more than once.

Source: bp-search/classes/class-bp-search-albums.php:52

Bp_Search_Media::__construct()

A dummy constructor to prevent this class from being loaded more than once.

Source: bp-search/classes/class-bp-search-media.php:52

bp_document_file_upload_max_size

Filters doucment file upload max limit.

Source: bp-document/bp-document-functions.php:271

BP_GOPP_Image_Editor_GS::gs_cmd_nix()

Returns the *nix path of the Ghostscript executable.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:343

BP_GOPP_Image_Editor_GS::rotate()

Rotates current image counter-clockwise by $angle. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:773

BP_GOPP_Image_Editor_GS::gs_cmd_win()

Tries to determine the Windows path of the Ghostscript executable.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:363

BP_GOPP_Image_Editor_GS::flip()

Flips current image. Unsupported.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:787

BP_GOPP_Image_Editor_GS::gs_cmd()

Returns (shell-escaped) shell command with passed-in arguments tagged on, and stderr redirected to stdout.

Source: bp-document/classes/class-bp-gopp-image-editor-gs.php:483