Filter: gk/gravityboard/permissions/admin-has-full-access
Filters whether an admin user bypasses all board permission checks.
Parameters
| Name | Type | Description |
|---|---|---|
| $has_full_access | bool | Whether the user has full access. Default: true for admins. |
| $user_id | int | The user ID being checked. |
Since
Source
Defined in src/Helpers.php at line 146