Version Description
Update if you see any issue with security plugin
Download this release
Release Info
Developer | sjaved |
Plugin | Easy Facebook Like Box (Facebook Page Plugin) – Custom Facebook Feed – Auto PopUp |
Version | 4.2.2 |
Comparing to | |
See all releases |
Code changes from version 4.2.1 to 4.2.2
- README.txt +9 -3
- easy-facebook-likebox.php +1 -1
README.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: easy custom facebook feed, facebook feed, facebook page plugin, page plugi
|
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=sjaved786%40gmail%2ecom&lc=US&item_name=Easy%20Facebook%20Like%20Box%20WordPress%20Plugin&item_number=efbl¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.4.2
|
7 |
-
Stable tag: 4.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -82,7 +82,10 @@ You can use easy facebook like box in number of ways:
|
|
82 |
2. Activate the plugin through the "Plugins" menu in WordPress.
|
83 |
3. Navigate to "Appearance > Widgets" and drag and drop "Easy Facebook Likebox" in desired widget area or use the shortcode in page/post generated by widget.
|
84 |
|
85 |
-
== Upgrade Notice ==
|
|
|
|
|
|
|
86 |
= 4.2.1 =
|
87 |
Important, must update. Fixed lots of issues specially the feed not updating after the scheduled time.
|
88 |
|
@@ -134,7 +137,10 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
134 |
|
135 |
|
136 |
|
137 |
-
== Changelog ==
|
|
|
|
|
|
|
138 |
= 4.2.1 =
|
139 |
* Fixed: Invalid Facebook fan page URL
|
140 |
* Fixed: Feed not updating while scheduling
|
4 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=sjaved786%40gmail%2ecom&lc=US&item_name=Easy%20Facebook%20Like%20Box%20WordPress%20Plugin&item_number=efbl¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.4.2
|
7 |
+
Stable tag: 4.2.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
82 |
2. Activate the plugin through the "Plugins" menu in WordPress.
|
83 |
3. Navigate to "Appearance > Widgets" and drag and drop "Easy Facebook Likebox" in desired widget area or use the shortcode in page/post generated by widget.
|
84 |
|
85 |
+
== Upgrade Notice ==
|
86 |
+
= 4.2.2 =
|
87 |
+
Update if you see any issue with security plugin
|
88 |
+
|
89 |
= 4.2.1 =
|
90 |
Important, must update. Fixed lots of issues specially the feed not updating after the scheduled time.
|
91 |
|
137 |
|
138 |
|
139 |
|
140 |
+
== Changelog ==
|
141 |
+
= 4.2.2 =
|
142 |
+
* Delete a unnecessary file
|
143 |
+
|
144 |
= 4.2.1 =
|
145 |
* Fixed: Invalid Facebook fan page URL
|
146 |
* Fixed: Feed not updating while scheduling
|
easy-facebook-likebox.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Easy Facebook Likebox
|
4 |
* Plugin URI: httt://wordpress.org/plugins/easy-facebook-likebox
|
5 |
* Description: Easy Facebook like box WordPress plugin allows you to easly display facebook like box fan page on your website using either widget or shortcode to increase facbook fan page likes. You can use the shortcode generated after saving the facebook like box widget. Its completely customizable with lots of optional settings. Its also responsive facebook like box at the same time.
|
6 |
-
* Version: 4.2.
|
7 |
* Author: Sajid Javed
|
8 |
* Author URI: http://jwebsol.com
|
9 |
* Text Domain: easy-facebook-likebox
|
3 |
* Plugin Name: Easy Facebook Likebox
|
4 |
* Plugin URI: httt://wordpress.org/plugins/easy-facebook-likebox
|
5 |
* Description: Easy Facebook like box WordPress plugin allows you to easly display facebook like box fan page on your website using either widget or shortcode to increase facbook fan page likes. You can use the shortcode generated after saving the facebook like box widget. Its completely customizable with lots of optional settings. Its also responsive facebook like box at the same time.
|
6 |
+
* Version: 4.2.2
|
7 |
* Author: Sajid Javed
|
8 |
* Author URI: http://jwebsol.com
|
9 |
* Text Domain: easy-facebook-likebox
|