=== BNE Navbar ===
Author URI: http://www.bnecreative.com
Contributors: bluenotes
Tags: bottom nav, toolbar, bottom toolbar, responsive nav, responsive menu
Requires at least: 4.7
Tested up to: 5.2
Requires PHP: 5.4
Stable tag: 1.3.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

Adds a custom navigation toolbar to the bottom of your WordPress website allowing quick links and additional hidden menus. Once activated, go to Admin Menu > Settings > BNE Navbar to get started.

== Installation ==

1. Upload "bne-navbar" folder to the "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. A new menu item will be added under Settings called "BNE Navbar"


== Changelog ==

= 1.3.4 May 10, 2019 =
* Update CMB2 Library to v2.6.0
* Adjust bne-close-navbar class to account if used for child <a> tag.


= 1.3.3 October 13, 2018 =
* Update CMB2 Library to v2.4.2
* Fix conditional logic in admin for the nav button behavior option.


= 1.3.2 March 17, 2018 =
* Bump minimal WP requirement to v4.7
* Update FA icon external link within settings to the v4 icon gallery at fontawesome.com.
* Update Plugin updater library to v4.4 and will check via HTTPS.
* Update translation strings.
* Navbar now uses flexbox css instead of tables. 
* Each nav button is now wrapped in an outer div. The custom CSS class option has also moved up one level to the outer div.
* Dev - Add filter, bne_navbar_fa_v5(), to use FontAwesome v5 CDN instead of v4.


= 1.3.1 December 24, 2017 =
* Update CMB2 Library to v2.3.0
* Compatibility with PHP v7.2
* Removed the CMB2 alpha colorpicker add-on as it is now merged into CMB2 core.
* Harden and escape translation strings.


= 1.3 November 17, 2017 =
* Compatibility with WP v4.9 - colorpicker fields where having too much fun...
* Updated: jw-cmb2-rgba-picker.js to v2.1.2
* Updated: CMB2 Library to v2.2.6
* New: Add new nav button option to include custom classes for CSS customizations.
* Dev: Add new hooks to add custom content above and below the row of nav buttons - bne_navbar_before() and bne_navbar_after()


= 1.2 August 12, 2017 =
* Update CMB Library to v2.2.5.2
* Update Settings Page
* Navbar will now continue to be visible once scrolled to the bottom of the page. This can be set to hide (previous behavior) in the Visibility options.

= 1.1 May 3 2017 =
* Add support for anchor links within the navbar menu
* Add WPML support
* Add minor support for PHP v5.3
* Add the option to display a dark shaded overlay when a custom menu is opened.
* While a custom menu is open from the navbar, clicking on another navbar button will close the active menu and/or open a new menu from a different button if available.   



= 1.0 (January 1, 2017) =
* First Public Release.