WpDevArt Facebook Like Box Widget - Version 0.7.85

Version Description

Download this release

Release Info

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

Code changes from version 0.7.84 to 0.7.85

includes/admin_menu.php CHANGED
@@ -936,7 +936,7 @@ die;
936
  <?php }
937
  }
938
 
939
- /*######################################### SELECT ELEMENTS FUNCTION #######################################*/
940
 
941
  private function create_select_element_for_font($select_id='',$curent_font='none'){
942
  ?>
936
  <?php }
937
  }
938
 
939
+ /*######################################### FRONT END ELEMENTS FUNCTION #######################################*/
940
 
941
  private function create_select_element_for_font($select_id='',$curent_font='none'){
942
  ?>
includes/front_end.php CHANGED
@@ -152,7 +152,7 @@ class like_box_front_end{
152
 
153
  }
154
 
155
- /*########################## Popup in footer Function ########################*/
156
 
157
  public function like_box_popup_in_footer(){
158
 
@@ -203,7 +203,7 @@ class like_box_front_end{
203
  }
204
  }
205
 
206
- /*############################### Like box footer sidebar function ########################################*/
207
 
208
  public function css_like_box_sibar_slider_in_footer($width,$height){
209
  echo '<style>';
152
 
153
  }
154
 
155
+ /*########################## Popup Function ########################*/
156
 
157
  public function like_box_popup_in_footer(){
158
 
203
  }
204
  }
205
 
206
+ /*############################### Footer sidebar function ########################################*/
207
 
208
  public function css_like_box_sibar_slider_in_footer($width,$height){
209
  echo '<style>';
includes/install_database.php CHANGED
@@ -55,7 +55,7 @@ class like_box_install_database{
55
 
56
  }
57
 
58
- /*############################### Install Like Box Database Function ########################################*/
59
 
60
  public function install_databese(){
61
  foreach( $this->installed_options as $key => $option ){
55
 
56
  }
57
 
58
+ /*############################### Database Function ########################################*/
59
 
60
  public function install_databese(){
61
  foreach( $this->installed_options as $key => $option ){
like-box.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WpDevArt Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: WpDevArt 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.84
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
3
  Plugin Name: WpDevArt Facebook Like Box
4
  Plugin URI: https://wordpress.org/plugins/like-box
5
  Description: WpDevArt 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.85
7
  Author: smplug-in
8
  Author URI: http://wpdevart.com/wordpress-facebook-like-box-plugin
9
  License: GPL/GPL3
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: smplug-in
3
  Tags: facebook like box, Facebook like box widget, like box, fb like box, Facebook
4
  Requires at least: 2.9
5
- Tested up to: 5.0.3
6
- Stable tag: 0.7.84
7
 
8
  Facebook like box plugin will help you to display like box on your wesite, just add our plugin widget to your sidebar and use it. Also you can use our plugin on your pages/posts and create fan page popup for your website.
9
 
2
  Contributors: smplug-in
3
  Tags: facebook like box, Facebook like box widget, like box, fb like box, Facebook
4
  Requires at least: 2.9
5
+ Tested up to: 5.2.2
6
+ Stable tag: 0.7.85
7
 
8
  Facebook like box plugin will help you to display like box on your wesite, just add our plugin widget to your sidebar and use it. Also you can use our plugin on your pages/posts and create fan page popup for your website.
9