=== Sidebar Nav === Contributors: benzumdahl Donate link: https://fiatinsight.com/ Tags: sidebar nav, navigation, menu, side nav Requires at least: 3.0 Tested up to: 5.0 Stable tag: 3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a widget that will automatically display a list of the page’s sibling pages (the other child pages under the same parent page). == Description == No future development is planned for this plugin. Adds a widget that will automatically display a list of the page’s sibling pages (the other child pages under the same parent page). Edit the style of the list using the following classes: page-list, page_item, current_page_item == Installation == 1. Upload this plugin folder to the `/wp-content/plugins` folder of your WordPress installation. 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the widget into the sidebar 1. Title the widget, if desired 1. Style the sidebar nav list using the classes page-list, page_item, current_page_item == Frequently Asked Questions == = How do I change the look or style of the list? = Add CSS for these classes: page-list, page_item, current_page_item == Screenshots == 1. This is the sidebar navigation widget in action (with stylization applied) == Changelog == = 1.0 = Initial release. = 2.0 = Updated to accomodate PHP 4 Style Constructors. = 3.0 = Tested for WordPress 5.0 compatibility. No future development is planned for this plugin.