=== jfWP.WidgetsList === Contributors: Jerome Fath Tags: jfwp, php 5.3, jfwp-widgetslist, widget, list, widget archive, widget term Requires at least: 3.0 Stable tag: trunk Widgets for displaying elements in lists. Requires the latest version of the jfWP.Core to be installed. == Description == Show elements (archives, terms) form list. Select the number of list to display, the sort order of elements,... This plugin is completely free is developed with PHP 5.3. = Blog = http://blog.jeromefath.com/project/jfwp-widgetslist/ The project is featured on my blog, documentation and tutorials (in french) are available. = Documentation = http://blog.jeromefath.com/docs/jfwp-widgetslist/ = Language = This Plugin is available in English and French. If you have translated this plugin in your language, you can find the jfwp-widgetslist.pot file in the `languages` folder in the plugin directory. = Questions = If you have any questions feel free to leave a comment in my blog. == Installation == 1. Download the latest version of jfWP.WidgetsList 2. Unzip the archive into the wp-content/plugins 3. Activate `jfWP.WidgetsList` == Screenshots == 1. ArchiveListWidget 2. TermListWidget == Changelog == = 0.1.3 = * NEW: Option to show or not the hierarchy * NEW: Using the new manager for creating form fields = 0.1.2 = * NEW: Support method display(), to be called from a template = 0.1.1 = * BUG: Fixed problem in the default settings = 0.1 = * NEW: Initial Release