apply_filters( 'bp_core_avatar_folder_url', string $value )
Filters the avatar folder directory URL.
Description Description
Parameters Parameters
- $value
-
Subdirectory where the requested avatar should be found.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |