diff --git a/README.md b/README.md index fc178cfede86b7620daf84728978cca3fddb66f6..6b35b2e236822693dfcbdd5d2ca357ca0f24f05b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **Tags:** tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down **Requires at least:** 2.8 **Tested up to:** 6.0 -**Stable tag:** 2.3.2 +**Stable tag:** 2.3.3 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html @@ -80,6 +80,9 @@ To make targeting a specific filter reference possible should you use multiple i ## Changelog ## +### 2.3.3 ### +* Correct hook used to load plugin textdomain. + ### 2.3.2 ### * Ready plugin for translation. @@ -166,6 +169,9 @@ To make targeting a specific filter reference possible should you use multiple i ## Upgrade Notice ## +### 2.3.3 ### +* Corrects hook used to load plugin textdomain. + ### 2.3.2 ### Readies plugin for translation. diff --git a/languages/tag-dropdown-widget.pot b/languages/tag-dropdown-widget.pot index 90e169a6fa5c08cc93b6b9b0576f644a184406ad..f3ef94d79b64878b6f008ac153823b2e508deb97 100644 --- a/languages/tag-dropdown-widget.pot +++ b/languages/tag-dropdown-widget.pot @@ -2,10 +2,10 @@ # This file is distributed under the same license as the Taxonomy Dropdown Widget package. msgid "" msgstr "" -"Project-Id-Version: Taxonomy Dropdown Widget 2.3.2\n" +"Project-Id-Version: Taxonomy Dropdown Widget 2.3.3\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/tag-dropdown-widget\n" -"POT-Creation-Date: 2022-06-25 18:24:14+00:00\n" +"POT-Creation-Date: 2022-06-25 19:33:06+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -164,4 +164,4 @@ msgstr "" #. Author URI of the plugin/theme msgid "https://ethitter.com/" -msgstr "" \ No newline at end of file +msgstr "" diff --git a/readme.txt b/readme.txt index 99226d7ad06220f8e1ab026a56444dada9c77db6..c30cad813e519e36ec72d3e039fb4bd7b49c1bb4 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/ Tags: tag, tags, taxonomy, sidebar, widget, widgets, dropdown, drop down Requires at least: 2.8 Tested up to: 6.0 -Stable tag: 2.3.2 +Stable tag: 2.3.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -80,6 +80,9 @@ To make targeting a specific filter reference possible should you use multiple i == Changelog == += 2.3.3 = +* Correct hook used to load plugin textdomain. + = 2.3.2 = * Ready plugin for translation. @@ -166,6 +169,9 @@ To make targeting a specific filter reference possible should you use multiple i == Upgrade Notice == += 2.3.3 = +* Corrects hook used to load plugin textdomain. + = 2.3.2 = Readies plugin for translation. diff --git a/tag-dropdown-widget.php b/tag-dropdown-widget.php index 1d95fc6b2a52583977445d415dd48a652e0ff707..9b68a5d5849cc5ac376a64dd92442c9510a23f13 100644 --- a/tag-dropdown-widget.php +++ b/tag-dropdown-widget.php @@ -5,7 +5,7 @@ * Plugin URI: https://ethitter.com/plugins/taxonomy-dropdown-widget/ * Description: Creates a dropdown list of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Widget provides numerous options to tailor the output to fit your site. Dropdown function can also be called directly for use outside of the widget. Formerly known as <strong><em>Tag Dropdown Widget</em></strong>. * Author: Erick Hitter - * Version: 2.3.2 + * Version: 2.3.3 * Author URI: https://ethitter.com/ * Text Domain: tag-dropdown-widget * Domain Path: /languages/