TrustHalo Reviews
TrustHalo — customisable Google review displays for WordPress.
by Delta Chip Holdings · github.com/delta-chip-holdings/trusthalo-reviews · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/delta-chip-holdings/trusthalo-reviews/archive/refs/heads/main.zipReadme
TrustHalo Reviews
TrustHalo Reviews is a WordPress plugin by Delta Chip Holdings for displaying Google reviews in a lightweight, responsive slider.
Phase 3 — TrustHalo Connect onboarding (0.3.0)
This release removes the customer-facing Google Places API key, billing, and Place ID setup. It prepares TrustHalo for a simple customer journey:
- Install TrustHalo Reviews.
- Click Connect Google Business Profile.
- Authorize the Google account that manages the business.
- Choose a location and display reviews with
[trusthalo_reviews].
The secure TrustHalo Connect service and Google Business Profile API approval are still in progress. The connection button is therefore disabled in this release, and the shortcode only shows a setup notice to WordPress administrators.
TrustHalo does not ask customers to create a Google Cloud project, enable billing, or manage API keys.
Free and Pro boundary
Free stays intentionally useful but focused: one location, one slider, one clean style preset, and fixed controls. The planned Pro product will contain multiple locations, additional layouts, complete styling and responsive controls, an Elementor widget, and owner-connected review features.
The future Pro code and licence service will live outside this public repository. The intended protection model is domain-bound licensing, signed server verification, an offline grace period, protected updates/support, and graceful fallback to Free features. No client-distributed PHP plugin can be made completely piracy-proof.
Local development
- Place this repository at
wp-content/plugins/trusthalo-reviews. - Activate TrustHalo Reviews in WordPress.
- Open Settings → TrustHalo Reviews.
- Add
[trusthalo_reviews]to a page, post, or shortcode-compatible builder widget. - Confirm that the administrator setup notice appears and visitors see no incomplete slider.
The plugin has no build step or third-party front-end dependency.
Security
- The public plugin collects no Google API keys and makes no direct Google API requests.
- Never commit future TrustHalo Connect or licensing secrets.
- The future connection will require the business owner's Google authorization.
- Review presentation and any future service must comply with the applicable Google data and attribution requirements.
Licence
GPL-2.0-or-later. See LICENSE.