apply_filters( 'bp_attachment_avatar_params', array $value )
Use this filter to include specific BuddyPress params for your object.
Description Description
e.g. Blavatar.
Parameters Parameters
- $value
-
The avatar specific BuddyPress parameters.
Source Source
File: bp-core/classes/class-bp-attachment-avatar.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |