Tasty Pins v1.3.1
Adds a character countdown indicator to Pinterest Title and Text fields. Introduces hidden image support for categories. For custom Pin button, accommodates when data-pin-nopin has been added with JavaScript. Updates the EDD…
Adds a character countdown indicator to Pinterest Title and Text fields. Introduces hidden image support for categories. For custom Pin button, accommodates when data-pin-nopin has been added with JavaScript. Updates the EDD…
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…
Bug fix: The <span> bug killing your links. ? Performance optimization: Introduces a tasty_links_should_be_applied filter for disabling auto-linking by context. Performance optimization: avoids repeat get_posts() calls for Tasty Links by…
Adds some magic classes to disable lazy loading for hidden images. Defers accessing configuration for better compatibility between custom Pinterest hover buttons and frontend optimization plugins.
Adds class=”tasty-link” to all rendered links. Includes styles to improve display of images in the featured and equipment blocks. Disables pinning for affiliate images. Adds a ‘Settings’ action link to the plugin…
Introduces tasty_pins_full_image_size filter to allow the ‘full’ image size to be modified. Makes the ‘touchstart’ listener passive to avoid Lighthouse warning. The event listener is set to ‘passive’ to improve your page’s scroll performance.
Fixes issue where custom hover button broke when “force hidden image” was enabled (introduced in v1.1.2).
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.…