Plugin Directory

Changeset 1806552


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

v 2.1.1

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

Legend:

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

    r1806040 r1806552  
    5353== Changelog ==
    5454
    55 = 2.1 =
    56 * Added schema.org markup to the reviews
    57 
     55= 2.1.1 =
     56* Added schema.org markup to the reviews.
     57* Reveiws are now SEO Optimized.
    5858
    5959= 2.0 =
  • ultimate-facebook-reviews/trunk/ultimate-facebook-reviews.php

    r1806040 r1806552  
    1010 *
    1111 * @link              omark.me
    12  * @since             2.1
     12 * @since             2.1.1
    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
     19 * Version:           2.1.1
    2020 * Author:            Omar Kasem,OmarK.me
    2121 * Author URI:        http://www.omark.me
     
    3131}
    3232
    33 define('UFR_PLUGIN_VERSION','2.1');
     33define('UFR_PLUGIN_VERSION','2.1.1');
    3434/**
    3535 * The code that runs during plugin activation.
Note: See TracChangeset for help on using the changeset viewer.