[wordpress插件] Cosmick Star Rating考斯米克星级

wordpress 插件 文章 2020-04-03 05:50 467 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Google Organic Search Rich Snippets for Reviews and Rating.

Google随机搜索丰富的摘要,用于评论和评分。

This plugin conforms to googles structured data algorithm.

此插件符合Google的结构化数据算法。

Easily capture customer reviews with a drop of a short code on any page.

只需在任何页面上插入短代码,即可轻松捕获客户评论。

Google emphasis the importance of have a solid customer review database.

Google强调拥有坚实的客户评论数据库的重要性。

Insert a single function into your themes header or footer and you rating will be displayed and google will automatically crawl and depict your average star ratings.

在您的主题页眉或页脚中插入一个功能,即可显示您的评分,Google会自动抓取并描述您的平均星级。

Google will also pull the structured data per post level for each review.

Google还将为每个评论按帖子级别提取结构化数据。

Features:

功能:

• Sidebar widget to display latest reviews

•侧边栏小部件以显示最新评论

• Moderate submissions

•提交量适中

• Minimal and extremely light weight

•重量极轻

• Global review and individual page / post reviews

•全局评论和单个页面/帖子评论

How To use

使用方法

Aggregate Rating

综合评分

Place

放置 <?php csr_get_overall_rating();

?> in your templates for getting aggregate rating.

模板中的?> 以获得总评分。

Front End Rate Submission

提交前端费率

Place

放置 <?php csr_add_rating();

?> in your templates or [csr-add-rating] Shortcode in a page for Star rating Form.

模板中的?> 或“星号评定表”页面中的 [csr-add-rating] 简码。

To get Single Review Rate

要获得单次评价费率

If you need to get the rating for a particular review

如果您需要获得特定评论的评分,请访问 <?php echo csr_get_rating($ post_id);。

?>.

?>

If in a loop $post_id not needed.

如果在循环中,则不需要 $ post_id

To List All the Reviews – Front End

列出所有评论-前端

You may call http://yoursite.comeviews

您可以致电 http://yoursite.comeviews

安装步骤

    1. You can download and install the Cosmick Reviews plugin through the built-in WordPress plugin installer.

    2. 您可以通过内置的WordPress插件安装程序下载并安装Cosmick Reviews插件。

      Alternately, download the zip file and upload the ‘/cosmick-stars-rating/’ folder to your ‘../wp-content/plugins/’ folder.

    3. 或者,下载zip文件,然后将“ / cosmick-stars-rating /”文件夹上载到“ ../wp-content/plugins/”文件夹中。

    4. Activate the plugin through the ‘Plugins’ menu in WordPress
    5. 通过WordPress中的“插件”菜单激活插件

    6. View the instructions page in your the WordPress backend to see detailed explanations and examples of how and where to use the shortcodes which enable reviews to be shown, submitted, or averaged.
    7. 在WordPress后端中查看说明页面,以查看详细说明和示例以及如何以及在何处使用使您可以显示,提交或平均评论的简码。

    8. Periodically check Google Search results to see your reviews being displayed.
    9. 定期查看Google搜索结果以查看您的评论。

下载地址
https://downloads.wordpress.org/plugin/cosmick-star-rating.1.1.0.zip
-EOF-

AI助手支持GPT4.0