Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.8.94 #2761

Merged
merged 1 commit into from
Dec 26, 2024
Merged

2.8.94 #2761

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8.93
* Version: 2.8.94
* 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.8.93';
public $version = '2.8.94';

/**
* GeoDirectory instance.
Expand Down
Binary file modified languages/geodirectory-en_US.mo
Binary file not shown.
4 changes: 2 additions & 2 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.8.93\n"
"Project-Id-Version: GeoDirectory 2.8.94\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-19 20:39+0530\n"
"PO-Revision-Date: 2024-12-19 20:39+0530\n"
"PO-Revision-Date: 2024-12-26 18:15+0530\n"
"Last-Translator: \n"
"Language-Team: AyeCode Ltd <[email protected]>\n"
"Language: en_US\n"
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: 5.0
Tested up to: 6.7
Stable tag: 2.8.93
Stable tag: 2.8.94
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.8.94 - TBD =
= GeoDirectory v2.8.94 - 2024-12-26 =
* AJAX search with empty text don't show placeholder text for main search input - CHANGED

= GeoDirectory v2.8.93 - 2024-12-19 =
Expand Down