WpDevArt Facebook Like Box Widget - Version 0.7.52

Version Description

  • Made changes in code.
Download this release

Release Info

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

Code changes from version 4.7.3 to 0.7.52

includes/admin_menu.php CHANGED
@@ -307,8 +307,6 @@ die;
307
  die($this->text_parametrs['parametrs_sucsses_saved']);
308
  }
309
 
310
- /*############ Main menu Function ##################*/
311
-
312
  public function main_menu_function(){
313
 
314
  $enable_disable=$this->generete_parametrs('general_save_parametr');
307
  die($this->text_parametrs['parametrs_sucsses_saved']);
308
  }
309
 
 
 
310
  public function main_menu_function(){
311
 
312
  $enable_disable=$this->generete_parametrs('general_save_parametr');
includes/front_end.php CHANGED
@@ -192,7 +192,7 @@ class like_box_front_end{
192
 
193
  }
194
  }
195
- /*############################### Like box footer sidebar function ########################################*/
196
 
197
  public function css_like_box_sibar_slider_in_footer($width,$height){
198
  echo '<style>';
192
 
193
  }
194
  }
195
+ /*############################### Like box sidebar function ########################################*/
196
 
197
  public function css_like_box_sibar_slider_in_footer($width,$height){
198
  echo '<style>';
includes/library.php CHANGED
@@ -19,7 +19,7 @@ class like_box_setting{
19
  public static function generete_iframe_by_array($params){
20
  self::$id_for_iframe++;
21
  $output_code='';
22
- //Default parameters for Like Box iframe
23
  $defaults=array(
24
  'iframe_id' => 'facbook_like_box_'.self::$id_for_iframe,
25
  'profile_id' => '',
19
  public static function generete_iframe_by_array($params){
20
  self::$id_for_iframe++;
21
  $output_code='';
22
+ //Default parameters for Facebook iframe
23
  $defaults=array(
24
  'iframe_id' => 'facbook_like_box_'.self::$id_for_iframe,
25
  'profile_id' => '',
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.53
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
@@ -46,8 +46,6 @@ class like_box_main{
46
 
47
  }
48
 
49
- /*############ Install database Function ##################*/
50
-
51
  public function install_databese(){
52
 
53
  require_once($this->like_box_plugin_path.'includes/install_database.php');
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.52
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
46
 
47
  }
48
 
 
 
49
  public function install_databese(){
50
 
51
  require_once($this->like_box_plugin_path.'includes/install_database.php');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: smplug-in
3
  Tags: Facebook, facebook badge, Facebook fan page, facebook group, facebook integration, facebook like box, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, facebook share, facebook wall, Facebook Widget, google plus, Like, like box, open graph, page, plugin, post to facebook, sharebar, sidebar, social, Social Plugins, social profiles, social share, social sidebar, wordpress like, seo, meta, Facebook like box widget, facebook like, facebook like button, facebook button, facebook facepile, like box facebook, like box widget, facebook likebox, facebook like box shortcode, likebox, wordpress facebook like box, facebook like box in PopUp, facebook likebox widget, nice facebook like box, custom facebook likebox, fb like box
4
  Requires at least: 2.9
5
  Tested up to: 4.7.2
6
- Stable tag: 0.7.53
7
 
8
  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.
9
 
@@ -86,17 +86,17 @@ Our Facebook Like Box is user friendly plugin, but here you can see some frequen
86
  2. Your Facebook fan page doesn't allow unsigned user see your Facebook fan page, so you must change it to public access. Take a look how change your Facebook page to public access here - https://www.facebook.com/help/community/question/?id=10151458855783663.
87
  3. Clear your website cache(If you use cache plugin, then just clear the cache from your plugin).
88
 
89
- = What files I need to upload for installing the plugin =
90
 
91
  You need to select the .zip file only, there is no need to extract the zip file, just upload it.
92
 
93
- = The pro version is one time pay or not =
94
 
95
- Yes dear users, you need to pay only one time for our pro version.
96
 
97
- = I purchased the pro version, but didn't download the pro file =
98
 
99
- Contact us at support@wpdevart.com and we will send you the pro version.
100
 
101
  ### The Best Offer From WpDevArt
102
 
@@ -404,6 +404,10 @@ Contact us at support@wpdevart.com and we will send you the pro version.
404
 
405
  * Made changes in code.
406
 
 
 
 
 
407
  ==Wordpress Facebook like box step by step guide==
408
 
409
  ### Adding Facebook like box to your sidebar.
3
  Tags: Facebook, facebook badge, Facebook fan page, facebook group, facebook integration, facebook like box, Facebook like widget, facebook meta, facebook meta tag, Facebook Open Graph, Facebook Page, facebook platform, facebook plugin, facebook share, facebook wall, Facebook Widget, google plus, Like, like box, open graph, page, plugin, post to facebook, sharebar, sidebar, social, Social Plugins, social profiles, social share, social sidebar, wordpress like, seo, meta, Facebook like box widget, facebook like, facebook like button, facebook button, facebook facepile, like box facebook, like box widget, facebook likebox, facebook like box shortcode, likebox, wordpress facebook like box, facebook like box in PopUp, facebook likebox widget, nice facebook like box, custom facebook likebox, fb like box
4
  Requires at least: 2.9
5
  Tested up to: 4.7.2
6
+ Stable tag: 0.7.52
7
 
8
  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.
9
 
86
  2. Your Facebook fan page doesn't allow unsigned user see your Facebook fan page, so you must change it to public access. Take a look how change your Facebook page to public access here - https://www.facebook.com/help/community/question/?id=10151458855783663.
87
  3. Clear your website cache(If you use cache plugin, then just clear the cache from your plugin).
88
 
89
+ = What files I need to upload for installing the Facebook like box plugin =
90
 
91
  You need to select the .zip file only, there is no need to extract the zip file, just upload it.
92
 
93
+ = The Facebook like box pro version is one time pay or not =
94
 
95
+ Yes dear users, you need to pay only one time for Facebook like box pro version.
96
 
97
+ = I purchased the Facebook like box pro version, but didn't download the pro file =
98
 
99
+ Contact us at support@wpdevart.com and we will send you the Facebook like box pro version.
100
 
101
  ### The Best Offer From WpDevArt
102
 
404
 
405
  * Made changes in code.
406
 
407
+ = 0.7.53 =
408
+
409
+ * Edit install database file.
410
+
411
  ==Wordpress Facebook like box step by step guide==
412
 
413
  ### Adding Facebook like box to your sidebar.