Version Description
[28-02-2019] 1. Version update and Compatible with wp 5.1
Download this release
Release Info
Developer | weblizar |
Plugin | Feed & LikeBox For Facebook |
Version | 2.7.9 |
Comparing to | |
See all releases |
Code changes from version 2.7.8 to 2.7.9
- facebook-by-weblizar.php +1 -1
- readme.txt +9 -5
facebook-by-weblizar.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Feed & LikeBox For Facebook
|
4 |
-
* Version: 2.7.
|
5 |
* Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://www.weblizar.com
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Feed & LikeBox For Facebook
|
4 |
+
* Version: 2.7.9
|
5 |
* Description: Display the Facebook Feed and Like box on your website. Its completely customizable, responsive and search engine optimization feeds contents.
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://www.weblizar.com
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
|
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, Facebook posts, facebook widget, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to: 5.
|
7 |
-
Stable tag: 2.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -215,16 +215,20 @@ Go to admin dashboard => appearance => widgets => Here are available our two fac
|
|
215 |
For more information, see [Weblizar](https://weblizar.com/) .
|
216 |
|
217 |
== Changelog ==
|
|
|
|
|
|
|
|
|
218 |
= 2.7.8 = [15-12-2018]
|
219 |
-
|
220 |
-
|
221 |
|
222 |
= 2.7.7 = [21-11-2018]
|
223 |
1. Facebook Access Token field added.
|
224 |
|
225 |
= 2.7.6 = [02-11-2018]
|
226 |
1. CSS update
|
227 |
-
2. Bug fix (
|
228 |
|
229 |
= 2.7.5 = [25-09-2018]
|
230 |
1. Add Upgrade to Pro Banner in Setting Page
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Tags: facebook, facebook feed, facebook like box, facebook posts, facebook page, Facebook posts, facebook widget, Facebook profile, Facebook group, facebook page feed, facebook page like box, feed, likebox
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 5.1
|
7 |
+
Stable tag: 2.7.9
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
215 |
For more information, see [Weblizar](https://weblizar.com/) .
|
216 |
|
217 |
== Changelog ==
|
218 |
+
|
219 |
+
= 2.7.9 = [28-02-2019]
|
220 |
+
1. Version update and Compatible with wp 5.1
|
221 |
+
|
222 |
= 2.7.8 = [15-12-2018]
|
223 |
+
1. Fix see more button issue on custom box
|
224 |
+
2. Version update and Compatible upto wp 5.0.1
|
225 |
|
226 |
= 2.7.7 = [21-11-2018]
|
227 |
1. Facebook Access Token field added.
|
228 |
|
229 |
= 2.7.6 = [02-11-2018]
|
230 |
1. CSS update
|
231 |
+
2. Bug fix ( undefined offset )
|
232 |
|
233 |
= 2.7.5 = [25-09-2018]
|
234 |
1. Add Upgrade to Pro Banner in Setting Page
|