=== Master Accordion - Accordion, FAQ, Tabs, Shortcode & Widgets === Contributors: themecentury Tags: accordion, tab, widget, shortcode, faq, accordion widget, tab widget, term accordion, term tab, master accordion, wordpress accordion, wordpress tab, wp accordion, wp tab, menu accordion, post accordion, post tab, page accordion, page tabs, product accordion, product tabs, vertical tab, vertical accordion, horizontal tab, horizontal accordion, tab shortcode, accordion shortcode Requires at least: 4.0 Tested up to: 5.0.3 Stable tag: 1.0.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html This plugin help you to make accordion of post type, category, tags, taxonomy, menu etc. You can show accordion from accordion post widget, accordion term widget, accordion menu widget and shortcode. You can also customize shortcode template of this plugin. This plugin support all post type, Taxonomy, Term And Posts. If anyone need more feature to accordion for wordpress plugin you can request here https://themecentury.com/request-new-features/ == Description == 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 ### Some useful links: Plugin details : [https://themecentury.com/downloads/master-accordion-free-wordpress-plugin/](https://themecentury.com/downloads/master-accordion-free-wordpress-plugin/) Plugin documentations : [https://themecentury.com/downloads/master-accordion-free-wordpress-plugin/](https://themecentury.com/downloads/master-accordion-free-wordpress-plugin/) Support URL : [https://themecentury.com/forums/forum/master-accordion-free-wordpress-plugin/](https://themecentury.com/forums/forum/master-accordion-free-wordpress-plugin/) ### 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 == Installation == 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory). 2. Activate the Master Accordion plugin through the 'Plugins' menu in WordPress. 3. Go to Appreance => widgets => start inserting accordion widgets in any of the sidebar. 4. Put shortcode to anywhere [mran_accordion post_type="post" posts_per_page="3"][/mran_accordion] 5. Also you can change attribute of shortcode as you needed, it support all arguments from [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query). 6. You can generate shortcode through Accordions >> Generate and paste it where you need it. == Frequently Asked Questions == = 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. == Changelog == = 1.0.3 2019-02-09 = * Added: All Settings Field added = 1.0.2 2019-02-06 = * Added: Widget Logo added * Removed: Unnecessary file removed = 1.0.1 2019-02-05 = * Added: Multiple widgets * Added: Add Shortcodes * Added: Shortcode Generator = 1.0.0 2019-02-05 = * Initial Release