WpDevArt Facebook Like Box Widget - Version 0.5.0

Version Description

  • Initial version of Facebook like box.

Wordpress Facebook like box step by step guide

Adding Facebook like box to your sidebar.

Install the plugin and add Facebook like box widget to your sidebar. And configure settings. That's all, now your users can see your Facebook like box.

Adding Facebook like box in posts/pages using shortcode button.

For adding Facebook like box in your pages/posts you just need to click on "Add like box" shorcode button and add Facebook like box.

Adding Facebook like box Popup.

After plugin install you need to click on "Like box" submenu from left admin menu panel. Then just set up options for Facebook like box Popup.

Facebook like box options

  • Page ID: - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/uefacom then type here just uefacom).
  • Facebook Like box Theme - Choose theme for your Facebook Like box
  • Facebook Like box Border Color - Type the Border Color of your Facebook Like box
  • Show Facebook Like box border - Hide or show Facebook like box border.
  • Show Facebook latest posts - Show or hide the latest posts from your Facebook Like box
  • Number of connections - Type the number of connections that you want to see in your Facebook Like box
  • Like box Width - Type Facebook Like box width
  • Like box Height - Type Facebook Like box height
  • Facebook Like box header - Show or hide the Facebook Like box header
  • Like box language - Type the Facebook Like box language code

Dear users, we also recommend you to take a look for this useful plugins - WordPress Maintenance mode plugin, WordPress Poll plugin, WordPress Lightbox .

Download this release

Release Info

Developer smplug-in
Plugin Icon 128x128 WpDevArt Facebook Like Box Widget
Version 0.5.0
Comparing to
See all releases

Code changes from version 1.0 to 0.5.0

Files changed (2) hide show
  1. like-box.php +1 -1
  2. readme.txt +5 -5
like-box.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: Our Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
6
  Version: 0.5.0
7
  Author: smplug-in
8
- Author URI: wordpress.org
9
  License: GPL3
10
  */
11
  add_action('wp_head','requared_javascript_functions_fb_likbox_front');
5
  Description: Our Facebook like box plugin will help you to display Facebook like box on your wesite, just add Facebook Like box widget to your sidebar and use it. Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
6
  Version: 0.5.0
7
  Author: smplug-in
8
+ Author URI: http://wpdevart.com
9
  License: GPL3
10
  */
11
  add_action('wp_head','requared_javascript_functions_fb_likbox_front');
readme.txt CHANGED
@@ -39,7 +39,7 @@ You can upgrade WordPress Facebook like box plugin to [Facebook like box Pro](ht
39
 
40
  ### If you found any bug in our WordPress Facebook like box plugin or have a question contact us at support@wpdevart.com.
41
 
42
- Dear users, we also recommend you to take a look for this useful plugins - [WordPress Maintenance mode plugin](https://wordpress.org/plugins/coming-soon-page/), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/) .
43
 
44
  == Installation ==
45
 
@@ -52,7 +52,7 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
52
  5. Add Facebook like box in posts/pages using shortcode button.
53
  6. Add Facebook like box Popup from admin panel.
54
 
55
- Dear users, we also recommend you to take a look for this useful plugins - [WordPress Maintenance mode plugin](https://wordpress.org/plugins/coming-soon-page/), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/) .
56
 
57
  == Screenshots ==
58
 
@@ -63,7 +63,7 @@ Dear users, we also recommend you to take a look for this useful plugins - [Word
63
 
64
  == Changelog ==
65
 
66
- = 1.0 =
67
 
68
  * Initial version of Facebook like box.
69
 
@@ -84,7 +84,7 @@ Then just set up options for Facebook like box Popup.
84
 
85
  ### Facebook like box options
86
 
87
- * Page ID: - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook like box page url is https://www.facebook.com/uefacom then type here just uefacom).
88
  * Facebook Like box Theme - Choose theme for your Facebook Like box
89
  * Facebook Like box Border Color - Type the Border Color of your Facebook Like box
90
  * Show Facebook Like box border - Hide or show Facebook like box border.
@@ -95,4 +95,4 @@ Then just set up options for Facebook like box Popup.
95
  * Facebook Like box header - Show or hide the Facebook Like box header
96
  * Like box language - Type the Facebook Like box language code
97
 
98
-
39
 
40
  ### If you found any bug in our WordPress Facebook like box plugin or have a question contact us at support@wpdevart.com.
41
 
42
+ Dear users, we also recommend you to take a look for this useful plugins - [WordPress Maintenance mode plugin](https://wordpress.org/plugins/coming-soon-page/), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2) .
43
 
44
  == Installation ==
45
 
52
  5. Add Facebook like box in posts/pages using shortcode button.
53
  6. Add Facebook like box Popup from admin panel.
54
 
55
+ Dear users, we also recommend you to take a look for this useful plugins - [WordPress Maintenance mode plugin](https://wordpress.org/plugins/coming-soon-page/), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2) .
56
 
57
  == Screenshots ==
58
 
63
 
64
  == Changelog ==
65
 
66
+ = 0.5.0 =
67
 
68
  * Initial version of Facebook like box.
69
 
84
 
85
  ### Facebook like box options
86
 
87
+ * Page ID: - Type here your Facebook like box page url(without https://www.facebook.com/, if your Facebook page url is https://www.facebook.com/uefacom then type here just uefacom).
88
  * Facebook Like box Theme - Choose theme for your Facebook Like box
89
  * Facebook Like box Border Color - Type the Border Color of your Facebook Like box
90
  * Show Facebook Like box border - Hide or show Facebook like box border.
95
  * Facebook Like box header - Show or hide the Facebook Like box header
96
  * Like box language - Type the Facebook Like box language code
97
 
98
+ Dear users, we also recommend you to take a look for this useful plugins - [WordPress Maintenance mode plugin](https://wordpress.org/plugins/coming-soon-page/), [WordPress Poll plugin](https://wordpress.org/plugins/polls-widget/), [WordPress Lightbox](https://wordpress.org/plugins/wp-lightbox-2) .