• Scenario:

    I have set up simple content for each user level restriction message.
    Screenshot of user level restriction messages

    I have applied the level of “Contributor” to a post.

    I have a test user with a level of “Subscriber”. But, when they visit the restricted page, instead of seeing the “Contributor” level message they receive the “Subscriber” level message.
    Screenshot of the user's screen with what seems to be an incorrect user level restriction message

    If the test user logs out and revisits the page however, they see the correct level message.
    Screenshot of the correct user level message visible to users who are not logged in

Viewing 1 replies (of 1 total)
  • Thread Starter jeremyHixon

    (@jeremyhixon)

    Also, just a heads-up. I’m in development so I have WP_DEBUG turned on and I got this error on post save. I used a !empty ternary to get past it for now:

    Notice: Undefined index: rcFeedHide in /wp-content/plugins/restrict-content/includes/metabox.php on line 137

Viewing 1 replies (of 1 total)
  • The topic ‘User Level Restriction Messages Seemingly Inconsistent’ is closed to new replies.