apply_filters( 'bp_attachments_get_cover_image_dimensions', array $wh, array $settings, string $compnent )

Filter here to edit the cover image dimensions if needed.


Description Description


Parameters Parameters

$wh

An associative array containing the width and height values.

$settings

An associative array containing all the feature settings.

$compnent

The requested component.


Top ↑

Source Source

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


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.