Include deprecated.php, update readme.txt.

This commit is contained in:
Nathan Rice
2017-03-01 20:01:43 -05:00
parent febb5ede11
commit 49d5cfce79
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -39,6 +39,11 @@ Not in the way you're probably thinking. The markup surrounding the widget area
= 2.1.0 =
* Rewrite based on new plugin boilerplate.
* Make ID field readonly, rather than disabled.
* Add header widget area support.
* Allow for empty ID (auto-generate ID from name).
* Allow for only alphanumeric characters in ID.
* Use WordPress native term meta functions.
= 2.0.3 =
* Fix warnings and notices.