apply_filters( 'bp_attachments_get_allowed_types', array $exts, string $type )

Filter here to edit the allowed extensions by attachment type.

Description

Parameters

$exts

(array) List of allowed extensions.

$type

(string) The requested file type.

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.4.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.