Plugin Directory

Changeset 1797196


Ignore:
Timestamp:
01/04/2018 07:46:13 PM (8 years ago)
Author:
aspexi
Message:

2.1.11

Location:
aspexi-facebook-like-box
Files:
16 added
2 edited

Legend:

Unmodified
Added
Removed
  • aspexi-facebook-like-box/trunk/aspexi-facebook-like-box.php

    r1770944 r1797196  
    55Description: Plugin adds fancy Facebook Page Plugin (formerly Like Box) slider
    66Author: Aspexi
    7 Version: 2.1.10
     7Version: 2.1.11
    88Author URI: http://aspexi.com/
    99License: GPLv2 or later
     
    3131if ( !class_exists( 'AspexiFBlikebox' ) ) {
    3232
    33     define('ASPEXIFBLIKEBOX_VERSION', '2.1.10');
     33    define('ASPEXIFBLIKEBOX_VERSION', '2.1.11');
    3434
    3535    $plugin_url = plugin_dir_url( __FILE__ );
  • aspexi-facebook-like-box/trunk/readme.txt

    r1770944 r1797196  
    77Requires at least: 3.0
    88Tested up to: 4.9
    9 Stable tag: 2.1.10
     9Stable tag: 2.1.11
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    125125== Changelog ==
    126126
     127= 2.1.11 =
     128* (premium) Disable on pages fix for some IDs
     129* (premium) Missing button on some homepage configurations fix
     130
    127131= 2.1.10 =
    128132* (premium) Use external link fix
Note: See TracChangeset for help on using the changeset viewer.