apply_filters( 'bp_get_group_pag_id', string $value )
Filters the string to be used as the group pag id.
Parameters Parameters
- $value
-
(string) Value to use for the pag id.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |