Descrizione
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 )
Installazione
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?
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Searchable Accordion” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Searchable Accordion” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1.0
- Fixed a bug that conflicted with some other modules
1.0
- New Plugin has been created