Title: Whisk Recipe Widgets
Author: paulfedorov
Published: <strong>جنوری 14, 2021</strong>
Last modified: نوامبر 24, 2021

---

جستجوی افزونه‌ها

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

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

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

# Whisk Recipe Widgets

 توسط [paulfedorov](https://profiles.wordpress.org/paulfedorov/)

[دانلود](https://downloads.wordpress.org/plugin/shoppable-recipes.1.1.7.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/shoppable-recipes/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/shoppable-recipes/#reviews)
 * [توسعه](https://fa-af.wordpress.org/plugins/shoppable-recipes/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/shoppable-recipes/)

## توضیحات

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.

## عکس‌های صفحه

[⌊Save Recipe button (compact widget)⌉⌊Save Recipe button (compact widget)⌉[

Save Recipe button (compact widget)

[⌊Save Recipe & Add to Cart button (large widget)⌉⌊Save Recipe & Add to Cart button(
large widget)⌉[

Save Recipe & Add to Cart button (large widget)

[⌊Saved Recipes in Whisk App⌉⌊Saved Recipes in Whisk App⌉[

Saved Recipes in Whisk App

[⌊Plugin settings⌉⌊Plugin settings⌉[

Plugin settings

[⌊Shopping list widget⌉⌊Shopping list widget⌉[

Shopping list widget

[⌊Publisher integration example⌉⌊Publisher integration example⌉[

Publisher integration example

## سوالات متداول

### 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.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Whisk Recipe Widgets” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “Whisk Recipe Widgets” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/shoppable-recipes)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/shoppable-recipes/),
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/shoppable-recipes/), 
یا مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/shoppable-recipes/)
توسط [RSS](https://plugins.trac.wordpress.org/log/shoppable-recipes/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 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

## اطلاعات

 *  Version **1.1.7**
 *  Last updated **5 سال پیش**
 *  Active installations **10+**
 *  WordPress version ** 5.0 یا بالاتر **
 *  Tested up to **5.6.17**
 *  PHP version ** 5.6.20 یا بالاتر **
 *  Language
 * [English (US)](https://wordpress.org/plugins/shoppable-recipes/)
 * Tags
 * [ingredients](https://fa-af.wordpress.org/plugins/tags/ingredients/)[whisk](https://fa-af.wordpress.org/plugins/tags/whisk/)
   [widgets](https://fa-af.wordpress.org/plugins/tags/widgets/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/shoppable-recipes/advanced/)

## امتیازها

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/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/shoppable-recipes/)