• Hello guys,

    I need to know is there an option to make specific user account to use ONLY my custom plugin and then he will add child user accounts which has different capabilities to use my plugin and to see only the menu related. And his profile menu.

    Please point me to a tutorial or to point me in the right direction.

    Also later on I need to program the option these account to be paid via paypal and child accounts to be free.

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Hi Asclepius,

    What you are looking to do would need to use Roles (https://codex.wordpress.org/Roles_and_Capabilities). You could allow admin access to your plugins settings. Then you can create two more roles (example, paid and children). You could then open a menu page to the paid role so that they could control the children below them.

    Although this is overly simplified it would be doable but may be very complicated as well. It may be better for hiring a professional developer at http://jobs.wordpress.net/.
    If you insist that you want to try to tackle the task yourself, you are more than welcome to keep posting here about more specific questions.

    Projects like this can be done in a million ways and asking specific questions along your journey would help us help you better.

    Good Luck – Its sounds like a cool idea.

Viewing 1 replies (of 1 total)

The topic ‘Can user add child users?’ is closed to new replies.