Version Description
- Updated description texts
Download this release
Release Info
Developer | socialdude |
Plugin | Social Media Share Buttons & Social Sharing Icons |
Version | 1.8.7 |
Comparing to | |
See all releases |
Code changes from version 1.8.6 to 1.8.7
- libs/sfsi_install_uninstall.php +1 -1
- readme.txt +5 -2
- ultimate_social_media_icons.php +2 -2
- views/sfsi_options_view.php +2 -2
- views/sfsi_section_for_premium.php +1 -1
libs/sfsi_install_uninstall.php
CHANGED
@@ -12,7 +12,7 @@ function sfsi_update_plugin()
|
|
12 |
}
|
13 |
|
14 |
//Install version
|
15 |
-
update_option("sfsi_pluginVersion", "1.
|
16 |
|
17 |
|
18 |
if(!get_option('sfsi_serverphpVersionnotification'))
|
12 |
}
|
13 |
|
14 |
//Install version
|
15 |
+
update_option("sfsi_pluginVersion", "1.87");
|
16 |
|
17 |
|
18 |
if(!get_option('sfsi_serverphpVersionnotification'))
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: socialdude
|
|
3 |
Tags: social media, share, buttons, social, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.9.4
|
6 |
-
Stable tag: 1.8.
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -267,6 +267,9 @@ You cannot use the same plugin twice, however you can install both the USM as we
|
|
267 |
|
268 |
== Changelog ==
|
269 |
|
|
|
|
|
|
|
270 |
= 1.8.6 =
|
271 |
* Made different placement options more visible
|
272 |
|
@@ -658,5 +661,5 @@ You cannot use the same plugin twice, however you can install both the USM as we
|
|
658 |
|
659 |
== Upgrade Notice ==
|
660 |
|
661 |
-
= 1.8.
|
662 |
Please upgrade
|
3 |
Tags: social media, share, buttons, social, icons, share icons, share buttons, sharing icons, sharing buttons, social share, sharing, social sharing
|
4 |
Requires at least: 2.8
|
5 |
Tested up to: 4.9.4
|
6 |
+
Stable tag: 1.8.7
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
267 |
|
268 |
== Changelog ==
|
269 |
|
270 |
+
= 1.8.7 =
|
271 |
+
* Updated description texts
|
272 |
+
|
273 |
= 1.8.6 =
|
274 |
* Made different placement options more visible
|
275 |
|
661 |
|
662 |
== Upgrade Notice ==
|
663 |
|
664 |
+
= 1.8.7 =
|
665 |
Please upgrade
|
ultimate_social_media_icons.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://ultimatelysocial.com
|
|
5 |
Description: Easy to use and 100% FREE social media plugin which adds social media icons to your website with tons of customization features!.
|
6 |
Author: UltimatelySocial
|
7 |
Author URI: http://ultimatelysocial.com
|
8 |
-
Version: 1.8.
|
9 |
License: GPLv2 or later
|
10 |
*/
|
11 |
global $wpdb;
|
@@ -52,7 +52,7 @@ register_activation_hook(__FILE__, 'sfsi_activate_plugin' );
|
|
52 |
register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
|
53 |
register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
|
54 |
|
55 |
-
if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 1.
|
56 |
{
|
57 |
add_action("init", "sfsi_update_plugin");
|
58 |
}
|
5 |
Description: Easy to use and 100% FREE social media plugin which adds social media icons to your website with tons of customization features!.
|
6 |
Author: UltimatelySocial
|
7 |
Author URI: http://ultimatelysocial.com
|
8 |
+
Version: 1.8.7
|
9 |
License: GPLv2 or later
|
10 |
*/
|
11 |
global $wpdb;
|
52 |
register_deactivation_hook(__FILE__, 'sfsi_deactivate_plugin');
|
53 |
register_uninstall_hook(__FILE__, 'sfsi_Unistall_plugin');
|
54 |
|
55 |
+
if(!get_option('sfsi_pluginVersion') || get_option('sfsi_pluginVersion') < 1.87)
|
56 |
{
|
57 |
add_action("init", "sfsi_update_plugin");
|
58 |
}
|
views/sfsi_options_view.php
CHANGED
@@ -81,8 +81,8 @@
|
|
81 |
|
82 |
<h1>Welcome to the Ultimate Social Icons and Share Plugin!</h1>
|
83 |
<div class="welcometext">
|
84 |
-
|
85 |
-
<p><
|
86 |
</div>
|
87 |
|
88 |
<div class="supportforum">
|
81 |
|
82 |
<h1>Welcome to the Ultimate Social Icons and Share Plugin!</h1>
|
83 |
<div class="welcometext">
|
84 |
+
<p>Get started by clicking on the first question below. Once done, go to the <a href="<?php echo admin_url('/widgets.php');?>">widget area</a> and move the widget to the sidebar so that your icons are displayed.</p>
|
85 |
+
<p><a style="text-decoration: none;" href="javascript:void(0)">New: </a>In our new Premium Plugin many other different placement options are supported, e.g. place the icons floating/statically on the place by defining margins, only show them on certain pages, show them only on mobile etc. etc. <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=top_introduction&utm_medium=banner" target="_blank">See all features</a></p>
|
86 |
</div>
|
87 |
|
88 |
<div class="supportforum">
|
views/sfsi_section_for_premium.php
CHANGED
@@ -512,7 +512,7 @@
|
|
512 |
</div>
|
513 |
|
514 |
<div class="premiumTxt chkbutton"><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=do_you_like_your_website&utm_medium=banner" target="_blank">Check it out ></a></div>
|
515 |
-
<div class="premiumTxt priceTxt">To make it available for all people pricing is <strong>super-fair</strong>, starting at 15.98 USD only</div>
|
516 |
</div>
|
517 |
</div>
|
518 |
|
512 |
</div>
|
513 |
|
514 |
<div class="premiumTxt chkbutton"><a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmi_settings_page&utm_campaign=do_you_like_your_website&utm_medium=banner" target="_blank">Check it out ></a></div>
|
515 |
+
<!-- <div class="premiumTxt priceTxt">To make it available for all people pricing is <strong>super-fair</strong>, starting at 15.98 USD only</div> -->
|
516 |
</div>
|
517 |
</div>
|
518 |
|