Team Showcase Pro
WordPress plugin: Team Member post type rendered as a grid or slider with 8 card styles and rich profile fields.
by Mohammad Freihat · github.com/freihat1993/team-showcase-pro · website
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/freihat1993/team-showcase-pro/archive/refs/heads/main.zipReadme
Team Showcase Pro
Showcase team members in a grid or slider with 8 card styles, rich profile fields, and configurable click behavior.
Version: 1.10.0 · Requires: WordPress 5.8+, PHP 7.4+ · License: GPL-2.0-or-later
Overview
Team Showcase Pro registers a Team Member post type with rich profile fields — skills with level meters, education and training, practice areas (WYSIWYG), languages, designation, contact details and social links — and renders members on the front end as a responsive grid or slider.
Features
- Class-based (OOP) architecture, with no custom database tables — post meta plus a hierarchical
team_categorytaxonomy - 8 selectable card styles and 3 card sizes (small / medium / large)
- Grid or slider layout via the
[team_showcase]shortcode or the matching Gutenberg block - Full slider interaction — arrows, dots, keyboard, mouse drag, touch swipe and continuous-loop autoplay
- Configurable click behavior per member or per shortcode: open the single profile page, a custom URL, or an AJAX popup. The whole card is clickable.
- Selectable slider click action — show member details in a panel below the slider, or open the profile
Installation
- Upload the
team-showcase-profolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu in WordPress
- Add team members under Team Members in the admin menu
- Place the shortcode on any page, or use the Gutenberg block
Usage
[team_showcase]
Filter and configure via shortcode attributes, or insert the equivalent block in the editor.
Author
Mohammad Freihat — WordPress developer, Amman, Jordan GitHub · LinkedIn
License
GPL-2.0-or-later. See LICENSE.