Skip to content

Commit

Permalink
v3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ciorici committed Nov 10, 2023
1 parent 1210d59 commit 1d058ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions wpzoom-recipe-card.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d058ce

Please sign in to comment.