Member Directory is a custom WordPress plugin that helps you create a searchable member directory where each member can be associated with multiple teams. It includes frontend profile pages, team listings, and a contact form system with email notifications and admin storage.
Features:
- Custom Post Types for Members and Teams
- Custom meta fields for member details:
- First Name, Last Name, Email, Address
- Profile and Cover Image
- Favorite Color (color picker)
- Status: Active or Draft
- Prevents duplicate member emails
- Associate a member with multiple teams
- Display all members and teams via shortcode or template
- Single Member Page at
/first-name_last-name
- Contact Form on each member profile
- Sends email to the member
- Stores message in admin dashboard
- View total contact submissions in admin list table
Usage
- Use the “Members” and “Teams” menus in admin to add entries.
- Associate members with teams using the “Associated Teams” box.
- Embed member and team listings using shortcodes or templates.
- Visit
/first-name_last-name to view a member’s public profile.
Shortcodes
[all_members]
Displays a list of all members with Active status.
[all_teams]
Displays a list of all teams.
License
This plugin is licensed under the GPLv2 or later.