=== Add menu separators to navigation === Contributors: markhowellsmead Donate link: https://www.paypal.me/mhmli Tags: separator, menu, navigation, wp_nav_menu Requires at least: 4.0 Tested up to: 4.4 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == Add customisation to allow line and text-only entries to the output of WordPress' wp_nav_menu function. Edit your menu in the “Appearance” section of wp-admin. Add a custom link entry, then use --- (three dashes) as link text for a horizontal line or use # as a URL for an unlinked menu entry. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * Initial public version.