bp_members_invitations_pagination_count()
Output the pagination count for the current network invitations loop.
Source Source
File: bp-members/bp-members-template.php
function bp_members_invitations_pagination_count() { echo bp_get_members_invitations_pagination_count(); }
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |