Skip to content

Commit

Permalink
v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ciorici committed Feb 15, 2022
1 parent 23c89c1 commit 9450182
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: recipe plugin, recipe card, food recipe, recipes, recipe, foodie, foodica,
Requires at least: 5.7
Requires PHP: 5.6
Tested up to: 5.9
Stable tag: 3.0.3
Stable tag: 3.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -50,6 +50,7 @@ Inspired by our popular food blog theme [Foodica](https://www.wpzoom.com/themes/
* GDPR-compliant
* Bulk Add Ingredients and Directions
* WPML Support
* Recipe Shortcode


= ⭐️ PRO FEATURES ⭐️ =
Expand Down Expand Up @@ -153,6 +154,11 @@ Currently, it's not possible to import recipes created using a different plugin,

== Changelog ==

= 3.1.0 =
* Recipe Shortcode - insert a recipe anywhere you want using the new shortcodes.
* Add option to unlink a recipe from its parent
* Multiple bug fixes and improvements

= 3.0.3 =
* Fixed a bug with links in Notes and Description

Expand Down
2 changes: 1 addition & 1 deletion wpzoom-recipe-card.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* 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.0.3
* Version: 3.1.0
* Copyright: (c) 2021 WPZOOM
* License: GPL2+
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 9450182

Please sign in to comment.