Beschrijving
Reviewbird upgrades your WooCommerce Product Reviews, increasing your social proof and growing your sales. Requires a Reviewbird account. Create an account to get started.
🌟Key Features:
- Automated Review Collection – Automatically request reviews from customers after purchase
- Spam Protection – AI-powered spam detection blocks fake, inappropriate, and low-quality reviews
- Complaint Catching – Intercept negative feedback before it goes public, giving you a chance to resolve issues
- Beautiful Display – Display your reviews with a beautiful, customizable widget that matches your store design
- Multimedia Reviews – Customers can submit reviews with photos and videos so customers can really see what your products look like.
- Star Ratings – Seamlessly integrates with WooCommerce so your ratings show up on product pages and catalog pages
- SEO Rich Snippets – Automatically adds JSON-LD structured data for rich Google search results
- Showcases – Show-off your best reviews in a variety of formats including sliders, tickers, a review wall, etc.
- Discount Incentives – Offers discounts to customers that leave a review – or incentivize them to add a photo or video.
- Import/Export Reviews – Easily import and export reviews, with all of your data.
- Google Merchant Feed – Sync your reviews to Google shopping search results.
- Translated and Localized – Translate your reviews to your user’s language, automatically.
🔭 SEO Optimized
Reviews from your customers are one of the best sources of SEO content you can get. When customers write excellent reviews, they use the same language other potential buyers are searching for – those long-tail keywords that drive qualified traffic to your store.
- Fresh, Unique Content: Customer reviews naturally include diverse keywords and phrases.
- Photos and Videos: Collect customer photos and videos to enhance your reviews
- Rich Search Results: Display product ratings and review counts in Google results.
🛠️Made for Developers by Developers
We include the shortcodes, filters, and action hooks you need to deeply integrate Reviewbird into your store.
Shortcodes
[reviewbird_widget]— Displays the full review widget. Optionalproduct_idattribute (defaults to the current product).[reviewbird_showcase id="123"]— Displays a review showcase. Theidattribute is required (get it from your Reviewbird dashboard).[reviewbird_stars]— Displays the star rating and review count. Optionalproduct_idattribute (defaults to the current product).
External Services
Deze plugin maakt verbinding met de Reviewbird API om functies voor het verzamelen, beheren en tonen van beoordelingen in te schakelen. Reviewbird maakt met OAuth verbinding met WooCommerce en haalt informatie veilig op via de REST API. Reviewbird breidt de standaard REST API uit om extra endpoints toe te voegen die voor volledige functionaliteit vereist zijn.
Service Name: Reviewbird API
Service Provider: Reviewbird
Website: https://reviewbird.com
Terms of Service: https://reviewbird.com/terms-and-conditions/
Privacy Policy: https://reviewbird.com/privacy-policy/
Cookie Policy: https://reviewbird.com/cookie-policy/
Purpose:
– Verify your Reviewbird account
– Allow Reviewbird to collect order data to trigger review request emails
– Retrieve review widgets and showcases for your website
– Allow Reviewbird to collect product information for review display and product groups
– Manage review submissions and responses
Data Transmitted:
– Account Verification: Connection status
– Order Data: Order ID, customer email, customer name, line items, order date, status, locale
– Product Data: Product ID, name, SKU, slug, GTIN, brand, price, attributes (for variations), image URL, permalink, stock status
– Customer Data: Email address, name, review content and media
When Data is Sent:
– During OAuth connection from Reviewbird to WooCommerce
– During initial product sync after connection
– During scheduled order sync
– When you manually sync products
– When the review widget or showcases are loaded onto your website pages
By using this plugin, you agree to the Reviewbird Terms and Conditions and Privacy Policy.
Requirements:
- WooCommerce 5.0 of hoger
- PHP 7.4 or higher
- A Reviewbird account (sign up at reviewbird.com)
Source Code
The built JavaScript and CSS files in assets/build/ are compiled from source files in assets/src/ using the WordPress Scripts (@wordpress/scripts) build tool.
The volledige broncode is beschikbaar op: https://github.com/Objectivco/reviewbird-plugin
Om vanuit bron te bouwen:
- Clone the repository
- Run
npm install - Run
npm run build
For development: npm run dev
Schermafbeeldingen

Reviewbird settings page 
Review widget on product page 
Beoordeling verzameling widget stap 1 
Beoordeling verzameling widget stap 2 
Beoordeling verzameling widget stap 3 
Beoordeling verzameling widget stap 4 
Beoordeling verzameling widget indieningsstap 
Review collection widget submitted 
Review Wall showcase 
Other showcase styles
Installatie
Automatic Installation:
- Log in to your WordPress admin dashboard
- Navigate to Plugins > Add New
- Search for “reviewbird”
- Click Install Now and then Activate
Manual Installation:
- Download the plugin ZIP file
- Log in to your WordPress admin dashboard
- Navigate to Plugins > Add New > Upload Plugin
- Choose the ZIP file and click Install Now
- Click Activate Plugin
Configuration:
Connection to your store is initiated through Reviewbird. Once you have the plugin activated, go to https://app.reviewbird.com/dashboard and click on “Connect”.
After you have connected your store to Reviewbird, this is how you configure the plugin settings:
- Go to Reviewbird in your admin menu
- Click the toggle to enable the Reviewbird display widget
- You can also enable the Google Schema JSON-LD output.
- Settings are saved automatically.
FAQ
-
Do I need a Reviewbird account?
-
Yes, you need a Reviewbird account to use this plugin. You can sign up at reviewbird.com.
-
Is WooCommerce required?
-
Ja, voor deze plugin is WooCommerce 5.0 of hoger vereist om te werken.
-
How do I display reviews on my product pages?
-
Once connected, enable the widget in Reviewbird in your admin menu. Reviews will automatically appear on your product pages.
-
Can I customize the widget appearance?
-
Yes, you can customize colors and styling through your Reviewbird dashboard.
Beoordelingen
Bijdragers & ontwikkelaars
“Reviewbird” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Reviewbird” is vertaald in 1 locale. Dank voor de vertalers voor hun bijdragen.
Vertaal “Reviewbird” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.17
Fix – Fix issue with min_rating parameter for API calls.
1.0.16
- Fix – Fix excessive health status checks with store ID is not set.
1.0.15
- New – Added [reviewbird_stars] shortcode.
- Fix – Prevent duplicate widget rendering when [reviewbird_widget] shortcode is used
- Fix – Fix issues with ReviewX review import
1.0.14
- Fix – Add support for ReviewX imports.
- Fix – Unschedule actions on deactivate.
1.0.13
- Fix – Fix URLs to include organization slug
1.0.12
- Compatibility updates for WordPress.org submission
