• Is it possible to create a ‘User’ account which is able only to use and create monitor QRCodes plugin without editing / managing the mainwebsite? 

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author giannisosidee

    (@giannisosidee)

    Hi,

    WordPress is role- and capability-based, not plugin-based. Most plugins expose their functionality through the WordPress admin menu and rely on standard WordPress roles.

    Common practice for cases like this is to use third-party plugins to control which admin menu items are visible to a user role. This allows a user to log into the dashboard and interact only with specific sections of the admin interface, such as a plugin menu.

    More granular, plugin-only access control is not part of WordPress core and typically requires custom role and permission architectures. This goes beyond standard WordPress administration and is not how most plugins are designed to operate.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.