這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Feedaty Rating for WooCommerce

外掛說明

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

安裝方式

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

常見問題集

What are the plugin requirements?

Both WooCommerce and a Subscription to Feedaty service are required.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Feedaty Rating for WooCommerce〉的開發相關工作。

參與者

將〈Feedaty Rating for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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