-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
48 lines (29 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
38
39
40
41
42
43
44
45
46
47
48
=== Unlimited Lists Widget ===
Contributors: austyfrosty
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4PREW7W59L8Q
Tags: widget-only, ul, li, unlimited lists, widget
Requires at least: 3.3
Tested up to: 4.3
Stable tag: trunk
A widget to show HTML list elements.
== Description ==
Activate the plugin then add it to any available sidebar in **Appearance→Widgets**..
For question please visit my blog @ [http://austin.passy.co](http://austin.passy.co/wordpress-plugins/unlimited-lists-widget/)
And thanks for rating it! -->
== Installation ==
Follow the steps below to install the plugin.
1. Upload the `unlimited-lists-widget` directory to the /wp-content/plugins/ directory. OR click add new plugin in your WordPress admin.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Drag the widget to your desired widget zone.
== Screenshots ==
1. Widget options.
1. Widget output.
== Changelog ==
= Version 0.1.2 (08/07/15) =
* Ready for WordPress 4.3
* Removed deprecated PHP4 constructor.
= Version 0.1 (10/02/12) =
* Initial release.
== Upgrade Notice ==
= 0.1.1 =
* Added link love option and `widget-only` tag.