Social Media Share Buttons & Social Sharing Icons - Version 2.3.6

Version Description

Please upgrade

Download this release

Release Info

Developer socialdude
Plugin Icon 128x128 Social Media Share Buttons & Social Sharing Icons
Version 2.3.6
Comparing to
See all releases

Code changes from version 2.3.5 to 2.3.6

libs/sfsi_install_uninstall.php CHANGED
@@ -34,7 +34,7 @@ function sfsi_update_plugin()
34
  update_option("sfsi_custom_icons", "yes");
35
  }
36
  //Install version
37
- update_option("sfsi_pluginVersion", "2.35");
38
 
39
  if (!get_option('sfsi_serverphpVersionnotification')) {
40
  add_option("sfsi_serverphpVersionnotification", "yes");
34
  update_option("sfsi_custom_icons", "yes");
35
  }
36
  //Install version
37
+ update_option("sfsi_pluginVersion", "2.36");
38
 
39
  if (!get_option('sfsi_serverphpVersionnotification')) {
40
  add_option("sfsi_serverphpVersionnotification", "yes");
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: socialdude, socialtech
3
  Tags: social media, share, buttons, social widget, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
4
  Requires at least: 3.5
5
  Tested up to: 5.2
6
- Stable tag: 2.3.5
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -274,6 +274,9 @@ You cannot use the same plugin twice, however you can install both the USM as we
274
 
275
 
276
  == Changelog ==
 
 
 
277
  = 2.3.5
278
  * Solved: Updated Text changes.
279
 
@@ -281,7 +284,6 @@ You cannot use the same plugin twice, however you can install both the USM as we
281
  * Solved: Updated Text changes.
282
  * Solved: Updated link for email.
283
 
284
-
285
  = 2.3.3
286
  * Solved: Updated the email link and subscription action.
287
 
@@ -841,5 +843,5 @@ You cannot use the same plugin twice, however you can install both the USM as we
841
 
842
  == Upgrade Notice ==
843
 
844
- = 2.3.5 =
845
  Please upgrade
3
  Tags: social media, share, buttons, social widget, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
4
  Requires at least: 3.5
5
  Tested up to: 5.2
6
+ Stable tag: 2.3.6
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
274
 
275
 
276
  == Changelog ==
277
+ = 2.3.6
278
+ * Solved: Updated Text changes.
279
+
280
  = 2.3.5
281
  * Solved: Updated Text changes.
282
 
284
  * Solved: Updated Text changes.
285
  * Solved: Updated link for email.
286
 
 
287
  = 2.3.3
288
  * Solved: Updated the email link and subscription action.
289
 
843
 
844
  == Upgrade Notice ==
845
 
846
+ = 2.3.6 =
847
  Please upgrade
ultimate_social_media_icons.php CHANGED
@@ -6,7 +6,7 @@ Description: Easy to use and 100% FREE social media plugin which adds social med
6
 
7
  Author: UltimatelySocial
8
  Author URI: http://ultimatelysocial.com
9
- Version: 2.3.5
10
  License: GPLv2 or later
11
  */
12
  require_once 'analyst/main.php';
@@ -97,7 +97,7 @@ register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
97
 
98
  register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
99
 
100
- if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 2.35)
101
  {
102
 
103
  add_action("init", "sfsi_update_plugin");
6
 
7
  Author: UltimatelySocial
8
  Author URI: http://ultimatelysocial.com
9
+ Version: 2.3.6
10
  License: GPLv2 or later
11
  */
12
  require_once 'analyst/main.php';
97
 
98
  register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
99
 
100
+ if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 2.36)
101
  {
102
 
103
  add_action("init", "sfsi_update_plugin");
views/sfsi_section_for_premium.php CHANGED
@@ -309,7 +309,7 @@
309
  </div>
310
 
311
  <div class="sfsi-footer-bottom-text">
312
- <p>..only 24.98 USD (includes support and updates for 1 year, includes support and updates for six months, and after that it will not be deactivated, so you can just keep using it!)</p>
313
  </div>
314
 
315
  <!-- Footer banner CLOSES -->
309
  </div>
310
 
311
  <div class="sfsi-footer-bottom-text">
312
+ <p>..only 24.98 USD (includes support and updates for six months, and after that it will not be deactivated, so you can just keep using it!)</p>
313
  </div>
314
 
315
  <!-- Footer banner CLOSES -->