=== BNE Slider ===
Author URI: 		http://www.bnecreative.com
Contributors: 		bluenotes
Tags: 				slider, flexslider
Requires at least: 	5.0
Tested up to: 		5.9.3
Stable tag: 		2.1.6
License: 			GPLv2 or later
License URI: 		http://www.gnu.org/licenses/gpl-2.0.html


== Description ==

A basic slider built using flexslider for BNE themes.

== Installation ==

1. Upload "bne-slider" folder to the "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. A new menu item will show called "Sliders".


== Changelog ==

= 2.1.6 =
* Add new option to the shortcode called image_loading. Options: "lazy" or "eager". This allows disabling the default lazy attribute on the images from WordPress if needed.
* Automatically set the loading attribute to eager when used as a page featured slider to satisfy being displayed above the fold when testing metrics.


= 2.1.5 =
* Adjust inline JS for jQuery 3.5+

= 2.1.4 =
* Improve accessibility (WCAG) on slider navigation and pagination elements.
 
= 2.1.3 =
* Add Autoplay and shadow options to slider builder.

= 2.1.2 =
* Update plugin update class to v4.8

= 2.1.1 =
* Inline CSS mobile image to hide since CSS file is placed in the footer.
* Add text-default color option to caption.
* Default bne_slider_featured_display_args() to use full crop

= 2.1 =
* Add fallback image option for mobile
* Add page option to display a slider in the "featured" area.


= 2.0 =
* Moved BNE Slider to it's own plugin for BNE themes v2.0+

= 1.0 =
* Initialy part of Sweetness Framework