Linux 软件免费装
Banner图

Post Rating and Review

开发者 bourgesloic
更新时间 2022年7月14日 18:08
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

responsive review testimonial rating schema.org microdata custom post vote star rating rate post cookies free

下载

1.3.1 1.2.2 1.3.2 1.3.3 1.0.0 1.3.0 1.3.4 1.1.0 1.0.1 1.1.1 1.2.0 1.2.1

详情介绍:

The "Post Rating and Review" plugin offers the possibility to connected visitors to review posts or types of posts that you have created (custom post types). You may define the rating scale yourself. You can use the plugin in 2 ways:
  1. Full activation of reviews management (rating + comment): to allow your users to rate AND leave a comment
  2. Enabling rating only: when you want your users to leave a rating but you don't need to collect their feedback
These features are mainly usable with shortcodes, so without development. Three shortcodes are integrated into the plugin allowing the display of 3 different widgets: The plugin also includes functionalities to manage email notification to posts authors when a new review of their post is submitted. This plugin integrates schema.org specifications on ratings: microdata will be automatically generated when you display the overall rating of a post ("aggregateRating" type). An important point: in this first version, the plugin allows rating only for visitors connected to your site, which seems to us to be the best choice to manage reviews on a website. Nevertheless, a future update may integrate the management of ratings and reviews by non-connected visitors if needed. I developed this plugin for my own use and then made it as configurable as possible so that it could be used by others. Do not hesitate to contact me if you are missing certain features. I can't promise you that I will be able to integrate them into a future release for you, but it doesn't hurt to ask! Overview of plugin options You can access and customize the following parameters: Rating widget general settings Rating display settings Rating recording settings Reviews management settings Enable review management? : if yes, the management of reviews will be activated. Then choose the type or types of post for which you want to activate this management of reviews. Then indicate which fields are mandatory for a visitor to be able to submit their review (N.B. at least one of the 2 fields must be selected as mandatory). You can also indicate if a review author have the possibility to modify and/or delete its review (N.B. it applies until review has not been answered). Last, you can allow modifying review in WP backoffice by another user that review author. Email notifications settings Tools Rating Management Shortcodes Three shortcodes display a Rating widget. You can integrate these shortcodes in several ways: in the Gutenberg editor, in the Classic Editor, in a widget or even directly in your templates. You can also integrate several rating widgets on the same page: for example, if you integrate the shortcode at the top and bottom of the page, the validation of the rating with one of rating widgets will trigger the update of the other widgets present on the page. 1. Shortcode to give a rating [prar_set_rating_for_post] Optional parameters accepted in the shortcode: Example: [prar_set_rating_for_post post_id="153" step="0.5" size="32" update_after_vote="false"] 2. Shortcode to display overall rating [prar_display_rating_for_post] Optional parameters accepted in the shortcode: Example: [prar_display_rating_for_post post_id="153" size="32" display_compteurs="true"] 3. Shortcode to display overall rating + detailed rating chart [prar_display_rating_chart_for_post] Optional parameters accepted in the shortcode: Example: [prar_display_rating_chart_for_post post_id="153" size="20"] Overview of reviews management Managing reviews consists of associating a rating with a comment. The reviews management uses Wordpress commenting functionalities: therefore, comments must be activated for the types of post for which you want to activate reviews. Thanks to the use of standard WP features, the settings you specify for comments will automatically apply to reviews (manual approval of comments, notification messages, automatic moderation, etc.). The settings that will not apply to review management are:
  1. "Users must be registered and logged in to comment": currently the plugin only accepts reviews for logged-in visitors. Regardless of your choice for this option, only logged-in visitors will be able to leave a review.
  2. Enable threaded (nested) comments N levels deep: in the plugin, only administrators will be able to respond to a review via the Wordpress admin screens. Visitors - logged in or not - will not be able to respond to a review. To enable reviews, indicate "yes" in the plugin options ("Reviews management settings" section) then select the post types for which you want the review management features to be automatically implemented. When you activate this management of reviews, the standard "Comments" area will be replaced by a plugin owned template ("post-reviews.php") which is located in the "includes/template" folder of the plugin. You can also customize this template by copying it into a "prar-rating" folder in your theme. This template displays the overall rating, the detailed rating chart, the list of reviews already published as well as a button allowing a visitor to leave a new review. This button is active if the visitor is logged in and has not already left a review on the post. The writing of the review by the visitor is done in a popin which combines the rating attribution and the comment left by the visitor. Via the options of the plugin, it is possible to determine if the note and/or the comment are mandatory to leave a review. Reviews left by users will be visible in admin in the standard Wordpress comments list as well as on the post editing page.
Overview of email notifications management You can activate a functionality which will send emails to post authors each time a new rating or a new review of their post is submitted. How it works For Developers Several hooks are available for developers as well as callable functions: Actions Filters Functions JavaScript Special thanks The development of this plugin was greatly facilitated by "RaterJS" javascript library developed by Fredrik Olsson. Many thanks also to Eric for his valuable design advices and feature ideas.

安装:

  1. Navigate to Dashboard -> Plugins -> Add New and search for the plugin
  2. Click on "Install Now" and then "Activate"

屏幕截图:

  • Example of review management on a single post page
  • Shortcodes set and display note on a single post page
  • Settings page in admin
  • Ratings display in admin on post page
  • Admin rating integrated on comments lists

升级注意事项:

First relase . Not applicable.

常见问题:

Do I need programing skills to use the plugin?

No. You just need to have a global understanding of the way Wordpress works, and to know how to use shortcodes. If you need further information on shortcodes in Wordpress, find below links to articles on wordpress.com website: What Is a Shortcode? WordPress Shortcodes: What They Are and When to Use Them

Does the plugin works with caching plugins?

Logically yes. This plugin is based on ajax development which should not be taken into account by caching plugins. However let me know through support page if you meet any difficulty with caching plugin.

May I be able to open reviews submission to non-logged-in users?

No. Reviews and rating are open to logged-in users. It allows to avoid cookie usage which could be complex within GDPR regulation in Europe. I will consider to include this functionaly if the demand is growing.

Do I need to pay something to use the plugin?

No! This plugin is not a freemium. Everything comes for free. I just developed it because I was able to (very humbly!) and because I like it. However, I accept donations if you love this plugin ;-)

更新日志:

1.3.4 - Released on 14 july 2022 1.3.3 - Released on 12 july 2022 1.3.2 - Released on 11 july 2022 1.3.1 - Released on 11 july 2022 1.3.0 - Released on 8 july 2022 1.2.2 - Released on 7 july 2022 1.2.1 - Released on 19 april 2022 1.2.0 - Released on 8 March 2022 1.1.1 - Released on 19 February 2022 1.1.0 - Released on 18 February 2022 1.0.1 - Released on 15 February 2022 1.0.0 - Released on 13 February 2022