Custom Share Buttons with Floating Sidebar - Version 3.3

Version Description

  • Tested with latest wordpress version 4.8.2
    • Released addon new version 3.2 with new features
    • Fixed a minor bug
    • Optimized code
Download this release

Release Info

Developer india-web-developer
Plugin Icon 128x128 Custom Share Buttons with Floating Sidebar
Version 3.3
Comparing to
See all releases

Code changes from version 3.2 to 3.3

css/fonts/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
css/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
custom-share-buttons-with-floating-sidebar.php CHANGED
@@ -5,10 +5,10 @@ Plugin URI: http://www.mrwebsolution.in/
5
  Description: It's a very simple plugin for add to social share buttons on your site and you can publish buttons floating sidebar. Even you can edit share buttons if you wish
6
  Author: MR Web Solution
7
  Author URI: http://raghunathgurjar.wordpress.com
8
- Version: 3.2
9
  */
10
 
11
- /* Copyright 2015 custom-share-buttons-with-floating-sidebar (email : raghunath.0087@gmail.com)
12
 
13
  This program is free software; you can redistribute it and/or modify
14
  it under the terms of the GNU General Public License, version 2, as
@@ -184,6 +184,7 @@ if(!class_exists('Csbwfs_Class'))
184
  */
185
  public static function csbwfs_add_settings_link( $links ) {
186
  $settings_link = '<a href="options-general.php?page=csbwfs-settings">' . __( 'Settings', 'csbwfs' ) . '</a>';
 
187
  array_unshift( $links, $settings_link );
188
  return $links;
189
  }
5
  Description: It's a very simple plugin for add to social share buttons on your site and you can publish buttons floating sidebar. Even you can edit share buttons if you wish
6
  Author: MR Web Solution
7
  Author URI: http://raghunathgurjar.wordpress.com
8
+ Version: 3.3
9
  */
10
 
11
+ /* Copyright 2017 custom-share-buttons-with-floating-sidebar (email : raghunath.0087@gmail.com)
12
 
13
  This program is free software; you can redistribute it and/or modify
14
  it under the terms of the GNU General Public License, version 2, as
184
  */
185
  public static function csbwfs_add_settings_link( $links ) {
186
  $settings_link = '<a href="options-general.php?page=csbwfs-settings">' . __( 'Settings', 'csbwfs' ) . '</a>';
187
+ $settings_link .= ' | <a href="https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/" target="_blank">' . __( 'GO PRO', 'csbwfs' ) . '</a>';
188
  array_unshift( $links, $settings_link );
189
  return $links;
190
  }
images/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
images/mrweb-logo.jpg ADDED
Binary file
images/raghu.jpg ADDED
Binary file
index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
js/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
lib/index.php ADDED
@@ -0,0 +1,2 @@
 
 
1
+ <?php
2
+ // Silence is golden.
lib/settings.php CHANGED
@@ -262,6 +262,9 @@
262
  <h2>GO PRO</h2>
263
  <p><a href="https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/" target="_blank" class="contact-author">Go Pro</a></p>
264
  <p>We have released an add-on for Custom Share Buttons With Floating Sidebar which not only demonstrates the flexibility of CSBWFS, but also adds some important features:</p>
 
 
 
265
  <ol>
266
  <li>Responsive Floating Sidebar</li>
267
  <li>An option for Hide Floating Sidebar On Home/Blog/Search/Category/Author pages</li>
@@ -287,18 +290,13 @@
287
  <li>An option for remove mouse hover animation effect for all social buttons</li>
288
  <li>Faster support</li>
289
  </ol>
290
- <h1 style="color:green;text-align:center;"><strong>Pay one time use lifetime!!!!!</strong><br><br> Hurry up!!!!</h1>
291
- <p><a href="https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/" target="_blank" class="contact-author">Go Pro</a></p>
292
- <p> <a href="mailto:raghunath.0087@gmail.com" target="_blank" class="contact-author">Contact To Author</a></p>
293
-
294
  </div>
295
-
296
  </div>
297
- <span class="submit-btn"><?php echo get_submit_button('Save Settings','button-primary','submit','','');?></span>
298
-
299
  <?php settings_fields('csbwf_sidebar_options'); ?>
300
-
301
  </form>
302
-
303
  <!-- End Options Form -->
304
- </div>
262
  <h2>GO PRO</h2>
263
  <p><a href="https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/" target="_blank" class="contact-author">Go Pro</a></p>
264
  <p>We have released an add-on for Custom Share Buttons With Floating Sidebar which not only demonstrates the flexibility of CSBWFS, but also adds some important features:</p>
265
+
266
+ <iframe width="560" height="315" src="https://www.youtube.com/embed/tqnAPG5VfFY" frameborder="0" allowfullscreen></iframe>
267
+
268
  <ol>
269
  <li>Responsive Floating Sidebar</li>
270
  <li>An option for Hide Floating Sidebar On Home/Blog/Search/Category/Author pages</li>
290
  <li>An option for remove mouse hover animation effect for all social buttons</li>
291
  <li>Faster support</li>
292
  </ol>
293
+ <h2 style="color:green;text-align:center;"><strong>Pay one time use lifetime!!!!!</strong></h2>
294
+ <p><a href="https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/" target="_blank" class="contact-author">Go Pro</a></p>
295
+ <p> <a href="mailto:raghunath.0087@gmail.com" target="_blank" class="contact-author">Contact To Author</a></p>
 
296
  </div>
 
297
  </div>
298
+ <span class="submit-btn"><?php echo get_submit_button('Save Settings','button-primary','submit','','');?></span>
 
299
  <?php settings_fields('csbwf_sidebar_options'); ?>
 
300
  </form>
 
301
  <!-- End Options Form -->
302
+ </div>
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Custom Share Buttons with Floating Sidebar ===
2
  Contributors:india-web-developer
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZEMSYQUZRUK6A
4
- Tags: social share buttons,custom share buttons,facebook, twitter, google+, share, share links,linkedin,Stumbleupon,Reddit,pinterest,floating sidebar,float,floating share buttons,float share buttons
5
- Requires at least: 3.8
6
- Tested up to: 4.8
7
- Stable tag: 3.2
8
 
9
  Social Share Buttons (Facebook,Twitter,Linkedin,Google+,Pinterest,Youtube,Mail,Stumbleupon,Reddit) & Share Floating Sidebar.
10
 
@@ -13,13 +13,15 @@ Social Share Buttons (Facebook,Twitter,Linkedin,Google+,Pinterest,Youtube,Mail,S
13
  = “custom-share-buttons-with-floating-sidebar” = , it is plugin for social networks. It is very simple plugin for share your site with your friends through social sites,The plugin supports 9 social networking.
14
  Your users share via their accounts on popular social networks such as Facebook, Twitter, Linkedin, Pinterest, Google+, Stumbleupon, Reddit, Youtube and Refer a Friend.
15
 
 
 
16
  With this plugin, you give users the tools to share your content, product details and other information with their own networks.
17
 
18
  More than 22 billion shares are viewed each and every day on the internet, with sharing becoming an increasingly important part of every website owner’s marketing strategies.
19
 
20
  Let your users share via their accounts on popular social networks. Install this free plugin to enable Social Sharing on your WordPress site and start driving high quality referrals to your website.
21
 
22
- It is lightweight plugin. There are not added any external JS files in this plugin so it’s does not effect on your site speed as well.
23
 
24
  You can add a social share floating sidebar with all social share buttons and Even you can change the share buttons images and their style from admin if you wish!.
25
 
@@ -29,55 +31,59 @@ You can add a social share floating sidebar with all social share buttons and Ev
29
 
30
  = Features =
31
 
32
- * Options for add to Custom Image of any buttons
33
- * Options for add to background color of buttons
34
  * Floating Sidebar
35
- * Share Buttons for every post/page
36
  * Show/Hide options for any buttons
37
- * Options for edit to message ("Show Buttons","Hide Buttons"...etc)
38
- * Options for set the position of Floating Sidebar (Left/Right/Bottom)
39
- * Options for set the position of Social Buttons (Left/Right)
40
- * Options for manage the style of the plugin
41
- * Option for disable sidebar for mobile
42
- * Option for define the pinterest share image
43
- * Option for auto close sidebar buttons on page load
44
- * Option for hide "Share This!!" button on page/post
45
- * Option for define share buttons postion (above content/below content)
46
 
47
  = Go Pro =
48
 
49
  We have also released an add-on for Custom Share Buttons With Floating Sidebar which not only demonstrates the flexibility of CSBWFS, but also adds some important features:
50
 
 
 
 
 
 
51
  * Responsive Floating Sidebar
 
52
  * Hide Floating Sidebar On Home/Post/Page/Category and on Custom Post Type
53
- * An Option for Show/Hide sidebar on any specific page/post/product
54
- * Show Social Share Buttons On Home/Post/Page/Category and on Custom Post Type
55
- * An Option for Show/Hide social share buttons on any specific page/post/product
56
- * An Option for Show/Hide sidebar on any custom post type
 
 
57
  * Responsive Lightbox Contact Form (for Mail Icon)
58
- * An option for add to any custom shortcode into lightbox
59
- * Advance feature for choose to pinterest share image
60
- * An option for add to OG tags content(title,image,description)
61
- * An option for set automatically horizontal sidebar position for mobile
62
- * An option for add to social site official page URL for all social buttons
63
- * Extra Buttons (Google Translate,Instagram,Whatsapp,Digg,Yummly,Vk, Buffer, Line, Skype, RSS, Print, G-Mail, Blogger, Tumbler,Delicious,Weibo, Telegram &amp; SMS )
64
- * An option for define to twitter username in thier share window.
65
- * An option for display to number of share(Facebook,LinkedIn,StumbleUpon,Google Plus,Pinterest and Reddit)
66
- * An options for change to any button image, title, background colour and url (You can use any button as your own custom button)
67
  * An options to define sorting order for all buttons
68
  * 10 extra custom floating sidebar buttons with extra options (i.e you can define your own custom size for these buttons)
69
- * An option for show to sum of total share count for all buttons
70
- * An option for remove mouse hover animation effect for all social buttons
71
  * Faster support
72
 
73
-
74
- **[Addon Documentation](https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/documentation/)**
75
-
76
-
77
  **[Upgrade to Pro Version](https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/)**
78
 
79
 
80
- For any query contact to plugin author on **[raghunath.0087@gmail.com](mailto:raghunath.0087@gmail.com)**
81
 
82
  We have released also a social share pro extenstion for magento Sites
83
  **[Go Pro Magento Version](http://www.magentocommerce.com/magento-connect/social-share-buttons-pro.html)**
@@ -148,6 +154,11 @@ Step 3. Go to Settings/"Custom Share Buttons with Floating Sidebar" and configur
148
  9. screenshot-9.png
149
 
150
  == Changelog ==
 
 
 
 
 
151
  = 3.2 =
152
  * Tested with latest wordpress version 4.8
153
  * Fixed a minor bug
1
  === Custom Share Buttons with Floating Sidebar ===
2
  Contributors:india-web-developer
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZEMSYQUZRUK6A
4
+ Tags: social share buttons,custom share buttons,facebook, twitter, google+, share buttons,linkedin,Stumbleupon,Reddit,pinterest,Xing,floating sidebar,float,floating share buttons,float share buttons
5
+ Requires at least: 4.0
6
+ Tested up to: 4.8.2
7
+ Stable tag: 3.3
8
 
9
  Social Share Buttons (Facebook,Twitter,Linkedin,Google+,Pinterest,Youtube,Mail,Stumbleupon,Reddit) & Share Floating Sidebar.
10
 
13
  = “custom-share-buttons-with-floating-sidebar” = , it is plugin for social networks. It is very simple plugin for share your site with your friends through social sites,The plugin supports 9 social networking.
14
  Your users share via their accounts on popular social networks such as Facebook, Twitter, Linkedin, Pinterest, Google+, Stumbleupon, Reddit, Youtube and Refer a Friend.
15
 
16
+ https://youtu.be/tqnAPG5VfFY
17
+
18
  With this plugin, you give users the tools to share your content, product details and other information with their own networks.
19
 
20
  More than 22 billion shares are viewed each and every day on the internet, with sharing becoming an increasingly important part of every website owner’s marketing strategies.
21
 
22
  Let your users share via their accounts on popular social networks. Install this free plugin to enable Social Sharing on your WordPress site and start driving high quality referrals to your website.
23
 
24
+ It is a lightweight plugin. There is no external JS file added in this plugin so it will affect your site speed.
25
 
26
  You can add a social share floating sidebar with all social share buttons and Even you can change the share buttons images and their style from admin if you wish!.
27
 
31
 
32
  = Features =
33
 
34
+ * Options to add Custom Image of any social button.
35
+ * Options to add background color of social button.
36
  * Floating Sidebar
37
+ * Share Buttons to every post/page
38
  * Show/Hide options for any buttons
39
+ * Options to edit message ("Show Buttons","Hide Buttons"...etc)
40
+ * Options to set the position of Floating Sidebar (Left/Right/Bottom)
41
+ * Options to set the position of Social Buttons (Left/Right)
42
+ * Options to manage the style of the plugin
43
+ * Option to disable sidebar for mobile
44
+ * Option to define the pinterest share image
45
+ * Option to auto close sidebar buttons on page load
46
+ * Option to hide "Share This!!" button on page/post
47
+ * Option to define share buttons postion (above content/below content)
48
 
49
  = Go Pro =
50
 
51
  We have also released an add-on for Custom Share Buttons With Floating Sidebar which not only demonstrates the flexibility of CSBWFS, but also adds some important features:
52
 
53
+ PRO FEATURES :
54
+
55
+ https://youtu.be/iZ6-dBdqXF0
56
+
57
+
58
  * Responsive Floating Sidebar
59
+ * Custom Styles for Floating Sidebar
60
  * Hide Floating Sidebar On Home/Post/Page/Category and on Custom Post Type
61
+ * Hide Floating Sidebar from any specific page/post
62
+ * An Option to Show/Hide sidebar on any specific page/post/product
63
+ * To show social share buttons On Home/Post/Page/Category and on Custom Post Type
64
+ * To show social share buttons before content, after content and before&after content
65
+ * An Option to Show/Hide social share buttons on any specific page/post/product
66
+ * An Option to Show/Hide sidebar on any custom post type
67
  * Responsive Lightbox Contact Form (for Mail Icon)
68
+ * An option to add to any custom shortcode into lightbox
69
+ * Advance feature to choose pinterest share image
70
+ * An option to add OG tags content(title,image,description)
71
+ * An option to set automatically horizontal sidebar position for mobile
72
+ * An option to add social site official page URL for all social buttons
73
+ * Extra Buttons (Google Translate,Instagram,Whatsapp,Digg,Yummly,Vk, Buffer, Line, Skype, RSS, Print, G-Mail, Blogger, Tumbler,Delicious,Weibo, Telegram,Xing &amp; SMS )
74
+ * An option to define twitter username in thier share window.
75
+ * An option to display number of share(Facebook,LinkedIn,StumbleUpon,Google Plus,Pinterest,Xing and Reddit)
76
+ * An options to change any button image, title, background colour and url (You can use any button as your own custom button)
77
  * An options to define sorting order for all buttons
78
  * 10 extra custom floating sidebar buttons with extra options (i.e you can define your own custom size for these buttons)
79
+ * An option to show sum of total share count for all buttons
80
+ * An option to remove mouse hover animation effect for all social buttons
81
  * Faster support
82
 
 
 
 
 
83
  **[Upgrade to Pro Version](https://rgaddons.wordpress.com/custom-share-buttons-with-floating-sidebar-pro/)**
84
 
85
 
86
+ For any query contact to **[plugin author](mailto:raghunath.0087@gmail.com)**
87
 
88
  We have released also a social share pro extenstion for magento Sites
89
  **[Go Pro Magento Version](http://www.magentocommerce.com/magento-connect/social-share-buttons-pro.html)**
154
  9. screenshot-9.png
155
 
156
  == Changelog ==
157
+ = 3.3 =
158
+ * Tested with latest wordpress version 4.8.2
159
+ * Released addon new version 3.2 with new features
160
+ * Fixed a minor bug
161
+ * Optimized code
162
  = 3.2 =
163
  * Tested with latest wordpress version 4.8
164
  * Fixed a minor bug