Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Allowing non-admin user profiles to see the eStore panel in wp-admin:

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Allowing non-admin user profiles to see the eStore panel in wp-admin:

Tagged: Administration, User Roles

  • This topic has 16 replies, 8 voices, and was last updated 7 years, 2 months ago by admin.
Viewing 2 posts - 16 through 17 (of 17 total)
← 1 2
  • Author
    Posts
  • March 4, 2018 at 12:59 am #21709
    Chalky
    Spectator

    I need the editor role be used by someone to access both eMember and eStore and I need the author role to only access eStore.

    I have used

    define(“ESTORE_MANAGEMENT_PERMISSION”, “edit_pages”);

    to give access to eStore to the editor role and the editor can access eStore.

    I also want to give it to the author role so I replaced edit_pages with publish_posts

    define(“ESTORE_MANAGEMENT_PERMISSION”, “publish_posts”);

    The editor role can still access eStore but the author role can not access eStore.

    What am I doing wrong or should I be doing something else?

    March 6, 2018 at 4:20 am #21710
    admin
    Keymaster

    If you give author role access then anyone above that role will also get access. So use ONE define statement for the author role. The following should do:

    define(“ESTORE_MANAGEMENT_PERMISSION”, “edit_published_posts”);

  • Author
    Posts
Viewing 2 posts - 16 through 17 (of 17 total)
← 1 2
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ