=== Team Members Showcase === Contributors: hasanfardous Donate link: https://me.hasanfardous.com Tags: team-members, team-members-showcase, team-members-by-shortcode, team-members-shortcode Requires at least: 5.8 Tested up to: 6.0.1 Stable tag: 1.0.0 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Show team members anywhere by the shortcode with 3 differents attributes. The shortcode receives three attributes member_count="3", img_position="top" and show_button="true" with two default attributes img_position="top" and show_button="true". == Installation == This section describes how to install the plugin and get it working. 1. Upload `team-members-showcase.zip` to the `/wp-content/plugins/` directory 2. Activate the **Team Members Showcase** plugin through the **Plugins** menu in WordPress 3. Make a page where you want to show the team members. Then place the shortcode their `[team_members]` that's it. == Screenshots == 1. Creating the page by using the shortcode for displaying two members. 2. Displaying two members as we given to shortcode. 3. Creating a new member by the 'Team Members' post type with 'WordPress Developer' as Member type taxonomy. 4. Display a single member page. 5. All Member types custom taxonomy by the 'Team Members' post type. 6. Requesting for image position to bottom by the 'img_position="bottom" attribute with the shortcode. 7. Images are shwoing to bottom as requested. 8. Team Members archive page by clicking the 'See All' button. 9. Team Members are mobile friendly too. == Changelog == = 1.0.0 = * Initial release