Changeset 3025635
- Timestamp:
- 01/23/2024 10:37:37 AM (2 years ago)
- Location:
- reviews-sorted
- Files:
-
- 13 added
- 2 edited
-
assets/screenshot-1.jpg (added)
-
assets/screenshot-10.png (added)
-
assets/screenshot-11.png (added)
-
assets/screenshot-12.png (added)
-
assets/screenshot-13.png (added)
-
assets/screenshot-2.png (added)
-
assets/screenshot-3.png (added)
-
assets/screenshot-4.png (added)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
assets/screenshot-7.png (added)
-
assets/screenshot-8.png (added)
-
assets/screenshot-9.png (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/reviews-sorted.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reviews-sorted/trunk/README.txt
r3003574 r3025635 1 1 === Reviews Sorted === 2 Contributors: eurisko 2 3 Contributors: eurisko, worldweb 3 4 Tags: review, schema.org, rating, schema, user rating, google rating, star rating, product review 4 5 Requires at least: 5.6 5 Tested up to: 6. 3.26 Tested up to: 6.4.2 6 7 Requires PHP: 7.2 7 Stable tag: 2.3. 68 Stable tag: 2.3.7 8 9 License: GPLv2 or later 9 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 21 22 Increase engagement, build loyalty, improve SEO, and get more sales with social proof. 22 23 23 **Main Features :**24 **Main Features** 24 25 25 - Easily collect and display customer reviews on your website. 26 - Identify brand ambassadors who will refer new business to you. 27 - Connect and easily manage your Google Business reviews and Facebook Recommends from one simple dashboard. 28 - Automate & send emails or SMSs to your customers following each interaction. 29 - Promote offers or discounts in exchange for reviews & referrals. 30 - Display either star ratings, testimonials, or both on your website. 31 - Collect and address negative reviews before they are posted to other channels. 32 - Promote 5-star reviews to your social media pages. 26 * Easily collect and display customer reviews on your website. 27 * Identify brand ambassadors who will refer new business to you. 28 * Connect and easily manage your Google Business reviews and Facebook Recommends from one simple dashboard. 29 * Automate & send emails or SMSs to your customers following each interaction. 30 * Promote offers or discounts in exchange for reviews & referrals. 31 * Display either star ratings, testimonials, or both on your website. 32 * Collect and address negative reviews before they are posted to other channels. 33 * Promote 5-star reviews to your social media pages. 34 35 **Shortcode** 36 37 `[reviews-form]` 38 39 `[reviews-slider layout="1" space="20" speed="500" loop="true" autoplay="true" delay="5000" desktop="2" tablet="1" mobile="1" arrows="true" dots="false" equalHeight="true"]` 40 41 `[reviews-carousel space="20" speed="500" loop="true" autoplay="true" delay="5000" desktop="1" tablet="1" mobile="1" arrows="true" dots="false" equalHeight="false"]` 42 43 `[reviews-grid column="4" space="10"]` 44 45 `[reviews-list space="20"]` 46 47 `[reviews-masonry space="20"]` 48 49 `[reviews-testimonials layout="1" space="20"]` 50 51 `[reviews-average layout="1"]` 52 33 53 34 54 Reviews are like a trusted handshake for your site. If you want to convert your browsers into new leads or new customers then you need to get your Reviews Sorted! 35 55 36 You can find information about ReviewsSorted.com‘s terms, privacy, and data protection policies on our website. 56 You can find information about ReviewsSorted.com's terms, privacy, and data protection policies on our website. 57 58 == Screenshots == 59 1. Frontend view of using the [reviews-form] shortcode 60 2. Frontend view of using the [reviews-slider layout=1] shortcode 61 3. Frontend view of using the [reviews-carousel] shortcode 62 4. Frontend view of using the [reviews-grid] shortcode 63 5. Frontend view of using the [reviews-list] shortcode 64 6. Frontend view of using the [reviews-masonry] shortcode 65 7. Frontend view of using the [reviews-testimonials layout=1] shortcode 66 8. Frontend view of using the [reviews-average layout=1] shortcode 67 9. Reviews List Settings 68 10. Local Business Details Settings 69 11. Review Settings 70 12. Form Settings 71 13. Email Notifications Settings 37 72 38 73 … … 44 79 45 80 1. Install the plugin through the WordPress admin interface, or upload the plugin folder to /wp-content/plugins/ using ftp. 46 2. Activate the plugin through the ‘Plugins’screen in WordPress.81 2. Activate the plugin through the 'Plugins' screen in WordPress. 47 82 3. Go to WordPress Admin > Reviews Sorted 48 83 49 84 50 Once you install the plugin you ’ll be able to send customers to your new reviews page /submit-a-review.85 Once you install the plugin you'll be able to send customers to your new reviews page /submit-a-review. 51 86 52 87 To display your review testimonials and score sliders on your site, you can paste the following shortcodes: 53 88 54 89 Review Testimonials Only 55 Option 1 –Using Stars: [reviews-testimonials layout=1]56 Option 2 –Using Symbols: [reviews-testimonials layout=2]57 Option 3 –Plain Style [reviews-testimonials layout=3]90 Option 1 - Using Stars: [reviews-testimonials layout=1] 91 Option 2 - Using Symbols: [reviews-testimonials layout=2] 92 Option 3 - Plain Style [reviews-testimonials layout=3] 58 93 59 94 Reviews Average Only 60 Option 1 –Using Stars: [reviews-average layout=1]61 Option 2 –Using Symbols: [reviews-average layout=2]62 Option 3 –Plain Style [reviews-average layout=3]95 Option 1 - Using Stars: [reviews-average layout=1] 96 Option 2 - Using Symbols: [reviews-average layout=2] 97 Option 3 - Plain Style [reviews-average layout=3] 63 98 64 99 Reviews Testimonial & Average Combined Slider 65 Option 1 –Using Stars: [reviews-slider layout=1]66 Option 2 –Using Symbols: [reviews-slider layout=2]67 Option 3 –Plain Style [reviews-slider layout=3]100 Option 1 - Using Stars: [reviews-slider layout=1] 101 Option 2 - Using Symbols: [reviews-slider layout=2] 102 Option 3 - Plain Style [reviews-slider layout=3] 68 103 69 104 If you have any questions please email support@reviewssorted.com 70 105 71 == Screenshots ==72 73 106 74 107 == Changelog == 108 109 = v2.3.7 (Jan 23, 2024) = 110 * Resolved issues and incorporated suggestions. 75 111 76 112 = v2.3.6 (Nov 30, 2023) = -
reviews-sorted/trunk/reviews-sorted.php
r3003574 r3025635 6 6 * Author: Reviews Sorted 7 7 * Author URI: https://reviewssorted.com/ 8 * Version: 2.3. 68 * Version: 2.3.7 9 9 * Text Domain: reviews-sorted 10 10 * Domain Path: /languages
Note: See TracChangeset
for help on using the changeset viewer.