Changeset 2569646
- Timestamp:
- 07/22/2021 12:03:58 AM (4 years ago)
- Location:
- fb-reviews-widget/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
fb-reviews-widget/trunk/fbrev.php
r2543959 r2569646 5 5 Description: Allows you to instantly display Facebook reviews and recommendations on your site to increase user confidence and SEO. 6 6 Author: RichPlugins <[email protected]> 7 Version: 1.7. 57 Version: 1.7.6 8 8 Author URI: https://richplugins.com 9 9 */ … … 14 14 include_once(dirname(__FILE__) . '/helper/debug.php'); 15 15 16 define('FBREV_VERSION', '1.7. 5');16 define('FBREV_VERSION', '1.7.6'); 17 17 define('FBREV_GRAPH_API', 'https://graph.facebook.com/v10.0/'); 18 18 define('FBREV_API_RATINGS_LIMIT', '500'); -
fb-reviews-widget/trunk/readme.txt
r2543959 r2569646 2 2 Contributors: richplugins 3 3 Donate link: https://richplugins.com/business-reviews-bundle-wordpress-plugin 4 Tags: Facebook, reviews, recommendations, facebook reviews, facebook recommendations, ratings, testimonials, google, facebook page reviews4 Tags: facebook, reviews, recommendations, facebook reviews, facebook recommendations, ratings, testimonials, google, facebook page reviews 5 5 Requires at least: 2.8 6 Tested up to: 5. 77 Stable tag: 1.7. 56 Tested up to: 5.8 7 Stable tag: 1.7.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 45 45 [Upgrade to Business](https://richplugins.com/business-reviews-bundle-wordpress-plugin) 46 46 47 * New awesome flash theme! 47 48 * Merge reviews between each other from different platforms (Google, Facebook, Yelp) and places 48 49 * Display all Google and Facebook reviews … … 82 83 == Changelog == 83 84 85 = 1.7.6 = 86 * Update to WordPress 5.8 87 84 88 = 1.7.5 = 85 89 * Updated readme
Note: See TracChangeset
for help on using the changeset viewer.