apply_filters( 'bp_get_messages_pagination', int $pag_links )
Filters the pagination HTML for the current thread loop.
Description Description
Parameters Parameters
- $pag_links
-
Pagination HTML for the current thread loop.
Source Source
File: bp-messages/bp-messages-template.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |