15 Snippets
<10 Favourites
<10 Downloads

Require a comments with rating

Return the number of the rating that should not require a comment.

<10

Move Jump to Recipe above featured image in Genesis

/** * Ensures the "Jump to Recipe" button is added above the featured image. */ add_action(…

<10

Update the author name on published recipes

This code snippet will update the author name for all existing recipes. Just replace New Name…

<10
1 2