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

Version Description

Updated the plugin with instructions and major bug fix. Must update.

=1.0.1= Updated the plugin to avoid possible conflict with other plugins. Must update.

=1.0.0= Initial release.

=

Download this release

Release Info

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

Code changes from version 1.0.1 to 1.0.2

README.txt CHANGED
@@ -1,36 +1,50 @@
1
- === Easy Facebook Likebox ===
2
  Contributors: sjaved
3
- Tags: facebook, facebook likebox, likebox, like box, facebook like box, widget, shortcode, plugin
4
  Donate link: http://jwebsol.com/?track=donate
5
  Requires at least: 3.3
6
  Tested up to: 3.9
7
- Stable tag: 1.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Mobile friendly easy to use facebook like box wigdet and shortcode
12
 
13
  == Description ==
14
- Easily embed facebook fan page in WordPress using widget or shortcode. You can use the shortcode generated after saving the widget. Its completely customizable with lots of optional settings. Its also responsive at the same time.
15
 
16
- Features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
- 1. Responsive
19
- 1. Generate shortcode using widget form
20
- 1. Likebox in PopUp (Modal window) is coming soon...
21
 
22
- Options:
23
 
24
- * Facebook Page URL - enter an URL address to the Facebook fan page
25
- * Width - set the width of the module in pixels. The default width is 300px
26
- * Height - With the stream displayed and 8 connections the default height is 556px. With no stream displayed and 8 connections the default height is 271px. With no connections and no stream the default height is 63px
27
- * Color Scheme - choose the color scheme for the like box
28
- * Show Faces - show/hide profile photos
29
- * Stream - show/hide the latest wall posts
30
- * Header - show/hide the Facebook header
31
- * Border - show/hide the border around the like box
32
 
33
- [Demo](http://jwebsol.com/easy-facebook-like-box-plugin-demo/ "See this plugin in action").
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
 
36
  == Installation ==
@@ -39,11 +53,16 @@ Options:
39
  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.
40
 
41
  == Upgrade Notice ==
42
- =1.0.0=
43
- Initial release.
 
44
  =1.0.1=
45
  Updated the plugin to avoid possible conflict with other plugins. Must update.
46
 
 
 
 
 
47
  == Frequently Asked Questions ==
48
  = Width not working =
49
  If width parameter is not working then it could be due to facebook responsive styling.
@@ -51,13 +70,24 @@ If width parameter is not working then it could be due to facebook responsive st
51
  = Loading slow =
52
  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.
53
 
 
 
 
54
  == Screenshots ==
55
- 1. screenshot-1.png
56
- 2. screenshot-2.png
57
- 3. screenshot-3.png
 
 
 
 
58
 
59
  == Changelog ==
60
 
 
 
 
 
61
  = 1.0.1 =
62
 
63
  * Updated the plugin to avoid possible conflict with other plugins. Must update.
1
+ === Easy Facebook Like Box ===
2
  Contributors: sjaved
3
+ Tags: facebook, facebook likebox, likebox, like box, facebook like box, facebook like box widget, facebook like box shortcode, shortcode, facebook like box plugin, facebook like box wordpress plugin, plugin
4
  Donate link: http://jwebsol.com/?track=donate
5
  Requires at least: 3.3
6
  Tested up to: 3.9
7
+ Stable tag: 1.0.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 you to display fan page posts, like button, and connections on your website using widget or shortcode.
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 or shortcode.
16
+
17
+ [Click for demo](http://jwebsol.com/easy-facebook-like-box-plugin-demo/ "See this plugin in action")
18
+
19
+ **Options:**
20
+
21
+
22
+ 1. Facebook Page URL - enter an URL address to the Facebook fan page
23
+ 1. Width - set the width of the module in pixels. The default width is 250px
24
+ 1. Height - With the stream displayed and 8 connections the default height is 556px. With no stream displayed and 8 connections the default height is 271px. With no connections and no stream the default height is 63px
25
+ 1. Color Scheme - choose the color scheme for the like box (light/dark)
26
+ 1. Show Faces - show/hide profile photos (1 for show and 0 for hide to use in shortcode)
27
+ 1. Stream - show/hide the latest wall posts (1 for show and 0 for hide to use in shortcode)
28
+ 1. Header - show/hide the Facebook header (1 for show and 0 for hide to use in shortcode)
29
+ 1. Border - show/hide the border around the like box (1 for show and 0 for hide to use in shortcode)
30
 
 
 
 
31
 
 
32
 
33
+ You can use easy facebook like box in number of ways:
 
 
 
 
 
 
 
34
 
35
+ * Display facebook like box in sidebar using widget.
36
+
37
+ * Display facebook like box in posts or pages using shortcode. Genraete shortcode using widget or add this shortcode and modify the values manually.
38
+ `[efb_likebox fanpage_url="YOUR_FB_FANPAGE_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height="HEIGHT_OF_BOX_IN_PIXELS" colorscheme="CHOSEN_COLOSCHEME(light/dark)" show_faces="SHOW_CONNECTIONS(1/0)" show_header="SHOW_HEADER(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" show_border="DISPLAY_BORDER(1/0)"]`
39
+
40
+ * Want to display in a template paste below code along with your optional settings.
41
+ `<?php echo do_shortcode( '[efb_likebox fanpage_url="YOUR_FB_FANPAGE_URL" fb_appid="OPTIONAL_SEE_FAQ" box_width="WIDTH_OF_BOX_IN_PIXELS" box_height="HEIGHT_OF_BOX_IN_PIXELS" colorscheme="CHOSEN_COLOSCHEME(light/dark)" show_faces="SHOW_CONNECTIONS(1/0)" show_header="SHOW_HEADER(1/0)" show_stream="SHOW_STREAM_POSTS(1/0)" show_border="DISPLAY_BORDER(1/0)"]' ); ?>`
42
+
43
+ Features:
44
+
45
+ 1. Extended optiontional settings to personalize in widget and shortcode
46
+ 1. Generate shortcode using widget form
47
+ 1. Likebox in PopUp (Modal window) and responsive likebox option is coming soon...
48
 
49
 
50
  == Installation ==
53
  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.
54
 
55
  == Upgrade Notice ==
56
+ = 1.0.2 =
57
+ Updated the plugin with instructions and major bug fix. Must update.
58
+
59
  =1.0.1=
60
  Updated the plugin to avoid possible conflict with other plugins. Must update.
61
 
62
+ =1.0.0=
63
+ Initial release.
64
+
65
+
66
  == Frequently Asked Questions ==
67
  = Width not working =
68
  If width parameter is not working then it could be due to facebook responsive styling.
70
  = Loading slow =
71
  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.
72
 
73
+ To submit your feedback, suggestions and features request follow the below link.
74
+ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
75
+
76
  == Screenshots ==
77
+ 1. Facebook like box in light color scheme.
78
+ 2. Facebook like box in dark color scheme.
79
+ 3. Facebook like box with posts and faces.
80
+ 4. Facebook like box with posts only.
81
+ 5. Facebook like box in page using shortcode with all options.
82
+ 6. Facebook like box backend view with options description.
83
+
84
 
85
  == Changelog ==
86
 
87
+ = 1.0.2 =
88
+
89
+ * Updated the plugin with instructions and major bug fix. Must update.
90
+
91
  = 1.0.1 =
92
 
93
  * Updated the plugin to avoid possible conflict with other plugins. Must update.
admin/views/admin.php CHANGED
@@ -24,7 +24,7 @@
24
  <li> Add the "Easy Facebook Likebox" widget in sidebar to show the like box in your website sidebar</li>
25
  <li> Add widget in sidebar and generate shortcode by saving the widgets optiosn to show likebox somewhere else on your website.</li>
26
  <li> You can also directly add below shortcode (without quotes) in post/page editor and change default values with your custom one according to your needs and requirments.
27
- "[efb_likebox fanpage_url="https://www.facebook.com/jwebsol" fb_appid="" box_width="300" box_height="" colorscheme="light" show_faces="1" show_header="1" show_stream="0" show_border="1" ]"
28
  </li>
29
  </ol>
30
  </p>
24
  <li> Add the "Easy Facebook Likebox" widget in sidebar to show the like box in your website sidebar</li>
25
  <li> Add widget in sidebar and generate shortcode by saving the widgets optiosn to show likebox somewhere else on your website.</li>
26
  <li> You can also directly add below shortcode (without quotes) in post/page editor and change default values with your custom one according to your needs and requirments.
27
+ "[efb_likebox fanpage_url="Your_fb_fan_page_url_goes_here" fb_appid="" box_width="300" box_height="" colorscheme="light" show_faces="1" show_header="1" show_stream="0" show_border="1" ]"
28
  </li>
29
  </ol>
30
  </p>
assets/banner-772x250.png ADDED
Binary file
assets/screenshot-1.png CHANGED
Binary file
assets/screenshot-2.png CHANGED
Binary file
assets/screenshot-3.png CHANGED
Binary file
assets/screenshot-4.png ADDED
Binary file
assets/screenshot-5.png ADDED
Binary file
assets/screenshot-6.png ADDED
Binary file
easy-facebook-likebox.php CHANGED
@@ -1,16 +1,9 @@
1
  <?php
2
  /**
3
- * @package Easy Facebook Likebox
4
- * @author Sajid Javed <email@example.com>
5
- * @license GPL-2.0+
6
- * @link http://example.com
7
- * @copyright 2014 Your Name or Company Name
8
- *
9
- * @wordpress-plugin
10
  * Plugin Name: Easy Facebook Likebox
11
  * Plugin URI: httt://wordpress.org/plugins/easy-facebook-likebox
12
- * Description: Easily embed facebook fan page in WordPress using widget or shortcode. You can use the shortcode generated after saving the widget. Its completely customizable with lots of optional settings. Its also responsive at the same time.
13
- * Version: 1.0.1
14
  * Author: Sajid Javed
15
  * Author URI: http://jwebsol.com
16
  * Text Domain: easy-facebook-likebox
1
  <?php
2
  /**
 
 
 
 
 
 
 
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: 1.0.2
7
  * Author: Sajid Javed
8
  * Author URI: http://jwebsol.com
9
  * Text Domain: easy-facebook-likebox
includes/easy-facebook-likebox-widget.php CHANGED
@@ -54,7 +54,7 @@ class Easy_Facebook_Like_Box_Widget extends WP_Widget {
54
  'title' => '',
55
  'fb_appid' => '',
56
  'fanpage_url' => 'https://www.facebook.com/jwebsol',
57
- 'box_width' => 300,
58
  'box_height' => '',
59
  'colorscheme' => 'light',
60
  'show_faces' => 1,
54
  'title' => '',
55
  'fb_appid' => '',
56
  'fanpage_url' => 'https://www.facebook.com/jwebsol',
57
+ 'box_width' => 250,
58
  'box_height' => '',
59
  'colorscheme' => 'light',
60
  'show_faces' => 1,