Fuse Social Floating Sidebar - Version 5.3.6

Version Description

= 5.0 = Major update, you might need to setup the plugin settings again.

Download this release

Release Info

Developer daniyalahmedk
Plugin Icon 128x128 Fuse Social Floating Sidebar
Version 5.3.6
Comparing to
See all releases

Code changes from version 5.3.2 to 5.3.6

freemius/templates/secure-https-header.php CHANGED
File without changes
fuse_social_sidebar.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Fuse Social Floating Sidebar
4
  Plugin URI: http://photontechs.com/fuse-social-sidebar
5
  Description: This Fuse Social Floating Sidebar plugin allow you to put social icons which can be link with your social media profiles.
6
- Version: 5.3.2
7
  Author: Daniyal Ahmed
8
  Author URI: http://www.photontechs.com
9
  License: GNU General Public License v3.0
3
  Plugin Name: Fuse Social Floating Sidebar
4
  Plugin URI: http://photontechs.com/fuse-social-sidebar
5
  Description: This Fuse Social Floating Sidebar plugin allow you to put social icons which can be link with your social media profiles.
6
+ Version: 5.3.6
7
  Author: Daniyal Ahmed
8
  Author URI: http://www.photontechs.com
9
  License: GNU General Public License v3.0
inc/css/admin.css CHANGED
File without changes
inc/fuse_social_sidebar_scripts.php CHANGED
@@ -36,6 +36,10 @@ function fuse_social_scripts() {
36
  .fuse_social_icons_links {
37
  display: block;
38
  }
 
 
 
 
39
  .awesome-social-img img {
40
  position: absolute;
41
  top: 50%;
36
  .fuse_social_icons_links {
37
  display: block;
38
  }
39
+ .facebook-awesome-social::before {
40
+ content: "\f09a" !important;
41
+ }
42
+
43
  .awesome-social-img img {
44
  position: absolute;
45
  top: 50%;
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: daniyalahmedk, freemius
3
  Donate link: http://photontechs.com/donate
4
  Tags: social media, floating sidebar, social widget, social icons,animated social icons
5
  Requires at least: 3.0
6
- Tested up to: 5.6
7
- Stable tag: 5.3.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
3
  Donate link: http://photontechs.com/donate
4
  Tags: social media, floating sidebar, social widget, social icons,animated social icons
5
  Requires at least: 3.0
6
+ Tested up to: 5.6.2
7
+ Stable tag: 5.3.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10