Easy Facebook Like Box (Facebook Page Plugin) – Custom Facebook Feed – Auto PopUp - Version 4.2

Version Description

Fixed responsive feature.

Download this release

Release Info

Developer sjaved
Plugin Icon 128x128 Easy Facebook Like Box (Facebook Page Plugin) – Custom Facebook Feed – Auto PopUp
Version 4.2
Comparing to
See all releases

Code changes from version 4.1 to 4.2

README.txt CHANGED
@@ -1,174 +1,180 @@
1
- === Easy Facebook Like Box ===
2
- Contributors: sjaved
3
- Tags: easy custom facebook feed, facebook feed, facebook page plugin, page plugin, adoptive, facebook, facebook like box,, like box, facebook like box, facebook like box widget, facebook like box shortcodes, shortcodes, facebook like box plugin, facebook like box wordpress plugin, plugin, responsive facebook like box, responsive, facebook like box in 75 locales, facebook like box in 75 languages, custom facebook feed, facebook like box in PopUp, PopUp, Auto PopUp, like box in PopUp, fancybox, lightbox, seo, social media, facebook badge, facebook button, facebook connect, facebook facepile, Facebook fan page, wordpress facebook like box, facebook share, facebook integration, shortcode generator, advanced responsive facebook likebox, facebook wall, facebook sidebar, facebook recommend, like box facebook, open graph, facebook page, facebook group, rt facebook like box, sharebar
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&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
5
- Requires at least: 3.3
6
- Tested up to: 4.2.2
7
- Stable tag: 4.1
8
- License: GPLv2 or later
9
- License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
-
11
- Easy facebook like box WordPress plugin allows you to display custom facebook feed, page plugin (like box), like button, using widget, shortcode, Auto PopUp.
12
-
13
- == Description ==
14
-
15
- Displays a Facebook Like Box. The Facebook Like Box is a social plugin that enables Facebook Page owners to attract and gain Likes from their own website. Easy facebook like box display fan page posts, like button, and connections on your website using widget, shortcode or in Auto PopUp.
16
-
17
- [Custom facebook feed demo](https://jwebsol.com/custom-facebook-feed-demo/ "See this plugin in action (Custom facebook feed demo)") | [Fixed width demo](https://jwebsol.com/easy-facebook-like-box-plugin-demo/ "See this plugin in action (Fixed width)") | [Responsive demo](https://jwebsol.com/easy-facebook-like-box-responsive-demo/ "See this plugin in action (Responsive)") |
18
- [Auto PopUp demo](https://jwebsol.com/easy-facebook-like-box-auto-popup-demo/ "See this plugin in action (Auto PopUp)")
19
-
20
- ### Features:
21
-
22
- 1. Now support custom facebook feed **NEW**.
23
- 1. Show or hide faces/connections.
24
- 1. Show or hide header.
25
- 1. Show or hide latest facebook fan page posts.
26
- 1. Now support optional **responsive** layout.
27
- 1. Dispaly like box in page/post/custom posts using shortcodes easily generated while saving widget.
28
- 1. Set fixed width and height.
29
- 1. Chose your desired language or input your own language (if not in list).
30
- 1. Support 75 different locales.
31
- 1. Like box in responsive PopUp/Modal window.
32
- 1. Enable/Disable PopUp.
33
- 1. All above options are available with PopUp.
34
- 1. Generate shortcode using widget form.
35
- 1. Ssupport all WordPress shortcodes and even html in PopUp
36
- 1. Set PopUp delay from Back-end.
37
- 1. Show PopUp on home page only.
38
- 1. Show PopUp if visitors are logged in
39
- 1. Show PopUp if visitors are not logged in.
40
- 1. Close button act as never show again (show only once).
41
- 1. Hide on mobile devices.
42
- 1. Priority Support.
43
- 1. **And lot more...**
44
-
45
- ### How to use easy custom facebook feed **(New)**
46
-
47
- You can use easy facebook like box in number of ways:
48
-
49
- * Display custom facebook feed in auto PopUp.
50
-
51
- * Display custom facebook feed in sidebar using widget.
52
-
53
- * Display custom facebook feed in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
54
- `[efb_feed fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" layout="CHOSE_LAYOUT(thumbnail/half/full)" image_size="CHOSE_IMAGE_SIZE(thumbnail/album/normal)" type="CHOSE_TYPE(page/group)" post_by="DISPLAY_POSTS_FROM(me/others/onlyothers)" show_logo="SHOW_HIDE_PAGE_LOGO(1/0)" show_image="SHOW_HIDE_IMAGES(1/0)" show_like_box="SHOW_HIDE_LIKEBOX(1/0)" post_number="NUMBER_OF_POST_DISPALAY(10)" post_limit="NUMBER_OF_POST_RETRIEVE(10)" cache_unit="NUMMBER_OF_MINUTES_HOURS_DAYS(1)" cache_duration="SELECT_CACHE_DURATION(minutes/hours/days)" ]`
55
-
56
-
57
- * Want to display in a template paste below code along with your optional settings.
58
- `<?php echo do_shortcode( '[efb_feed fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" layout="CHOSE_LAYOUT(thumbnail/half/full)" image_size="CHOSE_IMAGE_SIZE(thumbnail/album/normal)" type="CHOSE_TYPE(page/group)" post_by="DISPLAY_POSTS_FROM(me/others/onlyothers)" show_logo="SHOW_HIDE_PAGE_LOGO(1/0)" show_image="SHOW_HIDE_IMAGES(1/0)" show_like_box="SHOW_HIDE_LIKEBOX(1/0)" post_number="NUMBER_OF_POST_DISPALAY(10)" post_limit="NUMBER_OF_POST_RETRIEVE(10)" cache_unit="NUMMBER_OF_MINUTES_HOURS_DAYS(1)" cache_duration="SELECT_CACHE_DURATION(minutes/hours/days)" ]' ); ?>`
59
-
60
-
61
- ### How to use facebook like box widget, shortcode and PopUp.
62
-
63
- You can use easy facebook like box in number of ways:
64
-
65
- * Display facebook like box in auto PopUp (New).
66
-
67
- * Display facebook like box in sidebar using widget.
68
-
69
- * Display facebook like box in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
70
- `[efb_likebox fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height=HEIGHT_OF_BOX_IN_PIXELS"" responsive="1" show_faces="SHOW_CONNECTIONS(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" hide_cover="HIDE_COVER_PHOTO(1/0)" small_header="USE_SMALL_HEADER(1/0)" hide_cta="OPTONAL_HIDE_CUSTOM_CTA_BUTTON(1/0)" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)"]`
71
-
72
-
73
- * Want to display in a template paste below code along with your optional settings.
74
- `<?php echo do_shortcode( '[efb_likebox fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height=HEIGHT_OF_BOX_IN_PIXELS"" responsive="1" show_faces="SHOW_CONNECTIONS(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" hide_cover="HIDE_COVER_PHOTO(1/0)" small_header="USE_SMALL_HEADER(1/0)" hide_cta="OPTONAL_HIDE_CUSTOM_CTA_BUTTON(1/0)" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)"]' ); ?>`
75
-
76
-
77
- **Need support** feel free to open support ticket:
78
- [Support](https://wordpress.org/support/plugin/easy-facebook-likebox "Support")
79
-
80
- == Installation ==
81
- 1. Upload "easy-facebook-likebox" to the "/wp-content/plugins/" directory.
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.1 =
87
- Its a maintenance release of this plugin. Fixed some issues with custom facebook feed layout and plugin icon.
88
-
89
- = 4.0.0 =
90
- Its biggest release of all time. Want to use new custom facebook feed ? Then upgrade.
91
-
92
- = 3.1.0 =
93
- Major realease! Must Update the plugin if you were missing the facebook like box in PopUp. Now display like box in auto display PopUp (Auto PopUp).
94
-
95
- = 3.0.0 =
96
- Major realease! Must Update the plugin if you were missing the facebook like box in PopUp. Now display like box in auto display PopUp (Auto PopUp).
97
-
98
- = 2.0.0 =
99
- Update the plugin if you can not find your locale in list
100
-
101
- = 1.0.2 =
102
- Updated the plugin with instructions and major bug fix. Must update.
103
-
104
- =1.0.1=
105
- Updated the plugin to avoid possible conflict with other plugins. Must update.
106
-
107
- =1.0.0=
108
- Initial release.
109
-
110
-
111
- == Frequently Asked Questions ==
112
- = Width not working =
113
- If width parameter is not working then it could be due to facebook responsive styling.
114
-
115
- = Loading slow =
116
- If like box loading slow and taking time to populate then make sure you have given right APP ID and url is correct in app settings.
117
-
118
- To submit your feedback, suggestions and features request follow the below link.
119
- http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
120
-
121
- == Screenshots ==
122
- 1. Facebook like box in light color scheme.
123
- 2. Facebook like box in dark color scheme.
124
- 3. Facebook like box with posts and faces.
125
- 4. Facebook like box with posts only.
126
- 5. Facebook like box in page using shortcode with all options.
127
- 6. Facebook like box backend view with options description.
128
-
129
-
130
-
131
- == Changelog ==
132
- = 4.1 =
133
- * Fixed: Layout issue
134
- * Fixed: Missing icon
135
-
136
- = 4.0 =
137
- * Added new custom facebook feed feature upon numerous feature requests.
138
- * New enhanced backend user enterface.
139
- * Lots of bug fixes and imporvements.
140
-
141
- = 3.1 =
142
-
143
- * Added another great feature of Auto PopUp. Now you can display easy facebook like box in PopUp.
144
- * Tested upto WordPress 4.1
145
-
146
- = 3.0 =
147
-
148
- * Added another great feature of Auto PopUp. Now you can display easy facebook like box in PopUp.
149
- * Tested upto WordPress 4.1
150
-
151
- = 2.0.0 =
152
-
153
- * Added other feild for locale. Input your locale name if you can not find yours in the list.
154
-
155
- = 1.2.0 =
156
-
157
- * Added other feild for locale. Input your locale name if you can not find yours in the list.
158
-
159
- = 1.1.0 =
160
-
161
- * Optional responsive like box option is added in this version
162
- * Multilingual support. Now you can display the like box in over 75 languages by simply selecting from drop down.
163
-
164
- = 1.0.2 =
165
-
166
- * Updated the plugin with instructions and major bug fix. Must update.
167
-
168
- = 1.0.1 =
169
-
170
- * Updated the plugin to avoid possible conflict with other plugins. Must update.
171
-
172
- = 1.0.0 =
173
-
 
 
 
 
 
 
174
  * Initial release.
1
+ === Easy Facebook Like Box ===
2
+ Contributors: sjaved, DaNish Ali
3
+ Tags: easy custom facebook feed, facebook feed, facebook page plugin, page plugin, adoptive, facebook, facebook like box,, like box, facebook like box, facebook like box widget, facebook like box shortcodes, shortcodes, facebook like box plugin, facebook like box wordpress plugin, plugin, responsive facebook like box, responsive, facebook like box in 75 locales, facebook like box in 75 languages, custom facebook feed, facebook like box in PopUp, PopUp, Auto PopUp, like box in PopUp, fancybox, lightbox, seo, social media, facebook badge, facebook button, facebook connect, facebook facepile, Facebook fan page, wordpress facebook like box, facebook share, facebook integration, shortcode generator, advanced responsive facebook likebox, facebook wall, facebook sidebar, facebook recommend, like box facebook, open graph, facebook page, facebook group, rt facebook like box, sharebar
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&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
5
+ Requires at least: 3.3
6
+ Tested up to: 4.4.1
7
+ Stable tag: 4.2
8
+ License: GPLv2 or later
9
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
+
11
+ Easy facebook like box WordPress plugin allows to display custom facebook feed, page plugin (like box), like button, using widget, shortcode, PopUp.
12
+
13
+ == Description ==
14
+
15
+ Displays a Facebook Like Box. The Facebook Like Box is a social plugin that enables Facebook Page owners to attract and gain Likes from their own website. Easy facebook like box display fan page posts, like button, and connections on your website using widget, shortcode or in Auto PopUp.
16
+
17
+ [Custom facebook feed demo](https://jwebsol.com/custom-facebook-feed-demo/ "See this plugin in action (Custom facebook feed demo)") | [Fixed width demo](https://jwebsol.com/easy-facebook-like-box-plugin-demo/ "See this plugin in action (Fixed width)") | [Responsive demo](https://jwebsol.com/easy-facebook-like-box-responsive-demo/ "See this plugin in action (Responsive)") |
18
+ [Auto PopUp demo](https://jwebsol.com/easy-facebook-like-box-auto-popup-demo/ "See this plugin in action (Auto PopUp)")
19
+
20
+ ### Features:
21
+
22
+ 1. Now support custom facebook feed **NEW**.
23
+ 1. Show or hide faces/connections.
24
+ 1. Show or hide header.
25
+ 1. Show or hide latest facebook fan page posts.
26
+ 1. Now support optional **responsive** layout.
27
+ 1. Dispaly like box in page/post/custom posts using shortcodes easily generated while saving widget.
28
+ 1. Set fixed width and height.
29
+ 1. Chose your desired language or input your own language (if not in list).
30
+ 1. Support 75 different locales.
31
+ 1. Like box in responsive PopUp/Modal window.
32
+ 1. Enable/Disable PopUp.
33
+ 1. All above options are available with PopUp.
34
+ 1. Generate shortcode using widget form.
35
+ 1. Ssupport all WordPress shortcodes and even html in PopUp
36
+ 1. Set PopUp delay from Back-end.
37
+ 1. Show PopUp on home page only.
38
+ 1. Show PopUp if visitors are logged in
39
+ 1. Show PopUp if visitors are not logged in.
40
+ 1. Close button act as never show again (show only once).
41
+ 1. Hide on mobile devices.
42
+ 1. Priority Support.
43
+ 1. **And lot more...**
44
+
45
+ ### How to use easy custom facebook feed **(New)**
46
+
47
+ You can use easy facebook like box in number of ways:
48
+
49
+ * Display custom facebook feed in auto PopUp.
50
+
51
+ * Display custom facebook feed in sidebar using widget.
52
+
53
+ * Display custom facebook feed in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
54
+ `[efb_feed fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" layout="CHOSE_LAYOUT(thumbnail/half/full)" image_size="CHOSE_IMAGE_SIZE(thumbnail/album/normal)" type="CHOSE_TYPE(page/group)" post_by="DISPLAY_POSTS_FROM(me/others/onlyothers)" show_logo="SHOW_HIDE_PAGE_LOGO(1/0)" show_image="SHOW_HIDE_IMAGES(1/0)" show_like_box="SHOW_HIDE_LIKEBOX(1/0)" post_number="NUMBER_OF_POST_DISPALAY(10)" post_limit="NUMBER_OF_POST_RETRIEVE(10)" cache_unit="NUMMBER_OF_MINUTES_HOURS_DAYS(1)" cache_duration="SELECT_CACHE_DURATION(minutes/hours/days)" ]`
55
+
56
+
57
+ * Want to display in a template paste below code along with your optional settings.
58
+ `<?php echo do_shortcode( '[efb_feed fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" layout="CHOSE_LAYOUT(thumbnail/half/full)" image_size="CHOSE_IMAGE_SIZE(thumbnail/album/normal)" type="CHOSE_TYPE(page/group)" post_by="DISPLAY_POSTS_FROM(me/others/onlyothers)" show_logo="SHOW_HIDE_PAGE_LOGO(1/0)" show_image="SHOW_HIDE_IMAGES(1/0)" show_like_box="SHOW_HIDE_LIKEBOX(1/0)" post_number="NUMBER_OF_POST_DISPALAY(10)" post_limit="NUMBER_OF_POST_RETRIEVE(10)" cache_unit="NUMMBER_OF_MINUTES_HOURS_DAYS(1)" cache_duration="SELECT_CACHE_DURATION(minutes/hours/days)" ]' ); ?>`
59
+
60
+
61
+ ### How to use facebook like box widget, shortcode and PopUp.
62
+
63
+ You can use easy facebook like box in number of ways:
64
+
65
+ * Display facebook like box in auto PopUp (New).
66
+
67
+ * Display facebook like box in sidebar using widget.
68
+
69
+ * Display facebook like box in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
70
+ `[efb_likebox fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height=HEIGHT_OF_BOX_IN_PIXELS"" responsive="1" show_faces="SHOW_CONNECTIONS(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" hide_cover="HIDE_COVER_PHOTO(1/0)" small_header="USE_SMALL_HEADER(1/0)" hide_cta="OPTONAL_HIDE_CUSTOM_CTA_BUTTON(1/0)" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)"]`
71
+
72
+
73
+ * Want to display in a template paste below code along with your optional settings.
74
+ `<?php echo do_shortcode( '[efb_likebox fanpage_url="YOUR_FB_FANPAGE_NAME_OR_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height=HEIGHT_OF_BOX_IN_PIXELS"" responsive="1" show_faces="SHOW_CONNECTIONS(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" hide_cover="HIDE_COVER_PHOTO(1/0)" small_header="USE_SMALL_HEADER(1/0)" hide_cta="OPTONAL_HIDE_CUSTOM_CTA_BUTTON(1/0)" locale="NAME_OF_YOUR_LANGUAGE_LOCAE(default en_US)"]' ); ?>`
75
+
76
+
77
+ **Need support** feel free to open support ticket:
78
+ [Support](https://wordpress.org/support/plugin/easy-facebook-likebox "Support")
79
+
80
+ == Installation ==
81
+ 1. Upload "easy-facebook-likebox" to the "/wp-content/plugins/" directory.
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 =
87
+ Fixed responsive feature.
88
+
89
+ = 4.1 =
90
+ Its a maintenance release of this plugin. Fixed some issues with custom facebook feed layout and plugin icon.
91
+
92
+ = 4.0.0 =
93
+ Its biggest release of all time. Want to use new custom facebook feed ? Then upgrade.
94
+
95
+ = 3.1.0 =
96
+ Major realease! Must Update the plugin if you were missing the facebook like box in PopUp. Now display like box in auto display PopUp (Auto PopUp).
97
+
98
+ = 3.0.0 =
99
+ Major realease! Must Update the plugin if you were missing the facebook like box in PopUp. Now display like box in auto display PopUp (Auto PopUp).
100
+
101
+ = 2.0.0 =
102
+ Update the plugin if you can not find your locale in list
103
+
104
+ = 1.0.2 =
105
+ Updated the plugin with instructions and major bug fix. Must update.
106
+
107
+ =1.0.1=
108
+ Updated the plugin to avoid possible conflict with other plugins. Must update.
109
+
110
+ =1.0.0=
111
+ Initial release.
112
+
113
+
114
+ == Frequently Asked Questions ==
115
+ = Width not working =
116
+ If width parameter is not working then it could be due to facebook responsive styling.
117
+
118
+ = Loading slow =
119
+ If like box loading slow and taking time to populate then make sure you have given right APP ID and url is correct in app settings.
120
+
121
+ To submit your feedback, suggestions and features request follow the below link.
122
+ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
123
+
124
+ == Screenshots ==
125
+ 1. Facebook like box in light color scheme.
126
+ 2. Facebook like box in dark color scheme.
127
+ 3. Facebook like box with posts and faces.
128
+ 4. Facebook like box with posts only.
129
+ 5. Facebook like box in page using shortcode with all options.
130
+ 6. Facebook like box backend view with options description.
131
+
132
+
133
+
134
+ == Changelog ==
135
+ = 4.2 =
136
+ * Fixed: Responsive issue
137
+
138
+ = 4.1 =
139
+ * Fixed: Layout issue
140
+ * Fixed: Missing icon
141
+
142
+ = 4.0 =
143
+ * Added new custom facebook feed feature upon numerous feature requests.
144
+ * New enhanced backend user enterface.
145
+ * Lots of bug fixes and imporvements.
146
+
147
+ = 3.1 =
148
+
149
+ * Added another great feature of Auto PopUp. Now you can display easy facebook like box in PopUp.
150
+ * Tested upto WordPress 4.1
151
+
152
+ = 3.0 =
153
+
154
+ * Added another great feature of Auto PopUp. Now you can display easy facebook like box in PopUp.
155
+ * Tested upto WordPress 4.1
156
+
157
+ = 2.0.0 =
158
+
159
+ * Added other feild for locale. Input your locale name if you can not find yours in the list.
160
+
161
+ = 1.2.0 =
162
+
163
+ * Added other feild for locale. Input your locale name if you can not find yours in the list.
164
+
165
+ = 1.1.0 =
166
+
167
+ * Optional responsive like box option is added in this version
168
+ * Multilingual support. Now you can display the like box in over 75 languages by simply selecting from drop down.
169
+
170
+ = 1.0.2 =
171
+
172
+ * Updated the plugin with instructions and major bug fix. Must update.
173
+
174
+ = 1.0.1 =
175
+
176
+ * Updated the plugin to avoid possible conflict with other plugins. Must update.
177
+
178
+ = 1.0.0 =
179
+
180
  * Initial release.
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.1
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
7
  * Author: Sajid Javed
8
  * Author URI: http://jwebsol.com
9
  * Text Domain: easy-facebook-likebox
public/assets/css/public.css CHANGED
@@ -1,4 +1,4 @@
1
- @import url(http://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css);
2
  /* This stylesheet is used to style the public-facing components of the plugin. */
3
  #fb-root {
4
  display: none;
1
+ @import url(https://netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css);
2
  /* This stylesheet is used to style the public-facing components of the plugin. */
3
  #fb-root {
4
  display: none;
public/easy-facebook-likebox.php CHANGED
@@ -34,7 +34,7 @@ class Easy_Facebook_Likebox {
34
  *
35
  * @var string
36
  */
37
- const VERSION = '4.1';
38
 
39
  /**
40
  * @TODO - Rename "plugin-name" to the name your your plugin
@@ -404,9 +404,9 @@ class Easy_Facebook_Likebox {
404
 
405
  $show_stream = ( $show_stream == 1 ) ? 'data-show-posts=true' : 'data-show-posts=false';
406
  $show_faces = ( $show_faces == 1 ) ? 'data-show-facepile=true' : 'data-show-facepile=false';
407
- $hide_cover = ( $hide_cover == 1 ) ? 'data-hide-cover="true"' : 'data-hide-cover="false"' ;
408
 
409
- $responsive = ( $responsive == 1 ) ? 'data-adapt-container-widthtrue' : 'data-adapt-container-width=false';
410
  $hide_cta = ( $hide_cta == 1 ) ? 'data-hide-cta=true' : 'data-hide-cta=false';
411
  $small_header = ( $small_header == 1 ) ? 'data-small-header="true"' : 'data-small-header="false"' ;
412
 
34
  *
35
  * @var string
36
  */
37
+ const VERSION = '4.2';
38
 
39
  /**
40
  * @TODO - Rename "plugin-name" to the name your your plugin
404
 
405
  $show_stream = ( $show_stream == 1 ) ? 'data-show-posts=true' : 'data-show-posts=false';
406
  $show_faces = ( $show_faces == 1 ) ? 'data-show-facepile=true' : 'data-show-facepile=false';
407
+ $hide_cover = ( $hide_cover == 1 ) ? 'data-hide-cover="true"' : 'data-hide-cover=false' ;
408
 
409
+ $responsive = ( $responsive == 1 ) ? 'data-adapt-container-width=true' : 'data-adapt-container-width=false';
410
  $hide_cta = ( $hide_cta == 1 ) ? 'data-hide-cta=true' : 'data-hide-cta=false';
411
  $small_header = ( $small_header == 1 ) ? 'data-small-header="true"' : 'data-small-header="false"' ;
412