apply_filters( 'bp_user_has_access', bool $has_access )
Filters whether or not a user has access.
Description Description
Parameters Parameters
- $has_access
-
Whether or not user has access.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.4 | Introduced. |