-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
37 lines (25 loc) · 1.16 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== Bootstrap Collapse Menu Widget ===
Contributors: themeavenue, julien731
Donate link: http://example.com/
Tags: widget, bootstrap, collapse, menu, accordion
Requires at least: 3.5
Tested up to: 3.9
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin adds a widget that will take a WordPress custom menu and make it a Bootstrap Collapse menu.
== Description ==
The widget works exactly like the built-in "Custom Menu" widget, except that the menu produced will be a [Bootstrap Collapse](http://getbootstrap.com/javascript/#collapse) menu.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `bootstrap-collapse-menu` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to Appearance > Widgets
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif)
2. This is the second screen shot
== Changelog ==
= 1.0.0 =
* First release