=== Plugin Name === Contributors: nafsinvk Donate link: http://nafsin.info Tags: tinymce, editor, accordion Requires at least: 3.0.1 Tested up to: 4.8.3 Stable tag: 4.8.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A tiny plugin to create accordion (directly from the editor) == 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 ) https://youtu.be/mRGbR9JyCpM == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `searchable_accrodion` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` in your templates == Frequently Asked Questions == = A question that someone might have = = What about foo bar? = == Screenshots == 1. Preview in the editor. 2. Inserting model window 3. The output == Changelog == = 1.1.0 = * Fixed a bug that conflicted with some other modules = 1.0 = * New Plugin has been created