stuttter/wp-user-parents

Allow parent users to manage their children

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 14

Watchers: 4

Forks: 9

Open Issues: 1

Type:wordpress-plugin

dev-master 2018-01-26 01:28 UTC

This package is auto-updated.

Last update: 2024-04-20 11:01:41 UTC


README

Allows parent users to manage their children.

Think of WP User Parents as a user delegation system for WordPress. Users can appoint other users as 'parents' that have control over their account, viewing their profile, and acting on their behalf.

Installation

  • Download and install using the built in WordPress plugin installer.
  • Activate in the "Plugins" area of your admin by clicking the "Activate" link.
  • No further setup or configuration is necessary.

FAQ

How does this work?

It works by setting a user_parent user meta key with a meta value of the user ID that is a parent.

This allows multiple users to have both multiple parents and multiple children.

Where can I get support?

The WordPress support forums: https://wordpress.org/plugin/support/wp-user-parents/

Can I contribute?

Yes, please!