Linux 软件免费装
Banner图

Rate Star Review - AJAX Reviews for Content, with Star Ratings

开发者 videowhisper
VideoWhisper.com
更新时间 2024年4月29日 22:23
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 5.8

标签

post plugin ajax review star ratings custom post rate

下载

1.3.10

详情介绍:

Enable site members to rate any type of content. Multiple ratings and reviews for content (including custom post types). Key Features Recommended for use with these solutions 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: 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.

更新日志:

1.3 1.2 1.1.1