Plugin Directory

Changeset 2569646


Ignore:
Timestamp:
07/22/2021 12:03:58 AM (4 years ago)
Author:
widgetpack
Message:

Update to WordPress 5.8

Location:
fb-reviews-widget/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fb-reviews-widget/trunk/fbrev.php

    r2543959 r2569646  
    55Description: Allows you to instantly display Facebook reviews and recommendations on your site to increase user confidence and SEO.
    66Author: RichPlugins <[email protected]>
    7 Version: 1.7.5
     7Version: 1.7.6
    88Author URI: https://richplugins.com
    99*/
     
    1414include_once(dirname(__FILE__) . '/helper/debug.php');
    1515
    16 define('FBREV_VERSION',            '1.7.5');
     16define('FBREV_VERSION',            '1.7.6');
    1717define('FBREV_GRAPH_API',          'https://graph.facebook.com/v10.0/');
    1818define('FBREV_API_RATINGS_LIMIT',  '500');
  • fb-reviews-widget/trunk/readme.txt

    r2543959 r2569646  
    22Contributors: richplugins
    33Donate link: https://richplugins.com/business-reviews-bundle-wordpress-plugin
    4 Tags: Facebook, reviews, recommendations, facebook reviews, facebook recommendations, ratings, testimonials, google, facebook page reviews
     4Tags: facebook, reviews, recommendations, facebook reviews, facebook recommendations, ratings, testimonials, google, facebook page reviews
    55Requires at least: 2.8
    6 Tested up to: 5.7
    7 Stable tag: 1.7.5
     6Tested up to: 5.8
     7Stable tag: 1.7.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545[Upgrade to Business](https://richplugins.com/business-reviews-bundle-wordpress-plugin)
    4646
     47* New awesome flash theme!
    4748* Merge reviews between each other from different platforms (Google, Facebook, Yelp) and places
    4849* Display all Google and Facebook reviews
     
    8283== Changelog ==
    8384
     85= 1.7.6 =
     86* Update to WordPress 5.8
     87
    8488= 1.7.5 =
    8589* Updated readme
Note: See TracChangeset for help on using the changeset viewer.