Skip to content
Snippets Groups Projects
Commit 6564478e authored by Erick Hitter's avatar Erick Hitter
Browse files

More readme updates for v2.1.

parent 011a62b3
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,7 @@ To make targeting a specific filter reference possible should you use multiple i ...@@ -79,6 +79,7 @@ To make targeting a specific filter reference possible should you use multiple i
== Changelog == == Changelog ==
= 2.1 = = 2.1 =
* Introduce filters on dropdown and its components for greater customizability.
* Implement plugin as a singleton for proper reusability. * Implement plugin as a singleton for proper reusability.
* Improve adherence to WordPress coding standards. * Improve adherence to WordPress coding standards.
* Improve translatability of plugin. * Improve translatability of plugin.
...@@ -153,7 +154,7 @@ To make targeting a specific filter reference possible should you use multiple i ...@@ -153,7 +154,7 @@ To make targeting a specific filter reference possible should you use multiple i
== Upgrade Notice == == Upgrade Notice ==
= 2.1 = = 2.1 =
While no major functional changes are included in this release, the plugin itself is better-written and users are encouraged to upgrade. While no major functional changes are included in this release, the plugin itself is better-written and users are encouraged to upgrade. A set of filters are now applied to the dropdown and its components, for greater customizability.
= 2.0.3 = = 2.0.3 =
Corrects a problem in WordPress 3.3 and higher that resulted in an empty taxonomy dropdown. Also removes all uses of PHP short tags. Corrects a problem in WordPress 3.3 and higher that resulted in an empty taxonomy dropdown. Also removes all uses of PHP short tags.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment