[WordPress] 外掛分享: Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings

WordPress 外掛 Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings」是 2018-10-24 上架。
  • 目前有 80 個安裝啟用數。
  • 上一次更新是 2025-01-17,距離現在已有 107 天。
  • 外掛最低要求 WordPress 5.1 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

videowhisper |

外掛標籤

ajax | rate | star | vote | review |

內容簡介

啟用網站會員對任何類型的內容進行評分。可對內容(包括自定義文章類型)進行多個評分和評論。

主要功能

星級評分,評論標題和文本內容
AJAX 評論和列表(無需重新載入頁面)
通過內容類型,內容 ID,文章 ID 關聯無限評論類型
更新評論(添加評論後,可以隨時使用相同的表單進行更新)
按類別評分(評分並獲取類別統計數據)
使用短碼添加評論,列出評論,顯示評分
分別評審項目的多個方面和內容類型
在添加,更新評論時同一頁面上的評論列表實時更新
更新並顯示每篇文章的平均評級(元數據)
自定義最大星級(例如:3、5、10 星)
配置要包括評論的文章類型(文章、頁面)

推薦與以下解決方案一起使用

有償視訊聊天
廣播直播視頻
視頻分享 / 視頻隨選網站
圖片庫 – 圖片庫 – 具前端圖像上傳功能、 AJAX 照片列表。

短碼

[videowhisper_review post_id=”” content_type=”” content_id=”” rating_max=”5″ id=”” update_id=””]
顯示表單,以添加和更新指定文章和內容的評論。基於 AJAX。如果在同一頁面上,也可以更新評論列表。

[videowhisper_reviews post_id=”” show_average=”1″ content_type=”” content_id=”” id=””]
列出特定內容(按文章、內容)的評論。至少必須指定 post_id 或 content_id。基於 AJAX。

[videowhisper_rating post_id=”” rating_max=”5″]
顯示文章的平均評分(該文章的所有評分的平均值)。

文章元數據

在對文章進行評分時,會更新這些元數據:
– rateStarReview_rating = 平均評分,作為介於 0 和 1 之間的值進行正規化(乘以最大值以顯示)
– rateStarReview_ratingNumber = 評論數量
– rateStarReview_ratingPoints = 正規化評分的總和,以便易於對熱門項目進行排序(評分 * 評分點數)

按類別評分將為每個已評分類別更新以下內容:
– rateStarReview_rating_category$id
– rateStarReview_ratingNumber_category$id
– rateStarReview_ratingPoints_category$id

如何使用?

例如,如果您有一篇文章介紹一個電子產品,並希望網站會員能夠分別評論和評分不同方面,例如特性和性能,這些可以是內容類型。
可以為每個內容類型設置一個評論表單:
[videowhisper_review content_type=”特性” post_id=”1″]
[videowhisper_review content_type=”性能” post_id=”1″]
然後,要顯示該項目的所有評論,可以使用[videowhisper_reviews post_id=”1″]。

另一個例子,如果文章是關於一本書的兩個部分,那麼您也可以使用 content_id,讓用戶為每個部分都發表評論:

原文外掛簡介

Enhance your WordPress site with the Rate Star Review plugin, enabling users to leave star ratings and detailed reviews for any type of content. This robust plugin supports multiple rating dimensions per post, vote buttons, AJAX updates for seamless user experience, and integrates customizable review types by content. Ideal for content creators aiming to improve interaction and obtain feedback, it also features integration options for monetizing votes, making it perfect for contests and premium content strategies.
Benefits

Flexible Review System: Allow users to rate, vote, review any type of content including posts, pages, and custom post types.
AJAX Functionality: Reviews, ratings, votes (likes) update dynamically without page reloads, offering a smooth user experience.
Customizable Star Ratings: Choose from various scales (e.g., 3, 5, 10 stars) to suit different review contexts.
Multiple Content Dimensions: Support for reviewing multiple aspects of a single item, such as different features or performance metrics.
Monetization of Reviews: Integrate with the MicroPayments Plugin to enable paid votes (likes), adding a revenue stream.
Comprehensive Shortcodes: Easily embed review forms and ratings on any page using customizable shortcodes.
Live Updates: Review lists and average ratings update live on the page as users submit their feedback.
Category-Specific Ratings: Manage and display ratings by category for targeted insights and contest management.
Enhanced User Engagement: Encourage community interaction by allowing users to express their opinions and participate in reviews.
Skin in the Game: Monetize user participation in contests and premium content by requiring paid votes.

Key Features

Star Ratings, Review Title and Text Content
AJAX review and lists (no page reload required)
Unlimited review types associated by content type, content id, post id
Update review (after adding review, it can be updated anytime with same form)
Ratings by category (rate and also get stats by category)
Shortcodes to add review, list reviews, display ratings
Separately review multiple aspects and content type for an item
Live update of review list on same page when adding, updating review
Updates and can display average rating per post (meta)
Custom maximum stars (ex: 3, 5, 10 stars)
Configure post types to include reviews for (post, page)
Vote and vote count per post, for specific categories (i.e. for contests like Top Summer Videos)
Integrates APF Optimizer for speed and resources on AJAX requests: Filter plugins allowed to run on specific pages
Integrates with MicroPayments Plugin to support paid votes on selected categories, introduce skin in the game for contests and premium content

Recommended for use with these solutions

Paid VideoChat
Broadcast Live Video
Video Share VOD
Picture Gallery – Picture Gallery – Frontend Image Uploads, AJAX Photo List.

Shortcodes
[videowhisper_review post_id=”” content_type=”” content_id=”” rating_max=”5″ id=”” update_id=””]
Shows form to add and update review for specific post and content. AJAX based. Can also update reviews list if on same page.
[videowhisper_reviews post_id=”” show_average=”1″ content_type=”” content_id=”” id=””]
Lists reviews for specific content (by post,content). At least post_id or content_id must be specified. AJAX based.
[videowhisper_rating post_id=”” rating_max=”5″]
Displays average rating for a post (average of all ratings for that post).
Post Metas
Updates these meta valuate when rating posts:
– rateStarReview_rating = average rating normalized as value between 0 and 1 (multiply with maximum to display)
– rateStarReview_ratingNumber = number of reviews
– rateStarReview_ratingPoints = sum of normalized ratings for easy sorting popular items (rating * ratingPoints)
Rating by category will update those for each rated category as:
– rateStarReview_rating_category$id
– rateStarReview_ratingNumber_category$id
– rateStarReview_ratingPoints_category$id
How to use this?
In example, if you have a post presenting an electronic product and want site members to be able to review and rate separately different aspects like Features and Performance these can be content types.
A review form for each content type can be setup:
[videowhisper_review content_type=”Features” post_id=”1″]
[videowhisper_review content_type=”Performance” post_id=”1″]
Then to show all reviews for that item, you can use [videowhisper_reviews post_id=”1″] .
Another example, if an article is about a book with 2 parts, you can also use content_id to allow users to post a review for each part for each aspect (like Utility, Clarity).
[videowhisper_review content_type=”Utility for Part” content_id=”1″ post_id=”1″]
[videowhisper_review content_type=”Utility for Part” content_id=”2″ post_id=”1″]
[videowhisper_review content_type=”Clarity for Part” content_id=”1″ post_id=”1″]
[videowhisper_review content_type=”Clarity for Part” content_id=”2″ post_id=”1″]
Then list all reviews for all parts, [videowhisper_reviews post_id=”1″] or just for an aspect or part.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Rate Star Review Vote – AJAX Reviews, Votes, Star Ratings」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.3.10 |

延伸相關外掛(你可能也想知道)

  • I Recommend This 》這個外掛允許您的訪客簡單地喜歡/推薦您的文章而不是對其進行評論。, I Recommend This 的功能, , 一個計數器,用於顯示“喜歡”的數量和投票。, 一個小工具和...。
  • Rating-Widget: Star Review System 》on of Rating-Widget是最受歡迎的符合GDPR的五星級評論系統。該系統提供易於使用的評分功能,包括對文章、頁面、評論、WooCommerce、BuddyPress 和 bbPress ...。
  • bbPress Voting 》這款簡單而強大的外掛與 bbPress 論壇外掛整合,新增了一項功能,使用戶或訪客可以對主題和回覆進行投票,每個主題和回覆都有一個總分數,分別有上箭頭和下箭...。
  • Rating Widget: Post Rating, 5 Star Rating, Reviews, Thumbs Up & Down, Reaction 》TotalRating WordPress 評比外掛, 簡單的小工具管理, 使用 TotalRating 創建評比小工具變得非常簡單,感謝其超直觀和交互式編輯器。僅需幾秒鐘即可獲得高質量...。
  • Distance Rate Shipping For WooCommerce 》本外掛為 Woocommerce Distance Rate Shipping,可根據商店與客戶之間的距離計算運費。, 主要功能, , 與 WooCommerce 距離基礎運費一起,可為運送區域添加無...。
  • ACF: Star Rating Field 》為 ACF 新增評分欄位的功能外掛。, 該外掛提供三種投票計算方式:, , 使用 cookies 計算 (所有訪客);, 使用 IP 計算 (所有訪客);, 使用使用者ID計算 (僅限...。
  • Soisy Pagamento Rateale 》透過提供Soisy分期付款,提高轉換率:簡單、快速、100%線上。, 「小額支付」可以刺激購買、促進轉換,並增加平均單筆金額。, 如何運作?, , 客戶選擇物品並...。
  • BuddyPress Like 》這個WordPress外掛能讓使用者在你的BuddyPress網站上對內容進行「喜歡」的動作。。
  • bbPress Votes 》允許已登入的使用者在 bbPress 中為主題和回覆投票,就像在 StackOverflow 上一樣。, , 使用 Ajax, BuddyPress 整合, 有用戶頭像的投票記錄, 選項頁面, 允許...。
  • Rate 》大部分評分外掛都含有過多的代碼:內嵌JavaScript,亂七八糟的標記,奇怪的CSS。Rate 則是簡單、不會佔據太多空間,而且完全可覆寫。, 文章 / 頁面 / 自定文...。
  • CbrRate 》, 顯示俄羅斯聯邦中央銀行的匯率。這家銀行在工作日每天設置一次匯率。使用 MoExRate 模組顯示動態匯率。, Отображение курса валют ЦБ РФ на текущий день c...。
  • WP Love It 》這個外掛可讓您在 WordPress 文章上新增 AJAX Love It 按鈕。您可以選擇讓它出現在內容的頂部或底部。它還包括一個短碼,讓您可以手動將按鈕添加到文章中。, ...。
  • WP Emoticon Rating 》WP Emoticon Rating 是一個 WordPress 外掛,讓您的訪客可以對您的文章和頁面進行評分。, 訪客可以使用表情符號來表達其評分,非常簡單易用。只需安裝並啟用...。
  • WooCommerce Shop ratings & review widget by RatingChamp 》RatingChamp – WooCommerce 商店評分與可信賴的評論, RatingChamp 允許客戶發表關於您服務的真實評論。您可以獲得有價值的反饋,同時使用 RatingChamp Widget...。
  • tinyRatings 》tinyRatings 是一款全新的文章評分外掛。它提供簡單的評分風格,包括「讚」、「讚/反對」和傳統的五星評分。它利用了 Rest API 和 Dashicons 字型,為您提供...。

文章
Filter
Apply Filters
Mastodon