https://github.com/thefrosty/wp-unlimited-lists-widget
Add unlimited HTML lists to your WordPress widget areas.
https://github.com/thefrosty/wp-unlimited-lists-widget
html-list wordpress-plugin wordpress-widget wordpress-widget-plugin
Last synced: about 2 months ago
JSON representation
Add unlimited HTML lists to your WordPress widget areas.
- Host: GitHub
- URL: https://github.com/thefrosty/wp-unlimited-lists-widget
- Owner: thefrosty
- Created: 2018-12-08T17:12:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T23:10:31.000Z (over 6 years ago)
- Last Synced: 2025-02-03T06:38:43.300Z (4 months ago)
- Topics: html-list, wordpress-plugin, wordpress-widget, wordpress-widget-plugin
- Language: PHP
- Homepage: https://austin.passy.co/wordpress-plugins/unlimited-lists-widget/
- Size: 312 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== 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: trunkA 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.