This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Accordion

Description

WP Accordion by http://sohel.prowpexpert.com/

This plugin will add an expand collapse accordion feature inside a post or page.

Plugin Features

  • Shortcode System
  • TinyMCE Button added for generating Shortcode.
  • Easy documentation
    & many More.

Live Preview: http://sohel.prowpexpert.com/accordions/

Installation

  1. Install as a regular WordPress plugin
  2. You have to use shortcode for generate accordion in post or page. Example shortcode is given below.
    [accordian][toggle title=“Title“] Your Content Here.. [/toggle] [toggle title=“Title“] Your Content Here.. [/toggle] [toggle title=“Title“] Your Content Here… [/toggle][/accordian]

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Accordion” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Accordion” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release