Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to make a plugin visible for non admins #8958
    [email protected]
    Participant

    Hi Vladimir,
    I’m using User Role Editor Pro alongside MemberPress and have a conflict I can’t resolve.
    I created a custom role called “TVB LearnDash Manager” with the goal of allowing two specific users to create and edit LearnDash Notifications only. This user is not a MemberPress member and has no membership assigned.
    The problem:
    MemberPress has two settings enabled under Settings → Account → Permissions:

    “Disable the WordPress admin bar for members”
    “Keep members out of the WordPress Dashboard”

    Even though this user is NOT a member, MemberPress is applying these restrictions to them — redirecting them to the homepage after login and blocking all admin access.
    What I’ve tried:

    Added read, edit_posts, and edit_published_posts to the role — but adding edit_posts triggers the MemberPress redirect
    Tried multiple PHP snippets targeting mepr_show_admin_bar, mepr_is_member, and mepr_user_has_access filters — none fire early enough to override MemberPress
    Activated “Other Roles Access” module in URE Pro — no change

    What I need:
    This user simply needs to access wp-admin/edit.php?post_type=ld-notification to create and edit LearnDash Notifications. Nothing else.
    Is there a way within User Role Editor Pro to exempt a specific custom role from MemberPress’s admin restrictions without disabling them globally?

    Perhaps I am missing something else somewhere. I appreciate any help you can provide.
    Thank you!

    Best,
    Jess

Viewing 1 post (of 1 total)