apply_filters( 'bp_inline_cropper_image', array $value )
Filters the return value of getimagesize to determine if an image was uploaded.
Description Description
Parameters Parameters
- $value
-
Array of data found by getimagesize.
Source Source
File: bp-core/bp-core-cssjs.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |