apply_filters( 'bp_get_group_member_pagination_count', string $value , string $from_num , string $to_num , string $total )
Filters the “Viewing x-y of z members” pagination message.
Description
Parameters
- $value
-
"Viewing x-y of z members" text.
- $from_num
-
Total amount for the low value in the range.
- $to_num
-
Total amount for the high value in the range.
- $total
-
Total amount of members found.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.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.