Skip to content

Role of current user

Plugin ID: eca_current_user_role

Available since: 1.0.0

Checks, whether the current user has a given role.

Fields

User role — config key: role

The user role to check, like editor or administrator.
When using the "Defined by token" option, make sure there is a token with this name: eca_current_user_role_role

Type: select · Required: no · Default: empty string

Allowed values depend on the configuration of the target site.

Value format: A user role machine name on the target site. anonymous and authenticated always exist.

Negate the condition — config key: negate

Negates the condition. Makes TRUE to FALSE and vice versa.

Type: checkbox · Required: no · Default: false