Title: Whisk Recipe Widgets
Author: paulfedorov
Published: <strong>14 de enero de 2021</strong>
Last modified: 24 de noviembre de 2021

---

Buscar plugins

![](https://ps.w.org/shoppable-recipes/assets/banner-772x250.jpg?rev=2630085)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/shoppable-recipes/assets/icon-256x256.png?rev=2458517)

# Whisk Recipe Widgets

 Por [paulfedorov](https://profiles.wordpress.org/paulfedorov/)

[Descargar](https://downloads.wordpress.org/plugin/shoppable-recipes.1.1.7.zip)

 * [Detalles](https://es-ec.wordpress.org/plugins/shoppable-recipes/#description)
 * [Valoraciones](https://es-ec.wordpress.org/plugins/shoppable-recipes/#reviews)
 * [Desarrollo](https://es-ec.wordpress.org/plugins/shoppable-recipes/#developers)

 [Soporte](https://wordpress.org/support/plugin/shoppable-recipes/)

## Descripción

Let your visitors [Save your recipes](https://whisk.com/recipe-box-app/) to their
Whisk accounts or create instant [Shopping Lists](https://whisk.com/grocery-list-app/)
and go shopping for ingredients in seconds.
 It is compatible with all popular recipe
plugins which support Schema.org or JSON-ld. Plugin is very light and has zero impact
on Google PageSpeed metrics.

### Demo

[Demo recipe](https://demo.whisk.com/pizza-alla-napoletana/)

#### How to use

Activate the plugin and use this shortcode to display Whisk Widgets:

    ```
    [whisk-widget]
    ```

Alternatively, you can add this PHP snippet to your theme’s or plugin’s template:

    ```
    <?php echo do_shortcode('[whisk-widget]'); ?>
    ```

By default, widget will use URL of the page it’s inserted into and look for a recipe
there. If no recipe is found, widget will not load.
 It is also possible to specify
another recipe URL with ‘url’ shortcode parameter and use widget on a pages without
recipes.

    ```
    [whisk-widget url='https://my.whisk.com/recipes/1073f5bf3bf4dab40f9b0a6589309aed6e9']
    ```

#### Plugin options

There are some options, that helps you change:

 * Widget format (Compact or Large).
 * Button border radius
 * Link color
 * Add to Cart button visibility
 * Tracking ID

Whisk Apps are available on [Google Play](https://getwhisk.com/download-android),
[App Store](https://getwhisk.com/download-ios), [Galaxy Store](https://galaxy.store/whisk)
or [Web](http://my.whisk.com/).
 After you save a recipe via Whisk Widget it is 
instantly available in apps too. Very convenient for shopping, sharing with friends,
creating recipe collections, etc.

## Capturas

 * [[
 * Save Recipe button (compact widget)
 * [[
 * Save Recipe & Add to Cart button (large widget)
 * [[
 * Saved Recipes in Whisk App
 * [[
 * Plugin settings
 * [[
 * Shopping list widget
 * [[
 * Publisher integration example

## FAQ

### What is the difference between widget formats?

**Compact widget** is simply a button that saves your recipe to Whisk, where you
can check it’s nutrition, share with friends,
 post reviews, pictures and comments
and do so much more, including adding all the recipes ingredients to a shopping 
list.

**Large widget** has 2 buttons: one for Saving Recipes. The other one is Add to 
Cart button that allows your visitors to buy all the
 necessary ingredients from
the nearest grocer with a single click. It is a very convenient feature, though 
mostly useful in US/UK. Widget can auto-detect visitor’s country and hide this button
if there are no supported retailers in visitor’s country. You can also disable this
button in plugin’s settings.

### Where can I find full list of integrated retailers for Shopping List functionality?

Check out full list [here](https://support.whisk.com/hc/en-us/articles/360042706091-Integrated-Stores).
They have Walmart and Tesco!

### How does it work?

Built on top of [Whisk Widget Builder](https://developers.whisk.com/tools/widget-builder),
this plugin utilizes Whisk SDK to scan for proper recipe microdata and send it to
Whisk Platform in just one click.

### Does it load a lot of 3rd-party scripts?

No! We care about your website performance and initially preload a very tiny (1kb)
loader script that passively detects user interaction and loads all the Whisk scripts
after some action was performed by a real user.
 This way there is no impact on 
Google PageSpeed metrics and SEO.

### Is it free?

Yes, the plugin, Whisk widgets and [Whisk Apps](https://whisk.com/download/) are
totally free.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Whisk Recipe Widgets» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ paulfedorov ](https://profiles.wordpress.org/paulfedorov/)

[Traduce «Whisk Recipe Widgets» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/shoppable-recipes)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/shoppable-recipes/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/shoppable-recipes/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/shoppable-recipes/)
por [RSS](https://plugins.trac.wordpress.org/log/shoppable-recipes/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### v 1.1.7 (24.11.2021)

 * fix compatibility with older PHP versions (like 5.6)

#### v 1.1.6 (24.11.2021)

 * added: new shortcode parameter (url) to specify custom recipe URL (by default
   widget uses URL of the page it’s inserted into).

#### v 1.1.5 (19.11.2021)

 * fixed a bug with recipe URL

#### v 1.1.3 (16.11.2021)

 * new feature: ability to use completely custom widget code. Might be useful for
   some publishers with specific needs.

#### v 1.1.2 (16.11.2021)

 * a better readme 🙂

#### v 1.1 (15.11.2021)

 * switched to save-recipe mode
 * changed shortcode name from [wx-save-recipe] to [whisk-widget]
 * introduced load-on-interaction for all whisk scripts. Widgets now have zero impact
   on PageSpeed performance.
 * removed unsupported customization options (in sync with https://developers.whisk.
   com/tools/widget-builder)
 * added tracking_id support
 * added an option to hide Add to Cart button in a large widget
 * minor plugin refactoring

#### v 1.0.4 (18.01.2021)

 * improved description and assets

#### v 1.0.3 (14.01.2021)

 * small bug fix in JS

#### v 1.0.2 (14.01.2021)

 * add screenshots

#### v 1.0.0 (14.01.2021)

 * First release

## Meta

 *  Version **1.1.7**
 *  Last updated **hace 4 años**
 *  Active installations **10+**
 *  WordPress version ** 5.0 o superior **
 *  Tested up to **5.6.17**
 *  PHP version ** 5.6.20 o superior **
 *  Language
 * [English (US)](https://wordpress.org/plugins/shoppable-recipes/)
 * Tags
 * [ingredients](https://es-ec.wordpress.org/plugins/tags/ingredients/)[whisk](https://es-ec.wordpress.org/plugins/tags/whisk/)
   [widgets](https://es-ec.wordpress.org/plugins/tags/widgets/)
 *  [Vista avanzada](https://es-ec.wordpress.org/plugins/shoppable-recipes/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/shoppable-recipes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shoppable-recipes/reviews/)

## Colaboradores

 *   [ paulfedorov ](https://profiles.wordpress.org/paulfedorov/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/shoppable-recipes/)