apply_filters( 'bp_core_pre_avatar_handle_crop', bool $value, array $r )

Filters whether or not to handle cropping.


Description Description

If you want to override this function, make sure you return false.


Parameters Parameters

$value

Whether or not to crop.

$r

Array of parsed arguments for function.


Top ↑

Source Source

File: bp-core/bp-core-avatars.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.