apply_filters( 'bp_attachments_cover_image_upload_dir', array $value, array $upload_dir )

Filters the cover image upload directory.


Parameters Parameters

$value

(array) Array containing the path, URL, and other helpful settings.

$upload_dir

(array) The original Uploads dir.


Source Source

File: bp-core/bp-core-attachments.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.