From 1d058cee10e08f959cb12e6594fb6e7001b52215 Mon Sep 17 00:00:00 2001 From: Pavel Ciorici Date: Fri, 10 Nov 2023 16:39:16 +0000 Subject: [PATCH] v3.2.10 --- readme.txt | 8 ++++++-- wpzoom-recipe-card.php | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/readme.txt b/readme.txt index cbc528b..58e5980 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Donate link: https://recipecard.io/ Tags: recipe plugin, recipe card, food recipe, recipes, recipe, block, foodie, foodica, recipe maker, nutrition facts, schema, structured data, food blog, food card Requires at least: 6.0 Requires PHP: 7.2 -Tested up to: 6.3 -Stable tag: 3.2.9 +Tested up to: 6.4 +Stable tag: 3.2.10 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -164,6 +164,10 @@ The **PRO** version includes an intuitive and easy-to-use tool that allows you t == Changelog == += 3.2.10 = +* Fixed compatibility with WordPress 6.4.1 +* Multiple bug fixes + = 3.2.9 = * Fixed a bug with the Print view diff --git a/wpzoom-recipe-card.php b/wpzoom-recipe-card.php index 7a4c5d3..2131664 100644 --- a/wpzoom-recipe-card.php +++ b/wpzoom-recipe-card.php @@ -5,14 +5,14 @@ * Description: Beautiful Recipe Plugin for Food Bloggers with Schema Markup for the new WordPress editor (Gutenberg). * Author: WPZOOM * Author URI: https://recipecard.io/ - * Version: 3.2.9 + * Version: 3.2.10 * Copyright: (c) 2021 WPZOOM * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.html * Text Domain: recipe-card-blocks-by-wpzoom * Domain Path: /languages - * Elementor tested up to: 3.16.6 - * Elementor Pro tested up to: 3.16.6 + * Elementor tested up to: 4.16.6 + * Elementor Pro tested up to: 4.16.6 * * @package WPZOOM_Recipe_Card_Blocks * @author WPZOOM