Changeset 1797196
- Timestamp:
- 01/04/2018 07:46:13 PM (8 years ago)
- Location:
- aspexi-facebook-like-box
- Files:
-
- 16 added
- 2 edited
-
tags/2.1.11 (added)
-
tags/2.1.11/aspexi-facebook-like-box.php (added)
-
tags/2.1.11/images (added)
-
tags/2.1.11/images/aspexi300.png (added)
-
tags/2.1.11/images/fb1-right.png (added)
-
tags/2.1.11/images/load.gif (added)
-
tags/2.1.11/images/preview-buttons.jpg (added)
-
tags/2.1.11/images/svgonoff.png (added)
-
tags/2.1.11/index.php (added)
-
tags/2.1.11/js (added)
-
tags/2.1.11/js/aflb.js (added)
-
tags/2.1.11/languages (added)
-
tags/2.1.11/languages/aspexifblikebox-pl_PL.mo (added)
-
tags/2.1.11/languages/aspexifblikebox-pl_PL.po (added)
-
tags/2.1.11/languages/aspexifblikebox.pot (added)
-
tags/2.1.11/readme.txt (added)
-
trunk/aspexi-facebook-like-box.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
aspexi-facebook-like-box/trunk/aspexi-facebook-like-box.php
r1770944 r1797196 5 5 Description: Plugin adds fancy Facebook Page Plugin (formerly Like Box) slider 6 6 Author: Aspexi 7 Version: 2.1.1 07 Version: 2.1.11 8 8 Author URI: http://aspexi.com/ 9 9 License: GPLv2 or later … … 31 31 if ( !class_exists( 'AspexiFBlikebox' ) ) { 32 32 33 define('ASPEXIFBLIKEBOX_VERSION', '2.1.1 0');33 define('ASPEXIFBLIKEBOX_VERSION', '2.1.11'); 34 34 35 35 $plugin_url = plugin_dir_url( __FILE__ ); -
aspexi-facebook-like-box/trunk/readme.txt
r1770944 r1797196 7 7 Requires at least: 3.0 8 8 Tested up to: 4.9 9 Stable tag: 2.1.1 09 Stable tag: 2.1.11 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 125 125 == Changelog == 126 126 127 = 2.1.11 = 128 * (premium) Disable on pages fix for some IDs 129 * (premium) Missing button on some homepage configurations fix 130 127 131 = 2.1.10 = 128 132 * (premium) Use external link fix
Note: See TracChangeset
for help on using the changeset viewer.