WpDevArt Facebook Like Box Widget - Version 0.7.59

Version Description

Download this release

Release Info

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

Code changes from version 0.7.58 to 0.7.59

includes/admin_menu.php CHANGED
@@ -163,7 +163,7 @@ class like_box_admin_menu{
163
  </tr>
164
  <tr id="like_box_static_width">
165
  <td>
166
- Like box Width <span title="Type here Facebook Like box width(px)" class="desription_class">?</span>
167
  </td>
168
  <td>
169
  <input placeholder="The pixel width of the embed (Min. 180px to Max. 500px)" id="like_box_width" type="text" value="300" class="input_placholder_small" ><small>(px)</small>
@@ -171,7 +171,7 @@ class like_box_admin_menu{
171
  </tr>
172
  <tr>
173
  <td>
174
- Like box Height <span title="Type here Facebook Like box height(px)" class="desription_class">?</span>
175
  </td>
176
  <td>
177
  <input placeholder="The pixel height of the embed (Min. 70px)" id="like_box_height" type="text" value="550" class="input_placholder_small" ><small>(px)</small>
163
  </tr>
164
  <tr id="like_box_static_width">
165
  <td>
166
+ Like box width <span title="Type here Facebook Like box width(px)" class="desription_class">?</span>
167
  </td>
168
  <td>
169
  <input placeholder="The pixel width of the embed (Min. 180px to Max. 500px)" id="like_box_width" type="text" value="300" class="input_placholder_small" ><small>(px)</small>
171
  </tr>
172
  <tr>
173
  <td>
174
+ Like box height <span title="Type here Facebook Like box height(px)" class="desription_class">?</span>
175
  </td>
176
  <td>
177
  <input placeholder="The pixel height of the embed (Min. 70px)" id="like_box_height" type="text" value="550" class="input_placholder_small" ><small>(px)</small>
includes/install_database.php CHANGED
@@ -1,6 +1,6 @@
1
  <?php
2
 
3
- /// Class for installing database
4
 
5
  class like_box_install_database{
6
 
1
  <?php
2
 
3
+ /// Installing database class
4
 
5
  class like_box_install_database{
6
 
includes/style/admin-style.css CHANGED
@@ -147,7 +147,7 @@
147
  .main_parametrs_group_div.closed_params .open_or_closed:before{
148
  content: '\f140';
149
  }
150
-
151
  .section_parametrs_table{
152
  border:0px !important;
153
  }
147
  .main_parametrs_group_div.closed_params .open_or_closed:before{
148
  content: '\f140';
149
  }
150
+ /*Sections style*/
151
  .section_parametrs_table{
152
  border:0px !important;
153
  }
includes/widget.php CHANGED
@@ -79,14 +79,14 @@ class like_box_facbook extends WP_Widget {
79
  </p>
80
 
81
  <p class="flb_field">
82
- <label for="<?php echo $this->get_field_id('width'); ?>">Like box Width</label>
83
  <br>
84
  <input id="<?php echo $this->get_field_id('width'); ?>" name="<?php echo $this->get_field_name('width'); ?>" type="text" value="<?php echo $instance['width']; ?>" class="" size="3">
85
  <small>(px)</small>
86
  </p>
87
 
88
  <p class="flb_field">
89
- <label for="<?php echo $this->get_field_id('height'); ?>">Like box Height</label>
90
  <br>
91
  <input id="<?php echo $this->get_field_id('height'); ?>" name="<?php echo $this->get_field_name('height'); ?>" type="text" value="<?php echo $instance['height']; ?>" class="" size="3">
92
  <small>(px)</small>
79
  </p>
80
 
81
  <p class="flb_field">
82
+ <label for="<?php echo $this->get_field_id('width'); ?>">Like box width</label>
83
  <br>
84
  <input id="<?php echo $this->get_field_id('width'); ?>" name="<?php echo $this->get_field_name('width'); ?>" type="text" value="<?php echo $instance['width']; ?>" class="" size="3">
85
  <small>(px)</small>
86
  </p>
87
 
88
  <p class="flb_field">
89
+ <label for="<?php echo $this->get_field_id('height'); ?>">Like box height</label>
90
  <br>
91
  <input id="<?php echo $this->get_field_id('height'); ?>" name="<?php echo $this->get_field_name('height'); ?>" type="text" value="<?php echo $instance['height']; ?>" class="" size="3">
92
  <small>(px)</small>
like-box.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: 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.7.58
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
3
  Plugin Name: Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: 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.7.59
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
readme.txt CHANGED
@@ -9,13 +9,13 @@ Facebook like box plugin will help you to display Facebook like box on your wesi
9
 
10
  == Description ==
11
 
12
- Facebook Like box is awesome tool to show your visitors your Facebook like box. At the same time it's very useful, because you will get new users who will like your website on Facebook. Facebook like box is important part of social optimization, that's why a lot of people use Facebook like box on their websites. It's very easy to use, you just need to install the plugin and add Facebook like box widget to your sidebar and set some settings(Page ID, Facebook like box width, height ...). Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
13
 
14
- **View our Facebook Like Box plugin Demo page:**
15
 
16
  [Like Box Demo](http://demo.wpdevart.com/facebook-like-box-demo)
17
 
18
- **Features of Facebook like box:**
19
 
20
  * **User friendly and easy to use.**
21
  * **Tested with other popular plugins.**
@@ -36,7 +36,7 @@ Facebook Like box is awesome tool to show your visitors your Facebook like box.
36
 
37
  You can upgrade WordPress Facebook like box plugin to [Facebook like box Pro](http://wpdevart.com/wordpress-facebook-like-box-plugin/) to add more features.
38
 
39
- **Features of Facebook like box Pro:**
40
 
41
  * **Ability to show posts from your Facebook page.**
42
  * **Ability to set Facebook like box border color.**
@@ -47,31 +47,31 @@ You can upgrade WordPress Facebook like box plugin to [Facebook like box Pro](ht
47
  * **39 awesome animation effects for Widget and Post/Page Like Box**
48
  * **Premium Support**
49
 
50
- **Below you can see some important features of our Facebook like box plugin**
51
 
52
- **Responsive Facebook like box**
53
 
54
  Our FAcebook like box is mobile friendly plugin, it means like box will work without issue on other devices as well.
55
 
56
- **Facebook like box Popup**
57
 
58
  You can display this plugin in Popup window. We have some important options for this feature as well.
59
 
60
- **Facebook Sticky like box**
61
 
62
  You can display Facebook like box in Sticky box. Select the position of Sticky box, configure the other settings and use this nice feature as well.
63
 
64
- **Facebook like box with 39 animation effects(for widget, post/page like box)**
65
 
66
  Try all animation effects and choose one of them or just use animation randomaly.
67
 
68
- **Ability to display Facebook like box everywhere**
69
 
70
  You can display Facebook like box almost everywhere on your website. On posts, pages, widgets, in Popup or in Sticky box.
71
 
72
- **If you found any bug in our WordPress Facebook like box plugin or have a question contact us at support@wpdevart.com.**
73
 
74
- **The Best Offer From WpDevArt**
75
 
76
  **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
77
 
@@ -453,20 +453,20 @@ Contact us at support@wpdevart.com and we will send you the Facebook like box pr
453
 
454
  ==Wordpress Facebook like box step by step guide==
455
 
456
- **Adding Facebook like box to your sidebar.**
457
 
458
  Install the plugin and add Facebook like box widget to your sidebar. Then set widget Like Box options. That's all, now your users can see your Facebook like box on your widget.
459
 
460
- **Adding Facebook like box in posts/pages using shortcode button.**
461
 
462
  For adding Facebook like box in your pages/posts you just need to click on "Add like box" shorcode button from your pages/posts and add Facebook like box.
463
 
464
- **Adding Facebook like box Popup and Sticky Facebook box.**
465
 
466
  After plugin install you need to click on "Like box" submenu from your admin panel menu.
467
  Then just set up options for Facebook like box Popup and Sticky Facebook box.
468
 
469
- **Facebook like box main options**
470
 
471
  * 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).
472
  * Like box Animation - Choose Facebook like box Animation type
@@ -481,7 +481,7 @@ Then just set up options for Facebook like box Popup and Sticky Facebook box.
481
  * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
482
  * Like box language - Type the Facebook Like box language code
483
 
484
- **Facebook like box Popup options**
485
 
486
  * Enable/Disable popup - Select Enable/Disable to show or hide popup
487
  * Display Like box popup on - Select where to display the like box popup
@@ -501,7 +501,7 @@ Then just set up options for Facebook like box Popup and Sticky Facebook box.
501
  * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
502
  * Like box language - Type the Facebook Like box language code
503
 
504
- **Sticky box options**
505
 
506
  * Enable/Disable Sticky box - Select Enable/Disable to show or hide Sticky box
507
  * Display Sticky box on - Select where to display the Sticky box
9
 
10
  == Description ==
11
 
12
+ ### Facebook Like box is awesome tool to show your visitors your Facebook like box. At the same time it's very useful, because you will get new users who will like your website on Facebook. Facebook like box is important part of social optimization, that's why a lot of people use Facebook like box on their websites. It's very easy to use, you just need to install the plugin and add Facebook like box widget to your sidebar and set some settings(Page ID, Facebook like box width, height ...). Also you can use Facebook Like box on your pages/posts and create Facebook Like box popup for your website.
13
 
14
+ ### View our Facebook Like Box plugin Demo page:
15
 
16
  [Like Box Demo](http://demo.wpdevart.com/facebook-like-box-demo)
17
 
18
+ ### Features of Facebook like box:
19
 
20
  * **User friendly and easy to use.**
21
  * **Tested with other popular plugins.**
36
 
37
  You can upgrade WordPress Facebook like box plugin to [Facebook like box Pro](http://wpdevart.com/wordpress-facebook-like-box-plugin/) to add more features.
38
 
39
+ ### Features of Facebook like box Pro:
40
 
41
  * **Ability to show posts from your Facebook page.**
42
  * **Ability to set Facebook like box border color.**
47
  * **39 awesome animation effects for Widget and Post/Page Like Box**
48
  * **Premium Support**
49
 
50
+ ### Below you can see some important features of our Facebook like box plugin
51
 
52
+ ### Responsive Facebook like box
53
 
54
  Our FAcebook like box is mobile friendly plugin, it means like box will work without issue on other devices as well.
55
 
56
+ ### Facebook like box Popup
57
 
58
  You can display this plugin in Popup window. We have some important options for this feature as well.
59
 
60
+ ### Facebook Sticky like box
61
 
62
  You can display Facebook like box in Sticky box. Select the position of Sticky box, configure the other settings and use this nice feature as well.
63
 
64
+ ### Facebook like box with 39 animation effects(for widget, post/page like box)
65
 
66
  Try all animation effects and choose one of them or just use animation randomaly.
67
 
68
+ ### Ability to display Facebook like box everywhere
69
 
70
  You can display Facebook like box almost everywhere on your website. On posts, pages, widgets, in Popup or in Sticky box.
71
 
72
+ ### If you found any bug in our WordPress Facebook like box plugin or have a question contact us at support@wpdevart.com.
73
 
74
+ ### The Best Offer From WpDevArt
75
 
76
  **You can check the best offer page here- [Best Price](http://wpdevart.com/the-best-offer-from-wpdevart)**
77
 
453
 
454
  ==Wordpress Facebook like box step by step guide==
455
 
456
+ ### Adding Facebook like box to your sidebar.
457
 
458
  Install the plugin and add Facebook like box widget to your sidebar. Then set widget Like Box options. That's all, now your users can see your Facebook like box on your widget.
459
 
460
+ ### Adding Facebook like box in posts/pages using shortcode button.
461
 
462
  For adding Facebook like box in your pages/posts you just need to click on "Add like box" shorcode button from your pages/posts and add Facebook like box.
463
 
464
+ ### Adding Facebook like box Popup and Sticky Facebook box.
465
 
466
  After plugin install you need to click on "Like box" submenu from your admin panel menu.
467
  Then just set up options for Facebook like box Popup and Sticky Facebook box.
468
 
469
+ ### Facebook like box main options
470
 
471
  * 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).
472
  * Like box Animation - Choose Facebook like box Animation type
481
  * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
482
  * Like box language - Type the Facebook Like box language code
483
 
484
+ ### Facebook like box Popup options
485
 
486
  * Enable/Disable popup - Select Enable/Disable to show or hide popup
487
  * Display Like box popup on - Select where to display the like box popup
501
  * Show/hide Like box cover photo - Choose to show/hide Like box cover photo
502
  * Like box language - Type the Facebook Like box language code
503
 
504
+ ### Sticky box options
505
 
506
  * Enable/Disable Sticky box - Select Enable/Disable to show or hide Sticky box
507
  * Display Sticky box on - Select where to display the Sticky box