apply_filters( 'nelio_content_revoke_plugin_access_to_user', boolean $revoke_access , id $user_id )
Short-circuits the user’s ability to use the plugin.
Description
Parameters
- $revoke_access
(boolean) (Required) whether the user shouldn’t have access to the plugin.
- $user_id
(id) (Required) the user.