apply_filters( 'bp_notifications_pagination_count', string $pag )
Filters the pagination count for the current notification loop.
Parameters Parameters
- $pag
-
(string) HTML for the pagination count.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |