do_action( 'groups_setup_nav', bool $user_has_access )
Fires at the end of the groups navigation setup if user has access.
Description Description
Parameters Parameters
- $user_has_access
-
Whether or not user has access.
Source Source
File: bp-groups/classes/class-bp-groups-component.php
Changelog Changelog
Version | Description |
---|---|
1.0.2 | Introduced. |