ShowCaseGlut Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The ShowCaseGlut plugin allows you to create and manage Tabs and Accordions on your WordPress website easily.
With this plugin, you can create custom post types for Tabs and Accordions and display them anywhere on your site using shortcodes.
Tabs and Accordions are two essential UI elements that enhance your site’s interactivity, allowing users to view content in a compact and stylish way.
Key Features:
- Custom Post Types for Tabs & Accordions: Easily create and manage content for Tabs and Accordions from the WordPress admin.
- Shortcodes for Displaying Content: Use shortcodes to display specific Tabs or Accordions on any page or post.
- Flexible Shortcode Parameters: Display content by providing comma-separated post IDs in the shortcode.
- Gutenberg Support: Full compatibility with the WordPress block editor (Gutenberg).
- Simple and Easy to Use: The plugin is designed to be simple, requiring no extra configurations or coding.
Features
-
Custom Post Types:
- Tabs (
ShowcaseGlut Tab
): Manage your Tabs content from the WordPress admin. - Accordions (
ShowcaseGlut Accordion
): Manage your Accordion content in a similar way.
- Tabs (
-
Shortcodes:
[showcaseglut type="tab" ids="1,2,3"]
– Displays specific tabs by IDs.[showcaseglut type="accordion" ids="4,5,6"]
– Displays specific accordions by IDs.
-
Customizable Output:
- For Tabs: Displays tab links and content in a tabbed layout.
- For Accordions: Displays accordion items with collapsible content.
-
Gutenberg Support: Full compatibility with the new WordPress block editor for easy integration within your pages or posts.
How It Works
Tabs:
- Create a new post under the “ShowcaseGlut Tabs” section in the WordPress admin.
- Add content in the editor, such as titles and descriptions.
- Use the shortcode
[showcaseglut type="tab" ids="1,2,3"]
to display specific tabs by their IDs on any page or post. - This will generate tabbed navigation with content corresponding to each tab, allowing users to click between different sections.
Accordions:
- Similarly, create new posts under the “ShowcaseGlut Accordions” section.
- Add titles and content in the editor for each accordion item.
- Use the shortcode
[showcaseglut type="accordion" ids="4,5,6"]
to display specific accordion items on a page. - The accordion will be displayed with expandable sections, where users can click to reveal content.
Example Usage:
- Tab shortcode:
[showcaseglut type="tab" ids="1,2,3"]
- This will display the tabs with the IDs
1
,2
, and3
.
- This will display the tabs with the IDs
- Accordion shortcode:
[showcaseglut type="accordion" ids="4,5,6"]
- This will display the accordion items with the IDs
4
,5
, and6
.
- This will display the accordion items with the IDs
Screenshots
No screenshots provided