Recipe placeholders you can use

There are a few recipe placeholders used throughout the plugin that allow you to output a specific recipe field wherever you type that placeholder.

For example: when adding a roundup button to your template you might want the text to read "Go to My Recipe" with "My Recipe" the name of the current recipe. To achieve that you'd use the %recipe_name% placeholder and set the text to "Go to %recipe_name%".

Placeholders can be used wherever you add text as a property in the template editor (think headers, buttons, call to action, ...). They can also be used in the Print Credit setting.

These are the placeholders currently available:

  • %recipe_name%
  • %recipe_summary%
  • %recipe_url%
  • %recipe_date%
  • %recipe_date_modified%
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.