Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Searchable Accordion

Опис

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 )

Скріншоти

  • Preview in the editor.
  • Inserting model window
  • The output

Встановлення

This section describes how to install the plugin and get it working.

e.g.

  1. Upload searchable_accrodion to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Часті питання

A question that someone might have
What about foo bar?

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Searchable Accordion” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Searchable Accordion” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.0

  • Fixed a bug that conflicted with some other modules

1.0

  • New Plugin has been created