Title: Feedaty Rating for WooCommerce
Author: feedaty
Published: <strong>February 10, 2022</strong>
Last modified: March 24, 2026

---

Search plugins

![](https://ps.w.org/feedaty-rating-for-woocommerce/assets/banner-772x250.jpg?rev
=2688027)

![](https://ps.w.org/feedaty-rating-for-woocommerce/assets/icon.svg?rev=2676872)

# Feedaty Rating for WooCommerce

 By [feedaty](https://profiles.wordpress.org/feedaty/)

[Download](https://downloads.wordpress.org/plugin/feedaty-rating-for-woocommerce.1.0.33.zip)

 * [Details](https://wordpress.org/plugins/feedaty-rating-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/feedaty-rating-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/feedaty-rating-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/feedaty-rating-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/)

## Description

This plugin automatically manages connection to your Feedaty account and displays
either your store ratings than your products ratings.
 Send orders data to Feedaty
on specific order triggers or even export your orders with the export tool.

It replaces the legacy plugin, imports store settings, and api keys with just one
click.

You can append your Reviews to WooCommerce microdata.
 You can choose to display
the Feedaty Review tab in product page and choose to hide the default WooCommerce
Review tab.

Choose your style from a rich selection of snippets and place it anywhere inside
your product page. The plugin also includes WodrPress filters so you can add new
positions to your page.

Feedaty WordPress Rating comes with a store Widget.

#### Added new filter

With this filter user can disable js enqueuing from feedaty cdn:

    ```
    add_filter('feedaty_enqueue_js', function($boolean){
        return true/false
    });
    ```

Main Features:

#### Main Settings

 * Trigger order status for sending data to Feedaty API
 * Enable Microdata
 * Enable Feedaty Reviews Tab
 * Hide Default WooCommerce Reviews Tab

#### Product Badge

 * Enable Product Badge
 * Choose Badge position
 * Choose your Badge Style

#### Product Ratings Carousel

 * Enable Product Ratings Carousel
 * Choose Carousel position
 * Choose your Carousel Style

#### Store Badge

 * Enable Store Badge
 * Choose your Style
 * Place the Badge through the Widget Area

#### Store Ratings Carousel

 * Enable Store Ratings Carousel
 * Choose your Style
 * Place the Carousel through the Widget Area

#### Export Tool

 * Export your orders in just one click

### Arbitrary section

## Installation

#### From your WordPress dashboard

 1. Open Plugins Menu -> Add New;
 2. Search for “Feedaty WooCommerce Rating” inside the WordPress repository;
 3. Activate it from the ‘Plugins’ menu in WordPress;

#### From WordPress.org

 1. Download the zip archive;
 2. Upload zip through Plugins -> Add New -> Upload Plugins;
 3. Activate the plugin through the ‘Plugins’ menu in WordPress;

#### Once Activated

 1. Open Menu Feedaty WR;
 2. Fill The Forms inside the Plugin area

## FAQ

### What are the plugin requirements?

Both WooCommerce and a Subscription to Feedaty service are required.

## Reviews

![](https://secure.gravatar.com/avatar/e4eea69ef91ca47852c5e64286d2e60c684cad223fde908d19fc987ab7f40e8c?
s=60&d=retro&r=g)

### 󠀁[Assistenza Inesistente](https://wordpress.org/support/topic/assistenza-inesistente-3/)󠁿

 [metalinedev](https://profiles.wordpress.org/metalinedev/) April 13, 2026

Pessimo servizio di assistenza, nessuna risposta ad un bug dopo oltre 5 mesi dalla
segnalazione. Ci sono sicuramente servizi migliori di questo.

 [ Read all 1 review ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/)

## Contributors & Developers

“Feedaty Rating for WooCommerce” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “Feedaty Rating for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/feedaty-rating-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/feedaty-rating-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/feedaty-rating-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/feedaty-rating-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/feedaty-rating-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.33

 * fixed minor bug for Carousel widget display

#### 1.0.32

 * fixed minor bug if Server receives an unexpected response from Feedaty APIs

#### 1.0.31

 * Added automatic tracking of user locale settings during cart and checkout.
 * Stored the detected locale as `feedaty_culture` meta field within WooCommerce
   orders.
 * Passed the locale value to Feedaty APIs for improved delivery of review requests
   in the correct language.

#### 1.0.30

 * fixed minor bug if Server receives an unexpected response from Feedaty APIs

#### 1.0.29

 * fixed minor bug

#### 1.0.28

 * New option added to export orders with a specific status.
 * Fixed a minor bug that prevented access to orders export tool.

#### 1.0.27

 * Improved orders export functionality with enhanced and more accurate country 
   detection.

#### 1.0.26

 * Optimized the Feedaty API integration by replacing synchronous option-save calls
   with a scheduled background task via WP-Cron.
 * Improved plugin stability during settings updates.

#### 1.0.25

 * Added support for Plugin Extensions v2
 * Added Extension for showing ratings on Archive pages

#### 1.0.24

 * Added support for Plugin Extensions
 * Added Extension for showing ratings on Archive pages

#### 1.0.23

 * removed Microdata for empty reviews

#### 1.0.22

 * Fixed EAN export

#### 1.0.21

 * Improved order export

#### 1.0.20

 * Improved code
 * Added hidden checkout field ‘billing_locale’ for retrieving customer’s language
 * Added ‘Culture’ field in export

#### 1.0.19

 * Added check to order status before fetching CSV

#### 1.0.18

 * Updated logging features
 * Added new option for using SKU or Product ID as product identifier

#### 1.0.17

 * Improved WebService call

#### 1.0.16

 * Debug on webservice call

#### 1.0.15

 * Added support for EAN on Variable products

#### 1.0.14

 * check isset RatingsCount & AvgRating

#### 1.0.13

 * New Widgets version v3.0.0

#### 1.0.12

 * No aggregateRatings microdata pushed in case product has no ratings
 * Prevented jQueryUI callback conflicts on Divi Theme

#### 1.0.11

 * Product EAN – corrected minor warning

#### 1.0.10

 * changed internal api parameters

#### 1.0.9

 * corrected a bug that prevented shop badge widget from displaying

#### 1.0.8

 * Updates scripts in case of wrong merchant code.
 * Displays an admin message in case plugin can’t retrieve the correct widget

#### 1.0.6

 * Corrected minor Bug

#### 1.0.4

 * Added New filter feedaty_enqueue_js for disabling external js enqueuing
 * Added support for EAN/GTIN codes
 * Debug logging functionality

#### 1.0.3

 * Fixed minor bug

#### 1.0.2

 * Fixed send-order procedure

#### 1.0.0

 * Plugin first release

## Meta

 *  Version **1.0.33**
 *  Last updated **1 month ago**
 *  Active installations **300+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **6.9.4**
 * Tags
 * [microdata](https://wordpress.org/plugins/tags/microdata/)[product rating](https://wordpress.org/plugins/tags/product-rating/)
   [rich snippets](https://wordpress.org/plugins/tags/rich-snippets/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/feedaty-rating-for-woocommerce/advanced/)

## Ratings

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/feedaty-rating-for-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://profiles.wordpress.org/feedaty/)