apply_filters( 'bp_core_avatar_dimension', int|bool $dim, string $type, string $h_or_w )

Filters the avatar dimension setting.


Description Description


Parameters Parameters

$dim

Dimension setting for the type.

$type

The type of avatar whose dimensions are requested. Default 'thumb'.

$h_or_w

The dimension parameter being requested. Default 'height'.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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