Social Icons WordPress Plugin – AccessPress Social Icons - Version 1.2.1

Version Description

  • Fixed small css issues for icon theme 2
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 Social Icons WordPress Plugin – AccessPress Social Icons
Version 1.2.1
Comparing to
See all releases

Code changes from version 1.2.0 to 1.2.1

Files changed (2) hide show
  1. accesspress-social-icons.php +2 -2
  2. readme.txt +24 -11
accesspress-social-icons.php CHANGED
@@ -4,7 +4,7 @@ defined('ABSPATH') or die("No script kiddies please!");
4
  * Plugin Name:AccessPress Social Icons
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons/
6
  * Description: A plugin to add social icons in your site wherever you want dynamically with handful of configurable settings.
7
- * Version:1.2.0
8
  * Author:AccessPress Themes
9
  * Author URI:http://accesspressthemes.com/
10
  * Text Domain: aps-social
@@ -31,7 +31,7 @@ if (!defined('APS_LANG_DIR')) {
31
  }
32
  if(!defined('APS_VERSION'))
33
  {
34
- define('APS_VERSION','1.2.0');
35
  }
36
  /**
37
  * Register of widgets
4
  * Plugin Name:AccessPress Social Icons
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons/
6
  * Description: A plugin to add social icons in your site wherever you want dynamically with handful of configurable settings.
7
+ * Version:1.2.1
8
  * Author:AccessPress Themes
9
  * Author URI:http://accesspressthemes.com/
10
  * Text Domain: aps-social
31
  }
32
  if(!defined('APS_VERSION'))
33
  {
34
+ define('APS_VERSION','1.2.1');
35
  }
36
  /**
37
  * Register of widgets
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === AccessPress Social Icons ===
2
  Contributors: Access Keys
3
  Tags: social icon, social icons, social media, social icon widget, social icons widget, social media icons, social media plugin, social networking, social profiles, wordpress social icons, wp social icons
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.1
7
- Stable tag: 1.2.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -62,16 +62,26 @@ You can have more than one icon sets created and used on the site. A large icon
62
  * <strong>Free updates</strong>
63
  - Get free updates for lifetime.
64
 
65
- = Premium Features =
66
- ? <strong>Beautifully Designed more SVG and PNG icon sets</strong> <br />
67
- ? <strong>105 Font Awesome Icons with designer and live preview</strong><br />
68
- ? <strong>Social Sidebar with various configurable options (position, animations, margins etc) with live preview</strong><br />
69
- ? <strong>Retina Ready SVG icons(width and height won't effect the icons quality)</strong><br />
70
- ? <strong>Advanced Customization for both image and font icons</strong><br />
71
- ? <strong>And many more...</strong><br />
 
 
 
 
 
 
 
 
 
 
 
 
72
 
73
- = Premium Upgrades =
74
- ? For Premium upgrades please go [here](http://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/).
75
 
76
  = Some Useful Links =
77
  * <strong>Support Email</strong>: support@accesspressthemes.com
@@ -114,6 +124,9 @@ Once you install the plugin , you can check some general documentation about how
114
  4. Backend Lcon Sets Listing
115
 
116
  == Changelog ==
 
 
 
117
  = 1.2.0 =
118
  * Fixed small css issues for icon theme 1
119
 
1
+ === AccessPress Social Icons ===
2
  Contributors: Access Keys
3
  Tags: social icon, social icons, social media, social icon widget, social icons widget, social media icons, social media plugin, social networking, social profiles, wordpress social icons, wp social icons
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.1
7
+ Stable tag: 1.2.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
62
  * <strong>Free updates</strong>
63
  - Get free updates for lifetime.
64
 
65
+ = Premium Features: =
66
+
67
+ Beautifully Designed more SVG and PNG icon sets
68
+
69
+ 105 Font Awesome Icons with designer and live preview
70
+
71
+ Social Sidebar with various configurable options (position, animations,
72
+ margins etc) with live preview
73
+
74
+ ★ Retina Ready SVG icons(width and height won't effect the icons quality)
75
+
76
+ ★ Advanced Customization for both image and font icons
77
+
78
+ ★ And many more...
79
+
80
+
81
+
82
+ = Premium Upgrade =
83
+ * For premium upgrade, please go [here](http://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/)
84
 
 
 
85
 
86
  = Some Useful Links =
87
  * <strong>Support Email</strong>: support@accesspressthemes.com
124
  4. Backend Lcon Sets Listing
125
 
126
  == Changelog ==
127
+ = 1.2.1 =
128
+ * Fixed small css issues for icon theme 2
129
+
130
  = 1.2.0 =
131
  * Fixed small css issues for icon theme 1
132