apply_filters( 'bp_core_signup_avatar_upload_dir', array $value )
Filters the avatar storage directory for use during registration.
Parameters Parameters
- $value
-
(array) Array of path and URL values for created storage directory.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.1 | Introduced. |