apply_filters( 'bp_get_current_group_admin_tab', string $tab )
Filters the current group admin tab slug.
Parameters Parameters
- $tab
-
(string) Current group admin tab slug.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |