
== Description ==
Bellows is an awesome accordion menu for WordPress. It works with the WordPress menu system to allow you to build beautiful accordion menus for your site.
Requires at least: 5.0
Tested up to: 5.8.1
Stable tag: 1.3
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/bellows-accordion-menu` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the Appearance > Bellows Menu screen to configure the plugin and generate the shortcode to add the menu to your site (or use a widget or PHP code)
Demo: https://sevenspark.com/goods/bellows-pro== Changelog ==
= 1.3 =
* Feature: Current Associated Term Highlighting (highlight as current terms in the menu associated with the current page)
* Feature: Collapse on mobile option (toggle to reveal mobile menu)
* Feature: [Pro] Tree mode (toggles on left edge, aligned to text), including Tree skin
* Feature: [Pro] Vertical and Horizontal padding settings for top level and submenu items
* Feature: [Pro] Configurable Submenu Indent setting
* Feature: [Pro] Configurable Submenu Slide Speed setting
* Feature: [Pro] Include Parent setting for Autopopulated Posts menus
* Feature: [Pro] Exclude Posts option for Autopopulated Posts menus
* Feature: [Pro] Exclude Terms option for Autopopulated Terms menus
* Feature: Current item priority functionality - determine which item should be opened if multiple items are current.
* Enhancement: Improve keyboard accessibility
* Enhancement: Styling support for when using SVG replacement icons
* Enhancement: Configurable admin capability constant
* Enhancement: RTL improvements
* Update: jQuery 3 compatibility (replace deprecated functions)
* Update: PHP 7.4 compatibility
* Fix: Make term population work with arbitrary roots when using child_of
* Fix: Walker UberMenu check to pull ID properly