Frontend Family Manager #
Use the Please log in to manage family accounts. shortcode to display a family management interface on any page. It uses SweetAlert2 for a polished UI experience.
What Parents Can Do #
- Search & Invite — Search for existing users by email or username, or create a new WordPress user and send an invitation email.
- View Children — See all linked child accounts and their status.
- Unlink — Remove a child from the family relationship.
Invitation Flow #
- Parent searches for a user or enters a new email address.
- An HTML invitation email is sent with a secure token link (64-character hex, 7-day expiry).
- The invited user clicks the link to accept.
- The relationship is established and tag inheritance begins.
Backend Management #
Administrators can also manage relationships from the WordPress admin via AJAX endpoints.
