A packaged "Meet The Team" page management setup for WordPress themes. This accompanies a step by step tutorial I've written for CSS-Tricks.
- Powered by a custom post type,
team
- Optionally by a custom taxonomy,
departments
- Object oriented PHP class for quick re-creation
- Simple custom meta box UI for handling custom fields
- Transient caching for output in a single request
Read the full article, or view the example team page.