=== Restaurant Reviews === Contributors: wplug Tags: reviews, restaurant reviews, ratings, star rating Requires at least: 5.0 Tested up to: 6.7 Requires PHP: 7.2 License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.html Stable Tag: 1.0 Short Description: Easily collect and showcase customer reviews on your restaurant site. == Description == A plugin to manage restaurant reviews with custom fields such as name, email, review, rating, and an optional website link. == Installation == 1. Upload the plugin files to the `/wp-content/plugins` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Use the global configuration or the shortcodes `[restaurant_reviews]`, `[restaurant_review_form]`, and `[restaurant_reviews_with_form]` to display reviews and forms. == 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 or 10 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](https://places-to-eat-near-me.com/). Plugin URL: [https://places-to-eat-near-me.com/wordpress/plugins/restaurant-reviews](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](mailto:support@places-to-eat-near-me.com). Do you enjoy using the Restaurant Review Plugin? Help us continue improving it by making a [donation](https://www.paypal.com/donate/?hosted_button_id=MHEL458S4WA9N)—your support means a lot! == Changelog == = 1.0 = * Initial release.