• hi,

    I try to restrict the access of a part of a page to two different roles.

    So i do :

    [wpum_restrict_to_user_roles roles="subscriber"] content here [/wpum_restrict_to_user_roles]
    [wpum_restrict_to_user_roles roles="TestRole"] content here 2[/wpum_restrict_to_user_roles]

    But the two part appear when I’m log with a subscriber or a Testrole

    Thank you for your help

  • The topic ‘wpum_restrict_to_user_roles’ is closed to new replies.