• Updates Block Editor (Gutenberg) integration for Tasty Links compatibility.
  • Ignores nutrition fields in WP Recipe Maker converter when no calories are present.
  • Correctly parses ingredients and instructions with multiple <li> on the same line.
  • Fixes PHP notice when external_plugins isn't yet set in TinyMCE configuration.

Don't forget to update! 

You should soon see an update for Tasty Recipes v2.0 in your WordPress dashboard. Make sure to update to keep your plugin in tip-top shape.

If you're using Tasty Links to automatically include affiliate links in your recipes, you can now remove links inside the recipe card. This functionality was available for the Classic Editor, but needed to be re-worked for the new block (Gutenberg) editor. Version 2.0.0 of Tasty Recipes introduces this functionality for the block editor so you can link (and de-link) with ease.​

2. Ignore nutrition information from WP Recipe Maker if no calories are present

One customer noticed that when converting from WP Recipe Maker, the nutrition information would be converted as a bunch of zeros if no nutrition information existed. We've made sure that no longer happens during the conversion process so you can convert worry-free!

3. A couple other bug fixes

This update also fixes a PHP notice that was appearing in site logs as well as a parsing inconsistency if the recipe content was filtered by another plugin before being saved to the database.