This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Recipe Calculator

Description

Live Preview

Recipe Calculator will make the life of your visitors much easier, when they want to cook less (or more) portions than the default, given in a recipe. For you it can be a very powerful tool for increasing the returning visitors on your website, because… well, no one likes calculating.

It lets the user change the amount of portions in 1 click and automatically recalculates the amount of ingredients needed for the preparation of a recipe.

When the user clicks or taps on an ingredient that they already have, it changes its opacity. This makes it easy to see the ingredients they have to add.

If your WordPress theme uses Structured data markup for Recipes, Recipe Calculator comes ready with microdata markup for the following fields from Schema.org: recipeYield, recipeIngredient and recipeInstructions.

It also supports microformats2 h-recipe with the following class names: p-yield, p-ingredient and e-instructions.

Screenshots

  • Recipe Calculator preview on the frontend.
  • Recipe Calculator preview on the backend.

Installation

  1. Upload the plugin files to the /wp-content/plugins/recipe-calculator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance -> Customize -> Recipe Calculator Settings screen to configure the plugin

FAQ-e

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/recipe-calculator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance -> Customize -> Recipe Calculator Settings screen to configure the plugin

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Recipe Calculator” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Recipe Calculator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

WordPress 4.8 compatible

1.0.1

  • Fixed bug – ingredients not showing.

1.0.0

  • Initial release.