apply_filters( 'xprofile_avatar_upload_dir', array $value )
Filters the avatar upload directory for a user.
Description Description
Parameters Parameters
- $value
-
Array containing the path, URL, and other helpful settings.
Source Source
File: buddypress/bp-xprofile/bp-xprofile-functions.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |