Plugin Directory

Changeset 1806555


Ignore:
Timestamp:
01/21/2018 01:49:19 PM (8 years ago)
Author:
omarkasem
Message:

v 2.1.2

Location:
ultimate-facebook-reviews/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-facebook-reviews/trunk/README.txt

    r1806552 r1806555  
    66Requires PHP: 5.5
    77Tested up to: 4.9.2
    8 Stable tag: 2.0
     8Stable tag: trunk
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626*   Hide blank reviews that doesn't have any text in them
    2727*   Display your reviews in 1,2,3,4 responisve bootstrap columns.
    28 
     28*   Schema.org supported & SEO Optimized.
    2929
    3030== Installation ==
  • ultimate-facebook-reviews/trunk/ultimate-facebook-reviews.php

    r1806552 r1806555  
    1010 *
    1111 * @link              omark.me
    12  * @since             2.1.1
     12 * @since             2.1.2
    1313 * @package           Ultimate_Facebook_Reviews
    1414 *
     
    1717 * Plugin URI:        ultimate-facebook-reviews
    1818 * Description:       Dispaly your Facebook pages Reviews in a beautiful way with a lot of options to customize the reviews as you like, in a slider facebook reviews or a regular facebook reviews, create unlimited shortcodes, widgets and wp rest api urls.
    19  * Version:           2.1.1
     19 * Version:           2.1.2
    2020 * Author:            Omar Kasem,OmarK.me
    2121 * Author URI:        http://www.omark.me
     
    3131}
    3232
    33 define('UFR_PLUGIN_VERSION','2.1.1');
     33define('UFR_PLUGIN_VERSION','2.1.2');
    3434/**
    3535 * The code that runs during plugin activation.
Note: See TracChangeset for help on using the changeset viewer.