This plugin will enable Accordion in your wordpress theme. You can embed accordion via shortcode in everywhere you want, even in theme files.
View a live demo »
Plugin Features
- Easy settings options.
- Shortcode System.
- TinyMCE Button added for generating Shortcode.
- Very Lightweight.
- Image support in accordion.
- YouTube video support.
- Vimeo video support.
- Custom icon support for accordion item.
- Easy documentation.
- And many More.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want ABS Accordion in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your templates
- Posted your post Accordion Item custom post with category and follow the blow shortcode for viewing accordion.
Shortcodes
Accordion form category
[abs_accordion category="your_category_name"]