Tasty Pins v1.1.7
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 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.…
Disables loading=”lazy” for hidden images to partially fix pinning issue.
Fixes issue where custom hover button didn’t pull in an image’s repin id. Improves the custom Pin button click behavior on mobile. Fixes hidden image display issue in editor. Bumps…
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…
Introduces custom Pinterest hover buttons with a new settings page. Includes the image’s alt text on hidden images. Disables avatar pinning by default. Updates the EDD Updater to v1.7.1.
Fixes </div> placement for Default, Elegant, and Simple recipe cards, which caused some markup to break.