Social Icons WordPress Plugin – AccessPress Social Icons - Version 1.3.2

Version Description

  • Updated language file
Download this release

Release Info

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

Code changes from version 1.3.1 to 1.3.2

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.3.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.3.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.3.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.3.2');
35
  }
36
  /**
37
  * Register of widgets
languages/accesspress-social-icons.pot CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: AccessPress Social Icons\n"
4
- "POT-Creation-Date: 2015-03-22 12:42+0545\n"
5
- "PO-Revision-Date: 2015-03-22 12:43+0545\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Access Keys <support@accesspressthemes.com>\n"
8
  "Language: English\n"
@@ -13,7 +13,8 @@ msgstr ""
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: .\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
- "X-Poedit-SearchPath-0: ..\n"
 
17
 
18
  #: ../accesspress-social-icons.php:79
19
  msgid "Social Icons"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: AccessPress Social Icons\n"
4
+ "POT-Creation-Date: 2015-07-12 11:28+0545\n"
5
+ "PO-Revision-Date: 2015-07-12 11:28+0545\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Access Keys <support@accesspressthemes.com>\n"
8
  "Language: English\n"
13
  "X-Poedit-KeywordsList: __;_e\n"
14
  "X-Poedit-Basepath: .\n"
15
  "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Poedit-SearchPath-0: .\n"
17
+ "X-Poedit-SearchPath-1: ..\n"
18
 
19
  #: ../accesspress-social-icons.php:79
20
  msgid "Social Icons"
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.2
7
- Stable tag: 1.3.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -124,6 +124,9 @@ Once you install the plugin , you can check some general documentation about how
124
  4. Backend Lcon Sets Listing
125
 
126
  == Changelog ==
 
 
 
127
  = 1.3.1 =
128
  * Fixed some text domains
129
 
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.2
7
+ Stable tag: 1.3.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
124
  4. Backend Lcon Sets Listing
125
 
126
  == Changelog ==
127
+ = 1.3.2 =
128
+ * Updated language file
129
+
130
  = 1.3.1 =
131
  * Fixed some text domains
132