Master Accordion – Free WordPress Plugin
Master Accordion plugins helps you to make accordion for any post type, taxonomy, woocommerce product, wordpress menu etc.
Some demo shortcode of this plugin:
- “
[mran_accordion post_type="post" posts_per_page="3"]
” is demo shortcode for accordion. - “
[mran_tab post_type="post" posts_per_page="3"]
” is demo shortcode for tabs. - “post_type” set post type posts value to this shortcodes.
- “posts_per_page” set no of post show from this shortcode.
- “category” is also attribute of shortcode
Features:
- Post type accordion
- Category accordion
- All WP_Query arguments accepts by this plugins
- Accordion/Tab menu widget
- Accordion/Tab post widget
- Accordion/Tab term widget
- Shortcode support(Tab/Accordion)
- Translation ready
- Supports woocommerce product accordion
- Multiple template support
FAQ
- What is this plugin license?
- This plugin is released under a GPL license.
- Does the plugin work with any WordPress themes?
- Yes, the plugin is designed to work with any themes that have been coded following WordPress guidelines.
- How many argument accepts by this shortcode plugin?
- All WP_Query arguments args accepts by this plugin.
- Can we make accordion of post type?
- You can make accordion of post type, category, tags or taxonomy also.