Kiwi Social Share – Social Media Share Buttons & Icons - Version 2.0.9

Version Description

  • Minor Fixes
Download this release

Release Info

Developer machothemes
Plugin Icon wp plugin Kiwi Social Share – Social Media Share Buttons & Icons
Version 2.0.9
Comparing to
See all releases

Code changes from version 2.0.8 to 2.0.9

Files changed (2) hide show
  1. kiwi-social-share.php +2 -2
  2. readme.txt +6 -3
kiwi-social-share.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  * Plugin Name: Kiwi Social Share - Social Media Share Buttons & Icons
4
- * Version: 2.0.8
5
  * Plugin URI: https://www.machothemes.com/kiwi-social-share
6
  * Description: Really beautiful & simple social media & share buttons + icons. Simplicity & speed is key with this social media share plugin.
7
  * Author: Macho Themes
@@ -38,7 +38,7 @@ require_once 'includes/class-kiwi-social-share-autoloader.php';
38
  * @return object Kiwi_Social_Share
39
  */
40
  function Kiwi_Social_Share() {
41
- $instance = Kiwi_Social_Share::instance( __FILE__, '2.0.8' );
42
 
43
  if ( is_null( $instance->settings ) ) {
44
  $instance->settings = Kiwi_Social_Share_Settings::instance( $instance );
1
  <?php
2
  /*
3
  * Plugin Name: Kiwi Social Share - Social Media Share Buttons & Icons
4
+ * Version: 2.0.9
5
  * Plugin URI: https://www.machothemes.com/kiwi-social-share
6
  * Description: Really beautiful & simple social media & share buttons + icons. Simplicity & speed is key with this social media share plugin.
7
  * Author: Macho Themes
38
  * @return object Kiwi_Social_Share
39
  */
40
  function Kiwi_Social_Share() {
41
+ $instance = Kiwi_Social_Share::instance( __FILE__, '2.0.9' );
42
 
43
  if ( is_null( $instance->settings ) ) {
44
  $instance->settings = Kiwi_Social_Share_Settings::instance( $instance );
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === Plugin Name ===
2
 
3
  Contributors: machothemes, silkalns
4
- Tags: Facebook, facebook connect, facebook like, facebook share, facebook share icon, floating buttons, floating share, floating share icons, follow, google, Google Login, google plus, icons, increase shares, linkedin, linkedin share, media, page, pinterest, pinterest button, pinterest share, plugin, post to social networks, Reddit, reddit share, reddit sharing, Share, share button, share buttons, share counter, share icons, share links, share page, share post, sharebar, sharing, sharing icons, social, social app, social buttons, social comment, social comment facebook, social connect, social floating icons, social follow, social icon, social icons, social media, social media app, social media buttons, Social Media Plugins, social media share, social media sharing, social media tools, social network share, Social Plugins, social provider, social share, Social Share Buttons, social share icon, social share icons, social sharing, social sharing icons, social widget, stumbleupon sharing, tumblr share, tumblr sharing, twitter, twitter share, woocommerce, woocommerce connect, woocommerce sharing, yahoo
5
  Requires at least: 3.8
6
  Tested up to: 4.9
7
- Stable tag: 2.0.8
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -77,6 +77,9 @@ Floating Bar Filters
77
 
78
 
79
  == Changelog ==
 
 
 
80
  = 2.0.8 =
81
  * Added Fintel network
82
 
1
+ === Social Sharing Plugin - Kiwi ===
2
 
3
  Contributors: machothemes, silkalns
4
+ Tags: social media button, social share button, social floating bar, social share bar, facebook share, social sharing icons, twitter share, woocommerce sharing, share buttons, pinterest share, google plus share, social share counters
5
  Requires at least: 3.8
6
  Tested up to: 4.9
7
+ Stable tag: trunk
8
  License: GPLv3 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
77
 
78
 
79
  == Changelog ==
80
+ = 2.0.9 =
81
+ * Minor Fixes
82
+
83
  = 2.0.8 =
84
  * Added Fintel network
85