Easy Social Icons - Version 2.0.1

Version Description

  • bug fix for icon sorting feature
  • screenshot update
Download this release

Release Info

Developer cybernetikz
Plugin Icon 128x128 Easy Social Icons
Version 2.0.1
Comparing to
See all releases

Code changes from version 2.0 to 2.0.1

Files changed (2) hide show
  1. easy-social-icons.php +1 -1
  2. readme.txt +4 -4
easy-social-icons.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Easy Social Icons
4
  Plugin URI: http://www.cybernetikz.com
5
  Description: You can upload your own social icon, set your social URL, choose weather you want to display vertical or horizontal. You can use the shortcode <strong>[cn-social-icon]</strong> in page/post, template tag for php file <strong>&lt;?php if ( function_exists('cn_social_icon') ) echo cn_social_icon(); ?&gt;</strong> also you can use the widget <strong>"Easy Social Icons"</strong> for sidebar.
6
- Version: 2.0
7
  Author: cybernetikz
8
  Author URI: http://www.cybernetikz.com
9
  License: GPL2
3
  Plugin Name: Easy Social Icons
4
  Plugin URI: http://www.cybernetikz.com
5
  Description: You can upload your own social icon, set your social URL, choose weather you want to display vertical or horizontal. You can use the shortcode <strong>[cn-social-icon]</strong> in page/post, template tag for php file <strong>&lt;?php if ( function_exists('cn_social_icon') ) echo cn_social_icon(); ?&gt;</strong> also you can use the widget <strong>"Easy Social Icons"</strong> for sidebar.
6
+ Version: 2.0.1
7
  Author: cybernetikz
8
  Author URI: http://www.cybernetikz.com
9
  License: GPL2
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:
4
  Tags: easy social icon,easy social icons,social icon,social icons,social,social share,follow,followus,follow us,share,icon,custom social icons, social media icons
5
  Requires at least: 3.5
6
  Tested up to: 4.5.2
7
- Stable tag: 2.0
8
 
9
  Using this social media plugin you can upload your own social icon, set your social URL, choose whether you want to display vertically or horizontally.
10
 
@@ -65,9 +65,9 @@ If you are using wordpress version lower than 3.5 please use Easy social Icon ve
65
  1. add new icon page layout
66
  2. manage icons page layout
67
  3. plugins settings page layout
68
- 4. display social icons vertically in sidebar using widget
69
- 5. display social icons vertically in page using shortcode [cn-social-icon]
70
- 6. display social icons horizontally in sidebar using widget
71
  7. sort icons usign drag drop
72
  8. add Easy Social Icon widget to sidebar using drag drop
73
 
4
  Tags: easy social icon,easy social icons,social icon,social icons,social,social share,follow,followus,follow us,share,icon,custom social icons, social media icons
5
  Requires at least: 3.5
6
  Tested up to: 4.5.2
7
+ Stable tag: 2.0.1
8
 
9
  Using this social media plugin you can upload your own social icon, set your social URL, choose whether you want to display vertically or horizontally.
10
 
65
  1. add new icon page layout
66
  2. manage icons page layout
67
  3. plugins settings page layout
68
+ 4. display social icons horizontally in sidebar using widget
69
+ 5. display social icons horizontally in page using shortcode [cn-social-icon]
70
+ 6. display social icons vertically in sidebar using widget
71
  7. sort icons usign drag drop
72
  8. add Easy Social Icon widget to sidebar using drag drop
73