WP Tasty Team
Member since March 2023
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
Move Jump to Recipe above featured image in Genesis
/** * Ensures the "Jump to Recipe" button is added above the featured image. */ add_action(…
Leave Tasty recipe ratings with WP-PostRatings
The Tasty Recipes rating system works with the default WordPress comment form. However, if you use…
Hide nutrition facts for Tasty Recipes printing
Prevent nutritional information from being displayed in the Tasty Recipes print view
Add a “Rate this recipe” Tasty Recipes quick link
After applying this snippet, your new quick link should appear at the top of the recipe…
Change Jump links to buttons
Make the "jump to recipe" and "print recipe" links look like buttons at the top of…
Disable Smooth Scrolling in Tasty Recipes
This snippet disables the smooth scrolling in Tasty Recipes
Remove "No Reviews" label if there are not reviews in Tasty Recipes
Remove "No Reviews" label if there are not reviews in Tasty Recipes
Disable Tasty Pins on the homepage and the blog page
This snippet will disable the Tasty Pins on the homepage and the blog page
Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
New Tasty Roundups - Change Heading from h2 to h3
Change all your Tasty Roundup headings from h2 tags to h3 tags
Tasty Pins - Remove the Pin button for an image by URL
Easily exclude images from having this pin it button using the image url by javascript snippet: