To display your Google Reviews using this plugin, you’ll need two things from Google:
1. A Google Maps API Key and 2. Your business’s Place ID
Step 1: Create a Google API Key
- Go to the Google Cloud Console.
- Log in with your Google account.
- Click the project dropdown at the top and create a new project (or select an existing one).
- In the left sidebar, go to “APIs & Services” > “Enabled APIs & services.”
- Click “+ ENABLE APIs AND SERVICES” at the top.
- Search for and enable these APIs:
- Places API
- Maps JavaScript API (optional)
- Now go to “APIs & Services” > “Credentials.”
- Click “+ CREATE CREDENTIALS” > “API key.”
- Copy your new API Key.
- Edit the key to set restrictions if needed (optional).
- Important: Billing must be enabled on your Google Cloud account, or your API key will not work.
Note: This is a mostly free service from Google — unless you’re receiving a very large number of requests, you are unlikely to incur any charges.
Step 2: Find Your Place ID
- Go to the Google Place ID Finder.
- Scroll down to the interactive map tool.
- Search for your business by name and location.
- Click on your business in the map or dropdown.
- Copy the Place ID that appears below the map.
Step 3: Paste Into Plugin Settings
In your WordPress dashboard, go to Settings > Custom Reviews, then:
- Paste in your API Key
- Paste in your Place ID
- Click Save Changes
You’re all set!