Description
Craete and accordion from editor
For backwards compatibility, if this section is missing, the full length of the short description will be used, and
Markdown parsed.
- Install the plugin
- A new icon will appear on the editor toolbar
- Click on the icon to insert accrodion
- Type in title and description on the box
- Currently supports only one accordion per editor
- Should delete the previous to add new (will be fixed soon )
Screenshots
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
searchable_accrodion
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
FAQ
- A question that someone might have
- What about foo bar?
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Searchable Accordion” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Searchable 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.1.0
- Fixed a bug that conflicted with some other modules
1.0
- New Plugin has been created