A simple yet powerful WordPress plugin to manage and display your team members on your website. This plugin allows you to create and manage team members, organize them by departments, and display them in a responsive grid layout.
- Easy-to-use team member management interface
- Department management system
- Responsive grid layout for team display
- Support for profile images
- Custom fields for contact information
- Shortcode support for flexible placement
- Download the plugin files
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Access the team management interface under the 'Users' menu
- Navigate to 'Users > Team Members' in your WordPress admin panel
- Click 'Manage Departments'
- Add your desired departments
- Click 'Add New Department'
- Go to 'Users > Team Members'
- Click 'Add New Member'
- Fill in the following information:
- Full Name
- Select Department(s)
- Email Address
- Website URL (optional)
- Featured Image (for profile photo)
- Click 'Publish'
- Go to 'Users > Team Members'
- Click 'Display Settings'
- Configure:
- Number of members per row (1-6)
- Space between members (0-100px)
- Click 'Save Settings'
Use the shortcode [team_members]
in any post, page, or widget area where you want to display your team grid.
Example:
[team_members]
The grid layout can be customized through the admin interface:
- Number of members per row (1-6)
- Gap between members (0-100px)
- WordPress 5.0 or higher
- PHP 7.0 or higher
This plugin is licensed under the GPL v2 or later.
Contributions are welcome! Please feel free to submit a Pull Request.