You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is there any way to use multiple user roles here with @ROLE in an array like you would with: @if ( current_user_can('administrator') || current_user_can('editor') )
The text was updated successfully, but these errors were encountered:
Hi, is there any way to use multiple user roles here with @ROLE in an array like you would with:
@if ( current_user_can('administrator') || current_user_can('editor') )
The text was updated successfully, but these errors were encountered: