Descripción
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 )
Capturas
Instalación
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?
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Searchable Accordion» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Searchable Accordion» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.0
- Fixed a bug that conflicted with some other modules
1.0
- New Plugin has been created