| 开发者 | areviews |
|---|---|
| 更新时间 | 2026年8月28日 13:39 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[areviews] shortcode), star ratings near the product title and
on shop / category pages, recent-purchases popup, floating badge, reviews
slider ([areviews_slider]), mini slider ([areviews_mini_slider]), floating
slider, side widget, home page reviews ([areviews_home_reviews]), cart
reviews ([areviews_cart_reviews]), Review Bubbles, Review Reels, World Map
and the all-reviews / testimonials page ([areviews_reviews_page], with
one-click page creation from WooCommerce > Areviews)./wp-content/plugins/, then activate it.Yes. The plugin is a connector to the Areviews service; on its own it stores and displays nothing. See External services above.
In the Areviews dashboard (Reviews Design and Widgets). Changes reach your store
within a minute. Shortcodes are available for manual placement: [areviews],
[areviews_slider], [areviews_mini_slider], [areviews_home_reviews],
[areviews_cart_reviews] and [areviews_reviews_page].
Yes — order and customer details, including email addresses, so that review-request emails can be sent. Nothing is sent until you connect the store. The full list is in External services above.
All of the plugin's options and caches are removed. Reviews stored in your Areviews account are not affected.
wp_add_inline_style() / wp_add_inline_script() instead of being printed
into the page.areviews (the WordPress.org plugin slug); escaping, translator
comments and uninstall cleanup tidied up.woocommerce_after_cart hook, so the widget is appended to
the cart page content as well), and it renders the same section as the Happy
Customers page — restricted to the products in the cart. Products in the cart
that have no reviews are skipped, and nothing at all is rendered when none of
the cart's products has a review./areviews/v1/theme-export (signed, called from the
Areviews admin panel): exports the theme template files behind the home,
product, shop/category and cart pages — child + parent theme, block-theme
templates and Site-Editor customizations — each with its server location,
origin and an explanation, so support can diagnose "widget not showing"
reports and add support for new themes without needing access to the store./areviews/v1/orders for the dashboard's past-orders import.