=== Easy Banners Widget ===
Contributors: dbmartin
Tags: banners, banners-widget, call-to-action, cta, widget
Requires at least: 4.4
Tested up to: 4.5.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily build call-to-action banners for your sidebars.

== Description ==

The Easy Banners Widget is an easy-to-use widget that allows you to configure and display call-to-action banners in your site's sidebars.

_Preview your color selections before saving._

__Features__

* Configurable widget title.
* Easily select banner color using built-in color picker.
* Include `html` in your banners message.
* Easily select text color using built-in color picker.
* Preview your color selections before saving!
* Easily link banners to any url.
* Choose the default (basic) CSS styling or roll your own.

__Developer Features__

This widget was built not only with end-users in mind, but also plugin developers.  Almost every aspect of this widget is extensible through filters and action hooks.  You can even add your own form fields to the widget form!

* Need to remove a field from the widget form?  Not a problem!  Every field is passed through its own filter for easy customization.
* Need to modify the output of the widget?  Easy!  The output is passed through numerous filters, allowing you to customize the content to meet your project's requirements.
* For a full list of action hooks and filters, please see the plugin documentation: http://darrinb.com/plugins/easy-banners-widget


== Installation ==

= From the WordPress.org plugin repository: =

* Download and install using the built-in WordPress plugin installer.
* Activate in the "Plugins" area of your admin by clicking the "Activate" link.
* No further setup or configuration is necessary.
* Head on over to the Widgets screen or the Customizer to start building your lists!


== Frequently Asked Questions ==

= Where can I find documentation? =

The plugin's official page: http://darrinb.com/plugins/easy-banners-widget

= Can I contribute? =

Of course! Have an idea for a feature?  Reach out on the plugin's official page.  Want to dive into  the code?  Jump right in!  Feel free to submit pull requests for new ideas & enhancements!

Check out the project's GitHub page: https://github.com/dboutote/Easy-Banners-Widget

== Screenshots ==

1. Straight-forward widget options.
2. Example banners with default styling.
3. Example banners with custom styling.
4. Preview your color combos!


== Changelog ==

= 1.0 =
* Initial release
