=== Liersch Menu Widget === Contributors: Steffen Liersch Donate link: http://www.steffen-liersch.de/wordpress/ Tags: liersch, menu, submenu, sidebar, widget, page Requires at least: 2.8 Tested up to: 4.7 Stable tag: 1.4 This plug-in installs a sidebar widget to display a submenu for current page. == Description == Liersch Menu Widget is a plug-in for WordPress. It provides an easy to use submenu widget that can be used for WordPress themes which doesn't deal with sub pages. It renders nothing if the current page does not have sub pages. The current version is based on the widget API of WordPress 2.8. This API automatically enables multiple instances of each widget. Configuration values for each instance can easily be used and managed. If you have any questions or if you need more information, please visit [http://www.steffen-liersch.de/wordpress/](http://www.steffen-liersch.de/wordpress/ "Steffen Liersch Software Solutions"). Copyright © 2009-2017 Steffen Liersch, http://www.steffen-liersch.de/ == Installation == 1. Upload `sl-menu-widget.php` to the `/wp-content/plugins/` directory 2. Activate the plug-in through the 'Plugins' menu in WordPress 3. Add the widget to your sidebar == Screenshots == 1. Sidebar widget example 2. Sidebar widget configuration == Changelog == = Version 1.4 (2017-01-07) = * PHP-related changes = Version 1.3 (2010-12-20) = * Minor improvements = Version 1.2 (2010-05-14) = * Using widget API of WordPress 2.8 to enable multiple instances * Configuration panel introduced for each widget instance * Desired submenu depth and CSS class name can be configured * Themes supporting this widget can change the default CSS class name = Version 1.1 (2010-04-01) = * Rendering widget with theme-specific settings = Version 1.0 (2009-11-11) = * Initial release