Description
SulliProof Reviews provides a lightweight way to collect customer feedback directly on a WordPress website and display approved reviews as social proof.
Free features include:
- Frontend review submission form.
- Star ratings from one to five.
- Manual moderation before publication.
- Responsive card, carousel, and list layouts.
- Adjustable number of visible cards and loaded reviews.
- Light and dark display modes.
- English, Hungarian, and German interface options.
- Locally stored reviews with no required external account.
Use these shortcodes:
[sulliproof_form]displays the review submission form.[sulliproof_reviews]displays approved reviews using the saved settings.
Optional shortcode attributes can override the saved display settings, for example:
[sulliproof_reviews layout="carousel" mode="dark" columns="3" limit="9"]
Submitted reviews are stored locally as pending WordPress review entries and must be approved by an administrator before they appear on the frontend.
An optional, separately distributed GPL-compatible Pro add-on is available outside WordPress.org. The Pro add-on is not included in this package and is not required for any feature listed above. It adds image uploads, Google review synchronization, and a review-gating workflow.
Privacy
The free plugin stores submitted names, optional company or title information, review text, and star ratings in the website’s own WordPress database. It does not transmit review submissions to an external service.
Screenshots




Installation
- Upload the
sulliproof-reviewsfolder to the/wp-content/plugins/directory, or install the ZIP file from the WordPress Plugins screen. - Activate SulliProof Reviews through the Plugins screen.
- Open SulliProof in the WordPress admin menu and configure the display settings.
- Add
[sulliproof_form]to a page where visitors can submit reviews. - Add
[sulliproof_reviews]to a page where approved reviews should appear. - Approve submitted reviews from the SulliProof review list in the WordPress admin area.
FAQ
-
Are submitted reviews published automatically?
-
No. New reviews are saved with a pending status and must be approved by an administrator.
-
Is dark mode included in the free plugin?
-
Yes. Both light and dark display modes are fully available in the free plugin.
-
Can I place more than one review block or form on a page?
-
Yes. Both shortcodes can be used more than once. Display shortcode attributes can override the saved defaults for each review block.
-
Where are reviews stored?
-
Reviews are stored locally in the WordPress database as the plugin’s private review post type. The free plugin does not send submitted review content to an external service.
-
Which languages are included?
-
The built-in language selector supports English, Hungarian, and German.
-
Does the free plugin require the Pro add-on?
-
No. The free plugin is fully functional by itself. The optional Pro add-on contains separate code and adds additional features.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SulliProof Reviews” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SulliProof Reviews” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3.0
- Renamed the plugin to SulliProof Reviews with the new
sulliproof-reviewsslug. - Replaced all global declarations, options, AJAX actions, shortcodes, post types, metadata, script handles, and hooks with the unique SulliProof prefix.
- Made dark mode fully available in the free plugin without any Pro check.
- Removed disabled premium-only controls from the free plugin interface.
- Moved the top-level admin menu to a lower, non-prominent menu position.
- Updated the author identity to SullivanPro.
- Updated the separately distributed Pro add-on integration.
