apply_filters( 'bp_get_widget_max_count_limit', int $count, string $widget_class )

Filters the upper limit on the “max” item count, for widgets that support it.

Description

Parameters

$count

(int) Defaults to 50.

$widget_class

(string) Class name of the calling widget.

Source

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

Changelog

Changelog
Version Description
BuddyPress 5.0.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.