apply_filters( 'bp_core_avatar_upload_path', string $value )
Filters the absolute upload path for the WP installation.
Description Description
Parameters Parameters
- $value
-
Absolute upload path for the WP installation.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |