apply_filters( ‘nelio_content_can_user_manage_account’, boolean $can_manage , id $user_id )
Filters whether the user can manage the account or not.
Parameters
- $can_manage boolean
(Required) whether the user can or can’t manage the account.
- $user_id id
(Required) user id.