Description
A plugin to manage restaurant reviews with custom fields such as name, email, review, rating, and an optional website link.
Instructions
Here you can find instructions on how to configure and use the Restaurant Reviews Plugin.
The plugin creates a “Restaurant Reviews” post type, similar to the default posts and pages in WordPress.
Plugin Settings
- Show Reviews – Enable reviews for posts, pages, and custom post types.
- Disable Reviews Submissions – Disable new reviews submissions for posts, pages, and custom post types.
- Button Background Color – Change the background color of the submit button for posts, pages, and custom post types.
- Button Text Color – Change the text color of the submit button for posts, pages, and custom post types.
- Button Text – Change the text of the submit button for posts, pages, and custom post types.
Global Options
- These options apply to reviews across all post types.
- Number of Reviews per Page – Set a limit on how many reviews are displayed per page. Enter
-1
for all reviews or10
to limit to ten reviews per page.
How to Use the Shortcodes
Use the shortcodes provided below to display restaurant reviews on any page, post, or custom post type.
[restaurant_reviews]
– Use this shortcode to display both the reviews and the form.[restaurant_reviews_only_reviews]
– Use this shortcode to display the reviews without the form.[restaurant_reviews_only_form]
– Use this shortcode to display the form without reviews.
Note: If you are using shortcodes with forms, new reviews can be submitted even if ‘Disable Review Submissions’ is checked.
Additional Features
- Customize review form fields to suit your needs.
- Moderate reviews before they are published.
- Display star ratings on each review.
- Display schema-compatible star ratings for better SEO.
Support and Contact
Restaurant Reviews Plugin is provided by Places to Eat Near Me.
Plugin URL: https://places-to-eat-near-me.com/wordpress/plugins/restaurant-reviews
For support or to report a bug, please contact us via email at support@places-to-eat-near-me.com.
Do you enjoy using the Restaurant Review Plugin? Help us continue improving it by making a donation—your support means a lot!
Installation
- Upload the plugin files to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the global configuration or the shortcodes
[restaurant_reviews]
,[restaurant_review_form]
, and[restaurant_reviews_with_form]
to display reviews and forms.
Reviews
Contributors & Developers
“Restaurant Reviews” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Restaurant 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.0
- Initial release.