From caae9302fa3df89b621cf6bc16b88d348ca93834 Mon Sep 17 00:00:00 2001 From: stiofan Date: Fri, 6 Oct 2023 21:50:39 +0100 Subject: [PATCH] 2.3.26 --- geodirectory.php | 4 ++-- readme.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/geodirectory.php b/geodirectory.php index a533e88b..28705d33 100644 --- a/geodirectory.php +++ b/geodirectory.php @@ -11,7 +11,7 @@ * Plugin Name: GeoDirectory * Plugin URI: https://wpgeodirectory.com/ * Description: GeoDirectory - Business Directory Plugin for WordPress. - * Version: 2.3.25 + * Version: 2.3.26 * Author: AyeCode - WordPress Business Directory Plugins * Author URI: https://wpgeodirectory.com * Text Domain: geodirectory @@ -34,7 +34,7 @@ final class GeoDirectory { * * @var string */ - public $version = '2.3.25'; + public $version = '2.3.26'; /** * GeoDirectory instance. diff --git a/readme.txt b/readme.txt index a62b73eb..cc7a28e5 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://wpgeodirectory.com Tags: business directory, listings, directory plugin, classifieds, directory, member directory, company directory, team directory, chamber of commerce business directory, church directory, address book, contact directory, local business directory, listings directory, link directory Requires at least: 4.5 Tested up to: 6.3 -Stable tag: 2.3.25 +Stable tag: 2.3.26 Requires PHP: 5.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -286,8 +286,8 @@ 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 Business Directory Plugin v2.3.26 - TBD = -* Validate revision ID belongs to parent on revision save - FIXED += GeoDirectory Business Directory Plugin v2.3.26 - 2023-10-06 = +* Validate revision ID belongs to parent on revision save or the wrong media files can be removed - FIXED = GeoDirectory Business Directory Plugin v2.3.25 - 2023-10-05 = * Dynamic image tag is not working when Flexbox Container is active - FIXED