Social Icons WordPress Plugin – AccessPress Social Icons - Version 1.1.2

Version Description

  • Few minor fixes for icon sets
Download this release

Release Info

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

Code changes from version 1.1.1 to 1.1.2

Files changed (2) hide show
  1. accesspress-social-icons.php +2 -2
  2. readme.txt +6 -3
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.1.1
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.1.1');
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.1.2
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.1.2');
35
  }
36
  /**
37
  * Register of widgets
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: social icon, social icons, social media, social icon widget, 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.1.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -15,7 +15,7 @@ Add social media icons on your site | select from pre-designed sets or upload yo
15
 
16
  <strong>AccessPress Social Icons</strong> - allows you to create various social icons and link your social profiles from your website. Its fun because - you can create, customize and build the beautiful icons for your social media profiles on your own.
17
 
18
- <strong>You can select icons from our 12 different beautifully designed sets, or upload our own icons set, customize them, define sizes, add several effects, add tooltip, set margins etc. Also you can define to appear the icons horizontally/vertically and no. of rows/columns!</strong>
19
 
20
  Once the icon set is defined/customized - you can place it anywhere you want using short codes. Put it in the header, footer, in a widget, along with the page content - almost anywhere.
21
 
@@ -29,7 +29,7 @@ You can have more than one icon sets created and used on the site. A large icon
29
 
30
  = Free Features: =
31
 
32
- * <strong>Beautifully designed 12 icon sets</strong>
33
  * <strong>Select from pre available icon sets or upload your own</strong>
34
  * <strong>Strong customization options</strong>
35
  - Define size, set height, width of the icons
@@ -118,6 +118,9 @@ Once you install the plugin , you can check some general documentation about how
118
  4. Backend Lcon Sets Listing
119
 
120
  == Changelog ==
 
 
 
121
  = 1.1.1 =
122
  * Done some modifications in about section
123
 
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.1
7
+ Stable tag: 1.1.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
15
 
16
  <strong>AccessPress Social Icons</strong> - allows you to create various social icons and link your social profiles from your website. Its fun because - you can create, customize and build the beautiful icons for your social media profiles on your own.
17
 
18
+ <strong>You can select icons from our 12 different beautifully designed themes, or upload our own icons set, customize them, define sizes, add several effects, add tooltip, set margins etc. Also you can define to appear the icons horizontally/vertically and no. of rows/columns!</strong>
19
 
20
  Once the icon set is defined/customized - you can place it anywhere you want using short codes. Put it in the header, footer, in a widget, along with the page content - almost anywhere.
21
 
29
 
30
  = Free Features: =
31
 
32
+ * <strong>Beautifully designed 12 icon themes</strong>
33
  * <strong>Select from pre available icon sets or upload your own</strong>
34
  * <strong>Strong customization options</strong>
35
  - Define size, set height, width of the icons
118
  4. Backend Lcon Sets Listing
119
 
120
  == Changelog ==
121
+ = 1.1.2 =
122
+ * Few minor fixes for icon sets
123
+
124
  = 1.1.1 =
125
  * Done some modifications in about section
126