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