=== WordPress Team Manager === Contributors: maidulcu Donate link: http://www.dynamicweblab.com/ Tags: team manager, team management,teams,shortcode,member,vcard Requires at least: 3.0.1 Tested up to: 3.8.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will display team or staff members using short code on your post or page. You can display team members picture,social links,vcard etc. == Description == This plugin will display team or staff members using short code on your post or page. You can display team members picture,social links,vcard and other info. Features: * List and Grid view to display team members. * Different Image Shapes. * Limit number of team member to display. * Control member display order. * Exclude members for the list. * Shortcode generator. * Setting page For help contact me on [Dynamicweblab.com](http://www.dynamicweblab.com/) == Installation == 1. Upload `wp-team-manager` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. A new tab Team will be available on the wordpress admin section == Frequently Asked Questions == = Where is the short code ? = You can create shortcode generator under Team menu or use this default short code [team_manager category='0' orderby='menu_order' limit='0' exclude='' layout='grid' image_layout='rounded'] == Screenshots == 1. Add new member 2. Add new group 3. Shortcode Generator 4. Settings page 5. Grid view 6. List view == Changelog == = 1.1 = * Fix Fatal error: Cannot redeclare class RW_Meta_Box bug = 1.2 = * Add email field on team member page * Add featured image support