Tasty Recipes v3.1.1
Fixes placement of clipboard copy success message on Modern Compact.
Ensures recipe card ‘Pin’ button works when Tasty Pins is active. Adds support for migrating old WPRM data.
Introduces a tasty_recipes_updated_recipe_rating action which fires when a recipe’s rating is updated. Fixes issue with the customizer where a backslash would be added to a recipe card social description with apostrophes. Ensures…
Adds a recipe card template customizer to the settings page. Various recipe card design cleanup. Switches print template to use noindex, follow. Has the ‘Pin’ button open a bookmarklet popup. Allows…
Fixes the regex matching Tasty Recipes shortcodes to not pick up others (i.e. pagebuilders). This fixes an issue where page builders (Divi) were not able to load recipe print pages.…
Only `wp_enqueue_media()` in Manage Posts to avoid breaking block editor. This fixes a bug that was causing issues with post featured images.
Adds an ‘Edit Tasty Recipe’ button to Quick Edit. Guided Recipes: Generates unique URLs for each recipe instruction step. Guided Recipes: Generates recipe instruction step ‘name’ field based on bolded…
Fixes </div> placement for Default, Elegant, and Simple recipe cards, which caused some markup to break.
Improves Yoast SEO integration to nest Recipe under the Article schema. Accessibility and markup improvements to the video on/off toggle. Disables the force pin image feature by default; can be…
Uses the player page URL as the contentUrl for YouTube and Vimeo to avoid Google Rich Snippet error.
Adds support for adding videos to recipe instructions (with player controls, JSON+LD schema integration, and on/off switch on the frontend). Also parses images within recipe instructions, to include in JSON+LD…