ReviewFetch for WordPress
Display your Google reviews anywhere on your WordPress site with simple shortcodes.
Plugin Features
Easy Setup
Install, enter your API key, and you're ready to display reviews in minutes.
Shortcodes
Simple shortcodes work anywhere: posts, pages, widgets, or theme files.
Gutenberg Block
Native block editor support for visual editing in WordPress 5.0+.
Works Everywhere
Compatible with all major themes and page builders.
Installation Guide
Create a ReviewFetch Account
Sign up for free at reviewfetch.app/register. Add your Google Maps location and create a widget.
Install the Plugin
In WordPress, go to Plugins → Add New and search for "ReviewFetch". Click Install and Activate.
Or download from WordPress.org and upload manually.
Enter Your API Key
Go to Settings → ReviewFetch and paste your API key from the Account page in your ReviewFetch dashboard.
Add the Shortcode
Copy the shortcode from your widget settings and paste it into any post, page, or widget area:
[reviewfetch widget="your-widget-key"]
Shortcode Reference
Basic Usage
[reviewfetch widget="abc123-def456"]
Displays the widget with all settings configured in your ReviewFetch dashboard.
Optional Overrides
You can override widget settings directly in the shortcode:
| Attribute | Description | Example |
|---|---|---|
min_rating |
Minimum star rating to display | min_rating="4" |
max_reviews |
Maximum number of reviews | max_reviews="5" |
layout |
Display layout | layout="grid" |
theme |
Color theme | theme="dark" |
Full Example
[reviewfetch widget="abc123" min_rating="4" max_reviews="6" layout="grid" theme="light"]
Ready to add reviews to your WordPress site?
Create your free account and start displaying reviews in minutes.
Get Started Free