Committee Teams
Add profiles for every member of committees.
★ 0stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jovascript/committee-teams/archive/refs/heads/master.zipAdd Committees and their members to your site.
Description
Creates a custom post type for members (people), who can be grouped into committees. Each member has a name, position title, bio, and optionally an image, an attached manifesto, and an email link.
Installation
- Upload the plugin files to the
/wp-content/plugins/committee-teamsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
Frequently Asked Questions
How do I set person's image?
Change the featured image of the post.
How do I add position/email etc.?
Adjust these settings in the sidebar.
Screenshots
Changelog
0.1.0
- First (provisional) Release