=== Widget Labels ===
Contributors: GenerateWP, maor, ramiy
Tags: widgets, widget label, label, widget
Requires at least: 4.0
Tested up to: 4.5
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to use custom labels/titles for any of your Widgets

== Description ==

This simple, but useful plugin that lets you control what label shows next to each Widget in your WordPress dashboard. The idea behind is to allow better organization of your widgets, as well as to give you a bit more control and flexibility over this already-built-in WordPress feature.

It's very handy in cases where you'd like your clients to know something before updating a certain widget. We might even change this up in the future and change it up to a `<textarea>` field.

In the meanwhile — enjoy, and feel free to contribute / send pull requests our way [over at GitHub](https://github.com/maor/wp-widget-labels).

== Screenshots ==

1. Added field

== Changelog ==

= 1.1.1 - April 24, 2016 =
* Fixed PHP Warning (bug)
* Added help text for the label field

= 1.1.0 - April 7, 2016 =
* Prevent direct access to php files.
* Prevent direct access to directories.
* Use [translate.wordpress.org](https://translate.wordpress.org/) to translate the plugin.
* Add more phpDocs.

= 1.0.0 - April 6, 2016 =
* Initial release.