Skip to content

Commit

Permalink
Merge pull request #2712 from kprajapatii/master
Browse files Browse the repository at this point in the history
2.3.84
  • Loading branch information
kprajapatii authored Oct 30, 2024
2 parents 5ed362c + 482feb9 commit f599734
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions geodirectory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Plugin Name: GeoDirectory
* Plugin URI: https://wpgeodirectory.com/
* Description: GeoDirectory - Business Directory Plugin for WordPress.
* Version: 2.3.83
* Version: 2.3.84
* Author: AyeCode - WP Business Directory Plugins
* Author URI: https://wpgeodirectory.com
* Text Domain: geodirectory
Expand All @@ -34,7 +34,7 @@ final class GeoDirectory {
*
* @var string
*/
public $version = '2.3.83';
public $version = '2.3.84';

/**
* GeoDirectory instance.
Expand Down
Binary file modified languages/geodirectory-en_US.mo
Binary file not shown.
16 changes: 8 additions & 8 deletions languages/geodirectory-en_US.po
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
msgid ""
msgstr ""
"Project-Id-Version: GeoDirectory 2.3.83\n"
"Project-Id-Version: GeoDirectory 2.3.84\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-24 23:37+0530\n"
"PO-Revision-Date: 2024-10-24 23:37+0530\n"
"POT-Creation-Date: 2024-10-31 00:27+0530\n"
"PO-Revision-Date: 2024-10-31 00:28+0530\n"
"Last-Translator: \n"
"Language-Team: AyeCode Ltd <[email protected]>\n"
"Language: en_US\n"
Expand Down Expand Up @@ -4913,7 +4913,7 @@ msgstr ""
#: includes/admin/settings/class-geodir-settings-cpt-sorting.php:59
#: includes/admin/settings/class-geodir-settings-cpt-tabs.php:166
#: includes/elementor/class-geodir-elementor-tag-css-class.php:327
#: includes/elementor/class-geodir-elementor-tag-image.php:316
#: includes/elementor/class-geodir-elementor-tag-image.php:320
#: includes/elementor/class-geodir-elementor-tag-text.php:266
msgid "Custom Fields"
msgstr ""
Expand Down Expand Up @@ -8219,7 +8219,7 @@ msgstr ""
#: includes/elementor/class-geodir-elementor-tag-color.php:99
#: includes/elementor/class-geodir-elementor-tag-css-class.php:267
#: includes/elementor/class-geodir-elementor-tag-gallery.php:106
#: includes/elementor/class-geodir-elementor-tag-image.php:275
#: includes/elementor/class-geodir-elementor-tag-image.php:279
#: includes/elementor/class-geodir-elementor-tag-number.php:93
#: includes/elementor/class-geodir-elementor-tag-text.php:221
#: includes/elementor/class-geodir-elementor-tag-url.php:152
Expand Down Expand Up @@ -13684,7 +13684,7 @@ msgid "Raw Values"
msgstr ""

#: includes/elementor/class-geodir-elementor-tag-css-class.php:368
#: includes/elementor/class-geodir-elementor-tag-image.php:325
#: includes/elementor/class-geodir-elementor-tag-image.php:329
#: includes/elementor/class-geodir-elementor-tag-text.php:307
msgid "Category meta"
msgstr ""
Expand All @@ -13698,11 +13698,11 @@ msgstr ""
msgid "Image Field"
msgstr ""

#: includes/elementor/class-geodir-elementor-tag-image.php:284
#: includes/elementor/class-geodir-elementor-tag-image.php:288
msgid "Fallback"
msgstr ""

#: includes/elementor/class-geodir-elementor-tag-image.php:332
#: includes/elementor/class-geodir-elementor-tag-image.php:336
msgid "Location Meta"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://wpgeodirectory.com
Tags: business directory, listings, directory plugin, classifieds, directory
Requires at least: 4.5
Tested up to: 6.6
Stable tag: 2.3.83
Stable tag: 2.3.84
Requires PHP: 5.6
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -319,7 +319,7 @@ We don't offer free trials, but we have a 30-day money-back guarantee if you are

__WARNING: GDv2 is a significant update over GDv1 and may require manual work, such as adding widgets to sidebars to recreate your current layout. As always, we recommend trying this on a staging site first. [Learn more](https://docs.wpgeodirectory.com/article/260-upgrading-from-gdv1-to-gdv2)__

= GeoDirectory v2.3.84 - TBD =
= GeoDirectory v2.3.84 - 2024-10-31 =
* Use of ABS() on latitude in distance query gives incorrect distance - FIXED

= GeoDirectory v2.3.83 - 2024-10-24 =
Expand Down

0 comments on commit f599734

Please sign in to comment.