Version Description
- Done small update for the icons tooltip
Download this release
Release Info
Developer | Access Keys |
Plugin | Social Icons WordPress Plugin – AccessPress Social Icons |
Version | 1.1.6 |
Comparing to | |
See all releases |
Code changes from version 1.1.5 to 1.1.6
- accesspress-social-icons.php +2 -2
- inc/backend/panel-head.php +2 -2
- inc/backend/save-set.php +3 -4
- languages/aps-social-es_ES.po +538 -0
- readme.txt +4 -1
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.
|
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.
|
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.6
|
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.6');
|
35 |
}
|
36 |
/**
|
37 |
* Register of widgets
|
inc/backend/panel-head.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<div class="aps-row">
|
3 |
<div class="aps-col-logo">
|
4 |
<div class="aps-logo">
|
5 |
-
<img src="<?php echo APS_IMAGE_DIR.'/logo-social.png'?>" alt="AccessPress Social Icons"/>
|
6 |
</div>
|
7 |
</div>
|
8 |
<div class="aps-col-socials">
|
@@ -26,7 +26,7 @@
|
|
26 |
</div>
|
27 |
<div class="aps-col-title">
|
28 |
<div class="aps-title">
|
29 |
-
AccessPress Social Icons
|
30 |
</div>
|
31 |
</div>
|
32 |
</div>
|
2 |
<div class="aps-row">
|
3 |
<div class="aps-col-logo">
|
4 |
<div class="aps-logo">
|
5 |
+
<img src="<?php echo APS_IMAGE_DIR.'/logo-social.png'?>" alt="<?php _e('AccessPress Social Icons','aps-social')?>"/>
|
6 |
</div>
|
7 |
</div>
|
8 |
<div class="aps-col-socials">
|
26 |
</div>
|
27 |
<div class="aps-col-title">
|
28 |
<div class="aps-title">
|
29 |
+
<?php _e('AccessPress Social Icons','aps-social');?>
|
30 |
</div>
|
31 |
</div>
|
32 |
</div>
|
inc/backend/save-set.php
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
<?php defined('ABSPATH') or die("No script kiddies please!")
|
2 |
-
<?php
|
3 |
/**
|
4 |
-
*
|
5 |
-
*
|
6 |
[set_name] => Testing Icon
|
7 |
[display] => horizontal
|
8 |
[num_rows] => 1
|
1 |
+
<?php defined('ABSPATH') or die("No script kiddies please!");
|
|
|
2 |
/**
|
3 |
+
* Posted Variables
|
4 |
+
* [action] => aps_add_new_set
|
5 |
[set_name] => Testing Icon
|
6 |
[display] => horizontal
|
7 |
[num_rows] => 1
|
languages/aps-social-es_ES.po
ADDED
@@ -0,0 +1,538 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: AccessPress Social Icons v1.1.6\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: \n"
|
6 |
+
"PO-Revision-Date: 2015-03-08 07:25:45+0000\n"
|
7 |
+
"Last-Translator: accessadmin <regan@access-keys.com>\n"
|
8 |
+
"Language-Team: \n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
13 |
+
"X-Generator: CSL v1.x\n"
|
14 |
+
"X-Poedit-Language: Spanish\n"
|
15 |
+
"X-Poedit-Country: SPAIN\n"
|
16 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
|
18 |
+
"X-Poedit-Basepath: ../\n"
|
19 |
+
"X-Poedit-Bookmarks: \n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
"X-Textdomain-Support: yes"
|
22 |
+
|
23 |
+
#. translators: plugin header field 'Name'
|
24 |
+
#: accesspress-social-icons.php:0
|
25 |
+
#: inc/backend/about.php:35
|
26 |
+
#: inc/backend/panel-head.php:5
|
27 |
+
#: inc/backend/panel-head.php:29
|
28 |
+
#: inc/backend/widgets.php:14
|
29 |
+
#@ aps-social
|
30 |
+
msgid "AccessPress Social Icons"
|
31 |
+
msgstr ""
|
32 |
+
|
33 |
+
#. translators: plugin header field 'PluginURI'
|
34 |
+
#: accesspress-social-icons.php:0
|
35 |
+
#@ aps-social
|
36 |
+
msgid "https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons/"
|
37 |
+
msgstr ""
|
38 |
+
|
39 |
+
#. translators: plugin header field 'Description'
|
40 |
+
#: accesspress-social-icons.php:0
|
41 |
+
#@ aps-social
|
42 |
+
msgid "A plugin to add social icons in your site wherever you want dynamically with handful of configurable settings."
|
43 |
+
msgstr ""
|
44 |
+
|
45 |
+
#. translators: plugin header field 'Author'
|
46 |
+
#: accesspress-social-icons.php:0
|
47 |
+
#@ aps-social
|
48 |
+
msgid "AccessPress Themes"
|
49 |
+
msgstr ""
|
50 |
+
|
51 |
+
#. translators: plugin header field 'AuthorURI'
|
52 |
+
#: accesspress-social-icons.php:0
|
53 |
+
#@ aps-social
|
54 |
+
msgid "http://accesspressthemes.com/"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#. translators: plugin header field 'Version'
|
58 |
+
#: accesspress-social-icons.php:0
|
59 |
+
#@ aps-social
|
60 |
+
msgid "1.1.6"
|
61 |
+
msgstr ""
|
62 |
+
|
63 |
+
#: accesspress-social-icons.php:79
|
64 |
+
#@ aps-social
|
65 |
+
msgid "Social Icons"
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: accesspress-social-icons.php:80
|
69 |
+
#@ aps-social
|
70 |
+
msgid "Add New Set"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: accesspress-social-icons.php:81
|
74 |
+
#: inc/backend/how-to-use.php:7
|
75 |
+
#@ aps-social
|
76 |
+
msgid "How to use"
|
77 |
+
msgstr ""
|
78 |
+
|
79 |
+
#: accesspress-social-icons.php:82
|
80 |
+
#@ aps-social
|
81 |
+
msgid "About"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: accesspress-social-icons.php:99
|
85 |
+
#: inc/backend/add-new-set.php:184
|
86 |
+
#: inc/backend/edit-icon-set.php:211
|
87 |
+
#: inc/backend/edit-icon-set.php:251
|
88 |
+
#: inc/backend/theme-icon-set.php:16
|
89 |
+
#@ aps-social
|
90 |
+
msgid "Icon Preview"
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: accesspress-social-icons.php:100
|
94 |
+
#: inc/backend/edit-icon-set.php:284
|
95 |
+
#: inc/backend/icon-adder.php:147
|
96 |
+
#: inc/backend/theme-icon-set.php:57
|
97 |
+
#@ aps-social
|
98 |
+
msgid "Icon Link"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: accesspress-social-icons.php:101
|
102 |
+
#: inc/backend/edit-icon-set.php:301
|
103 |
+
#: inc/backend/icon-adder.php:164
|
104 |
+
#: inc/backend/theme-icon-set.php:73
|
105 |
+
#@ aps-social
|
106 |
+
msgid "Icon Link Target"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: accesspress-social-icons.php:102
|
110 |
+
#@ aps-social
|
111 |
+
msgid "Are you sure you want to delete this icon from this list?"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: accesspress-social-icons.php:103
|
115 |
+
#@ aps-social
|
116 |
+
msgid "Please enter the name for the set"
|
117 |
+
msgstr ""
|
118 |
+
|
119 |
+
#: accesspress-social-icons.php:104
|
120 |
+
#@ aps-social
|
121 |
+
msgid "Please add at least one icon in the set"
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: accesspress-social-icons.php:107
|
125 |
+
#@ aps-social
|
126 |
+
msgid "Are you sure you want to discard the icons added previously?"
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: accesspress-social-icons.php:108
|
130 |
+
#@ aps-social
|
131 |
+
msgid "Collapse All"
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: accesspress-social-icons.php:109
|
135 |
+
#: inc/backend/add-new-set.php:191
|
136 |
+
#: inc/backend/edit-icon-set.php:218
|
137 |
+
#@ aps-social
|
138 |
+
msgid "Expand All"
|
139 |
+
msgstr ""
|
140 |
+
|
141 |
+
#: inc/backend/about.php:8
|
142 |
+
#@ aps-social
|
143 |
+
msgid "About Us"
|
144 |
+
msgstr ""
|
145 |
+
|
146 |
+
#: inc/backend/add-new-set.php:7
|
147 |
+
#@ aps-social
|
148 |
+
msgid "Add New Social Icons Set"
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: inc/backend/add-new-set.php:16
|
152 |
+
#: inc/backend/edit-icon-set.php:38
|
153 |
+
#@ aps-social
|
154 |
+
msgid "Name of Set"
|
155 |
+
msgstr ""
|
156 |
+
|
157 |
+
#: inc/backend/add-new-set.php:26
|
158 |
+
#: inc/backend/edit-icon-set.php:48
|
159 |
+
#@ aps-social
|
160 |
+
msgid "Choose Icon Set type"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: inc/backend/add-new-set.php:28
|
164 |
+
#: inc/backend/edit-icon-set.php:50
|
165 |
+
#@ aps-social
|
166 |
+
msgid "Choose icon indiviually"
|
167 |
+
msgstr ""
|
168 |
+
|
169 |
+
#: inc/backend/add-new-set.php:29
|
170 |
+
#: inc/backend/edit-icon-set.php:51
|
171 |
+
#@ aps-social
|
172 |
+
msgid "Choose from available themes"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: inc/backend/add-new-set.php:41
|
176 |
+
#: inc/backend/edit-icon-set.php:63
|
177 |
+
#@ aps-social
|
178 |
+
msgid "Display"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: inc/backend/add-new-set.php:43
|
182 |
+
#: inc/backend/edit-icon-set.php:65
|
183 |
+
#@ aps-social
|
184 |
+
msgid "Horizontal"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: inc/backend/add-new-set.php:44
|
188 |
+
#: inc/backend/edit-icon-set.php:66
|
189 |
+
#@ aps-social
|
190 |
+
msgid "Vertical"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: inc/backend/add-new-set.php:52
|
194 |
+
#: inc/backend/edit-icon-set.php:74
|
195 |
+
#@ aps-social
|
196 |
+
msgid "Number of Rows"
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: inc/backend/add-new-set.php:57
|
200 |
+
#: inc/backend/edit-icon-set.php:79
|
201 |
+
#@ aps-social
|
202 |
+
msgid "Please enter the number of rows in number.Default is 1."
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: inc/backend/add-new-set.php:63
|
206 |
+
#: inc/backend/edit-icon-set.php:85
|
207 |
+
#@ aps-social
|
208 |
+
msgid "Number of Columns"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: inc/backend/add-new-set.php:68
|
212 |
+
#: inc/backend/edit-icon-set.php:94
|
213 |
+
#@ aps-social
|
214 |
+
msgid "Please enter the number of columns in number.Default is 1."
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: inc/backend/add-new-set.php:74
|
218 |
+
#: inc/backend/edit-icon-set.php:100
|
219 |
+
#@ aps-social
|
220 |
+
msgid "Margin Between Each Icon"
|
221 |
+
msgstr ""
|
222 |
+
|
223 |
+
#: inc/backend/add-new-set.php:79
|
224 |
+
#: inc/backend/edit-icon-set.php:106
|
225 |
+
#@ aps-social
|
226 |
+
msgid "Please enter the margin for each icon in px."
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: inc/backend/add-new-set.php:86
|
230 |
+
#: inc/backend/edit-icon-set.php:114
|
231 |
+
#@ aps-social
|
232 |
+
msgid "Tooltip"
|
233 |
+
msgstr ""
|
234 |
+
|
235 |
+
#: inc/backend/add-new-set.php:88
|
236 |
+
#: inc/backend/edit-icon-set.php:116
|
237 |
+
#@ aps-social
|
238 |
+
msgid "Show"
|
239 |
+
msgstr ""
|
240 |
+
|
241 |
+
#: inc/backend/add-new-set.php:89
|
242 |
+
#: inc/backend/edit-icon-set.php:117
|
243 |
+
#@ aps-social
|
244 |
+
msgid "Don't show"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: inc/backend/add-new-set.php:97
|
248 |
+
#: inc/backend/edit-icon-set.php:125
|
249 |
+
#@ aps-social
|
250 |
+
msgid "Tooltip Bg Color"
|
251 |
+
msgstr ""
|
252 |
+
|
253 |
+
#: inc/backend/add-new-set.php:105
|
254 |
+
#: inc/backend/edit-icon-set.php:133
|
255 |
+
#@ aps-social
|
256 |
+
msgid "Tooltip Text Color"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: inc/backend/add-new-set.php:113
|
260 |
+
#: inc/backend/edit-icon-set.php:141
|
261 |
+
#@ aps-social
|
262 |
+
msgid "Tooltip Position"
|
263 |
+
msgstr ""
|
264 |
+
|
265 |
+
#: inc/backend/add-new-set.php:116
|
266 |
+
#: inc/backend/edit-icon-set.php:144
|
267 |
+
#@ aps-social
|
268 |
+
msgid "Top"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: inc/backend/add-new-set.php:117
|
272 |
+
#: inc/backend/edit-icon-set.php:145
|
273 |
+
#@ aps-social
|
274 |
+
msgid "Right"
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: inc/backend/add-new-set.php:118
|
278 |
+
#: inc/backend/edit-icon-set.php:146
|
279 |
+
#@ aps-social
|
280 |
+
msgid "Bottom"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: inc/backend/add-new-set.php:119
|
284 |
+
#: inc/backend/edit-icon-set.php:147
|
285 |
+
#@ aps-social
|
286 |
+
msgid "Left"
|
287 |
+
msgstr ""
|
288 |
+
|
289 |
+
#: inc/backend/add-new-set.php:128
|
290 |
+
#@ aps-social
|
291 |
+
msgid "Icons Hover Animation"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: inc/backend/add-new-set.php:131
|
295 |
+
#: inc/backend/edit-icon-set.php:159
|
296 |
+
#@ aps-social
|
297 |
+
msgid "No Animation"
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: inc/backend/add-new-set.php:162
|
301 |
+
#: inc/backend/edit-icon-set.php:190
|
302 |
+
#@ aps-social
|
303 |
+
msgid "Opacity on Non Hover"
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: inc/backend/add-new-set.php:189
|
307 |
+
#: inc/backend/edit-icon-set.php:216
|
308 |
+
#@ aps-social
|
309 |
+
msgid "Icon Lists"
|
310 |
+
msgstr ""
|
311 |
+
|
312 |
+
#: inc/backend/add-new-set.php:194
|
313 |
+
#: inc/backend/edit-icon-set.php:221
|
314 |
+
#@ aps-social
|
315 |
+
msgid "Empty List"
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
#: inc/backend/add-new-set.php:195
|
319 |
+
#: inc/backend/edit-icon-set.php:222
|
320 |
+
#@ aps-social
|
321 |
+
msgid "Each Icon will only show up in the frontend if icon link is not empty"
|
322 |
+
msgstr ""
|
323 |
+
|
324 |
+
#: inc/backend/add-new-set.php:207
|
325 |
+
#: inc/backend/edit-icon-set.php:368
|
326 |
+
#@ aps-social
|
327 |
+
msgid "Save icon set"
|
328 |
+
msgstr ""
|
329 |
+
|
330 |
+
#: inc/backend/copy-icon-set.php:60
|
331 |
+
#@ aps-social
|
332 |
+
msgid "Icon Set Copied Successfully"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: inc/backend/delete-icon-set.php:7
|
336 |
+
#@ aps-social
|
337 |
+
msgid "Icon set deleted successfully."
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: inc/backend/edit-icon-set.php:28
|
341 |
+
#@ aps-social
|
342 |
+
msgid "Edit Social Icons Set"
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: inc/backend/edit-icon-set.php:156
|
346 |
+
#@ aps-social
|
347 |
+
msgid "Icons Animation"
|
348 |
+
msgstr ""
|
349 |
+
|
350 |
+
#: inc/backend/edit-icon-set.php:256
|
351 |
+
#: inc/backend/icon-adder.php:6
|
352 |
+
#: inc/backend/theme-icon-set.php:21
|
353 |
+
#@ aps-social
|
354 |
+
msgid "Icon Title"
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: inc/backend/edit-icon-set.php:264
|
358 |
+
#: inc/backend/icon-adder.php:30
|
359 |
+
#: inc/backend/theme-icon-set.php:37
|
360 |
+
#@ aps-social
|
361 |
+
msgid "Icon Width"
|
362 |
+
msgstr ""
|
363 |
+
|
364 |
+
#: inc/backend/edit-icon-set.php:269
|
365 |
+
#: inc/backend/theme-icon-set.php:42
|
366 |
+
#@ aps-social
|
367 |
+
msgid "Please enter the width for the icon in px."
|
368 |
+
msgstr ""
|
369 |
+
|
370 |
+
#: inc/backend/edit-icon-set.php:275
|
371 |
+
#: inc/backend/icon-adder.php:38
|
372 |
+
#: inc/backend/theme-icon-set.php:48
|
373 |
+
#@ aps-social
|
374 |
+
msgid "Icon Height"
|
375 |
+
msgstr ""
|
376 |
+
|
377 |
+
#: inc/backend/edit-icon-set.php:279
|
378 |
+
#: inc/backend/theme-icon-set.php:52
|
379 |
+
#@ aps-social
|
380 |
+
msgid "Please enter the height for the icon in px."
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
#: inc/backend/edit-icon-set.php:293
|
384 |
+
#: inc/backend/icon-adder.php:156
|
385 |
+
#: inc/backend/theme-icon-set.php:65
|
386 |
+
#@ aps-social
|
387 |
+
msgid "Tooltip Text"
|
388 |
+
msgstr ""
|
389 |
+
|
390 |
+
#: inc/backend/icon-adder.php:8
|
391 |
+
#@ aps-social
|
392 |
+
msgid "Please enter the icon title"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: inc/backend/icon-adder.php:17
|
396 |
+
#@ aps-social
|
397 |
+
msgid "Icon Image"
|
398 |
+
msgstr ""
|
399 |
+
|
400 |
+
#: inc/backend/icon-adder.php:19
|
401 |
+
#@ aps-social
|
402 |
+
msgid "Please upload the icon image"
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#: inc/backend/icon-adder.php:20
|
406 |
+
#@ aps-social
|
407 |
+
msgid "Pre available icons"
|
408 |
+
msgstr ""
|
409 |
+
|
410 |
+
#: inc/backend/icon-adder.php:53
|
411 |
+
#@ aps-social
|
412 |
+
msgid "Border Style"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: inc/backend/icon-adder.php:72
|
416 |
+
#@ aps-social
|
417 |
+
msgid "Border Spacing"
|
418 |
+
msgstr ""
|
419 |
+
|
420 |
+
#: inc/backend/icon-adder.php:74
|
421 |
+
#: inc/backend/icon-adder.php:82
|
422 |
+
#@ aps-social
|
423 |
+
msgid "eg. 2px"
|
424 |
+
msgstr ""
|
425 |
+
|
426 |
+
#: inc/backend/icon-adder.php:80
|
427 |
+
#@ aps-social
|
428 |
+
msgid "Border Thickness"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: inc/backend/icon-adder.php:88
|
432 |
+
#@ aps-social
|
433 |
+
msgid "Border Color"
|
434 |
+
msgstr ""
|
435 |
+
|
436 |
+
#: inc/backend/icon-adder.php:99
|
437 |
+
#@ aps-social
|
438 |
+
msgid "Shadow"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: inc/backend/icon-adder.php:110
|
442 |
+
#@ aps-social
|
443 |
+
msgid "Offset X"
|
444 |
+
msgstr ""
|
445 |
+
|
446 |
+
#: inc/backend/icon-adder.php:118
|
447 |
+
#@ aps-social
|
448 |
+
msgid "Offset Y"
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: inc/backend/icon-adder.php:126
|
452 |
+
#@ aps-social
|
453 |
+
msgid "Blur"
|
454 |
+
msgstr ""
|
455 |
+
|
456 |
+
#: inc/backend/icon-adder.php:134
|
457 |
+
#@ aps-social
|
458 |
+
msgid "Shadow Color"
|
459 |
+
msgstr ""
|
460 |
+
|
461 |
+
#: inc/backend/icon-adder.php:149
|
462 |
+
#@ aps-social
|
463 |
+
msgid "Please enter the icon link"
|
464 |
+
msgstr ""
|
465 |
+
|
466 |
+
#: inc/backend/icon-themes.php:5
|
467 |
+
#@ aps-social
|
468 |
+
msgid "Available Icon Themes"
|
469 |
+
msgstr ""
|
470 |
+
|
471 |
+
#: inc/backend/main-page.php:31
|
472 |
+
#: inc/backend/main-page.php:43
|
473 |
+
#@ aps-social
|
474 |
+
msgid "Title"
|
475 |
+
msgstr ""
|
476 |
+
|
477 |
+
#: inc/backend/main-page.php:34
|
478 |
+
#: inc/backend/main-page.php:44
|
479 |
+
#@ aps-social
|
480 |
+
msgid "Shortcode"
|
481 |
+
msgstr ""
|
482 |
+
|
483 |
+
#: inc/backend/main-page.php:37
|
484 |
+
#: inc/backend/main-page.php:46
|
485 |
+
#@ aps-social
|
486 |
+
msgid "Template Shortcode"
|
487 |
+
msgstr ""
|
488 |
+
|
489 |
+
#: inc/backend/main-page.php:74
|
490 |
+
#@ aps-social
|
491 |
+
msgid "Are you sure you want to copy this icon set?"
|
492 |
+
msgstr ""
|
493 |
+
|
494 |
+
#: inc/backend/main-page.php:75
|
495 |
+
#@ aps-social
|
496 |
+
msgid "Are you sure you want to delete this icon set?"
|
497 |
+
msgstr ""
|
498 |
+
|
499 |
+
#: inc/backend/main-page.php:86
|
500 |
+
#@ aps-social
|
501 |
+
msgid "Icon sets not added yet"
|
502 |
+
msgstr ""
|
503 |
+
|
504 |
+
#: inc/backend/save-set.php:168
|
505 |
+
#@ aps-social
|
506 |
+
msgid "Icon Set Updated Successfully"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: inc/backend/save-set.php:201
|
510 |
+
#@ aps-social
|
511 |
+
msgid "Icon Set Saved Successfully"
|
512 |
+
msgstr ""
|
513 |
+
|
514 |
+
#: inc/backend/theme-icon-set.php:28
|
515 |
+
#@ aps-social
|
516 |
+
msgid "Icon Background Color"
|
517 |
+
msgstr ""
|
518 |
+
|
519 |
+
#: inc/backend/widgets.php:15
|
520 |
+
#@ aps-social
|
521 |
+
msgid "AccessPress Social Icon Widget"
|
522 |
+
msgstr ""
|
523 |
+
|
524 |
+
#: inc/backend/widgets.php:69
|
525 |
+
#@ aps-social
|
526 |
+
msgid "Title:"
|
527 |
+
msgstr ""
|
528 |
+
|
529 |
+
#: inc/backend/widgets.php:73
|
530 |
+
#@ aps-social
|
531 |
+
msgid "Icon set"
|
532 |
+
msgstr ""
|
533 |
+
|
534 |
+
#: inc/backend/widgets.php:75
|
535 |
+
#@ aps-social
|
536 |
+
msgid "Choose Icon Set"
|
537 |
+
msgstr ""
|
538 |
+
|
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.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -114,6 +114,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.1.5 =
|
118 |
* Done some modifications in icon sets edit section
|
119 |
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 3.8
|
6 |
Tested up to: 4.1
|
7 |
+
Stable tag: 1.1.6
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
114 |
4. Backend Lcon Sets Listing
|
115 |
|
116 |
== Changelog ==
|
117 |
+
= 1.1.6 =
|
118 |
+
* Done small update for the icons tooltip
|
119 |
+
|
120 |
= 1.1.5 =
|
121 |
* Done some modifications in icon sets edit section
|
122 |
|