apply_filters( 'bp_attachments_uploads_dir_get', string|array $retval , string $data )
Filter here to edit the Attachments upload dir data.
Description Description
Parameters Parameters
- $retval
-
The needed Upload dir data or the full array of data
- $data
-
The data requested
Source Source
File: bp-core/bp-core-attachments.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |