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 )
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” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Searchable Accordion” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.1.0
- Fixed a bug that conflicted with some other modules
1.0
- New Plugin has been created