apply_filters( 'bp_get_group_requests_pagination_count', string $message, string $from_num, string $to_num, string $total )

Filters pagination count text for group membership requests.

Description

Parameters

$message

(string) Pagination count text for group membership requests.

$from_num

(string) Total amount for the low value in the range.

$to_num

(string) Total amount for the high value in the range.

$total

(string) Total amount of members found.

Source

File: bp-groups/bp-groups-template.php

Changelog

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