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.
- 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.
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.
The WordPress support forums: https://wordpress.org/plugin/support/wp-user-parents/
Yes, please!