Version Description
- Added Language file
Download this release
Release Info
Developer | Access Keys |
Plugin | AccessPress Twitter Feed – Twitter Feed for WordPress |
Version | 1.1.5 |
Comparing to | |
See all releases |
Code changes from version 1.1.4 to 1.1.5
- accesspress-twitter-feed.php +2 -2
- languages/accesspress-twitter-feed.pot +255 -0
- readme.txt +5 -2
accesspress-twitter-feed.php
CHANGED
@@ -4,7 +4,7 @@ defined('ABSPATH') or die('No script kiddies please!');
|
|
4 |
* Plugin Name: AccessPress Twitter Feed
|
5 |
* Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/
|
6 |
* Description: A plugin to show your twitter feed in your site with various configurable settings
|
7 |
-
* Version: 1.1.
|
8 |
* Author: AccessPress Themes
|
9 |
* Author URI: http://accesspressthemes.com
|
10 |
* Text Domain: ap-twitter-feed
|
@@ -24,7 +24,7 @@ if (!defined('APTF_CSS_DIR')) {
|
|
24 |
define('APTF_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
|
25 |
}
|
26 |
if (!defined('APTF_VERSION')) {
|
27 |
-
define('APTF_VERSION', '1.1.
|
28 |
}
|
29 |
|
30 |
if (!defined('APTF_TD')) {
|
4 |
* Plugin Name: AccessPress Twitter Feed
|
5 |
* Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-twitter-feed/
|
6 |
* Description: A plugin to show your twitter feed in your site with various configurable settings
|
7 |
+
* Version: 1.1.5
|
8 |
* Author: AccessPress Themes
|
9 |
* Author URI: http://accesspressthemes.com
|
10 |
* Text Domain: ap-twitter-feed
|
24 |
define('APTF_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
|
25 |
}
|
26 |
if (!defined('APTF_VERSION')) {
|
27 |
+
define('APTF_VERSION', '1.1.5');
|
28 |
}
|
29 |
|
30 |
if (!defined('APTF_TD')) {
|
languages/accesspress-twitter-feed.pot
ADDED
@@ -0,0 +1,255 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: AccessPress Twitter Feed\n"
|
4 |
+
"POT-Creation-Date: 2015-05-11 11:34+0545\n"
|
5 |
+
"PO-Revision-Date: 2015-05-11 11:34+0545\n"
|
6 |
+
"Last-Translator: \n"
|
7 |
+
"Language-Team: Access Keys <support@accesspressthemes.com>\n"
|
8 |
+
"Language: English\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.7\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 |
+
|
18 |
+
#: ../accesspress-twitter-feed.php:93 ../inc/backend/header.php:25
|
19 |
+
msgid "AccessPress Twitter Feed"
|
20 |
+
msgstr ""
|
21 |
+
|
22 |
+
#: ../accesspress-twitter-feed.php:165
|
23 |
+
msgid "Default Settings Restored Successfully."
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: ../accesspress-twitter-feed.php:199
|
27 |
+
msgid "Cache Deleted Successfully."
|
28 |
+
msgstr ""
|
29 |
+
|
30 |
+
#: ../accesspress-twitter-feed.php:236 ../accesspress-twitter-feed.php:240
|
31 |
+
msgid " year ago"
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#: ../accesspress-twitter-feed.php:245
|
35 |
+
msgid " day ago"
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: ../accesspress-twitter-feed.php:249
|
39 |
+
msgid " days ago"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: ../accesspress-twitter-feed.php:254
|
43 |
+
msgid " hour ago"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: ../accesspress-twitter-feed.php:258
|
47 |
+
msgid " hours ago"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: ../accesspress-twitter-feed.php:262
|
51 |
+
msgid " minutes ago"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: ../accesspress-twitter-feed.php:266
|
55 |
+
msgid "1 minute ago"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: ../inc/backend/header.php:7
|
59 |
+
msgid "Follow us for new updates"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: ../inc/backend/save-settings.php:38
|
63 |
+
msgid "Settings Saved Successfully"
|
64 |
+
msgstr ""
|
65 |
+
|
66 |
+
#: ../inc/backend/settings.php:10 ../inc/backend/boards/main-settings.php:2
|
67 |
+
msgid "Settings"
|
68 |
+
msgstr ""
|
69 |
+
|
70 |
+
#: ../inc/backend/settings.php:11
|
71 |
+
msgid "How To Use"
|
72 |
+
msgstr ""
|
73 |
+
|
74 |
+
#: ../inc/backend/settings.php:12 ../inc/backend/boards/about.php:2
|
75 |
+
msgid "About"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: ../inc/backend/settings.php:45
|
79 |
+
msgid "Save Settings"
|
80 |
+
msgstr ""
|
81 |
+
|
82 |
+
#: ../inc/backend/settings.php:46
|
83 |
+
msgid "Are you sure you want to restore default settings?"
|
84 |
+
msgstr ""
|
85 |
+
|
86 |
+
#: ../inc/backend/settings.php:46
|
87 |
+
msgid "Restore Default Settings"
|
88 |
+
msgstr ""
|
89 |
+
|
90 |
+
#: ../inc/backend/settings.php:47
|
91 |
+
msgid "Are you sure you want to delete cache?"
|
92 |
+
msgstr ""
|
93 |
+
|
94 |
+
#: ../inc/backend/settings.php:47
|
95 |
+
msgid "Delete Cache"
|
96 |
+
msgstr ""
|
97 |
+
|
98 |
+
#: ../inc/backend/slider-widget.php:14
|
99 |
+
msgid "AccessPress Tweets Slider"
|
100 |
+
msgstr ""
|
101 |
+
|
102 |
+
#: ../inc/backend/slider-widget.php:15
|
103 |
+
msgid "AccessPress Tweets Slider Widget"
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: ../inc/backend/slider-widget.php:59 ../inc/backend/widget.php:57
|
107 |
+
msgid "Title:"
|
108 |
+
msgstr ""
|
109 |
+
|
110 |
+
#: ../inc/backend/slider-widget.php:63
|
111 |
+
msgid "Slider Controls:"
|
112 |
+
msgstr ""
|
113 |
+
|
114 |
+
#: ../inc/backend/slider-widget.php:67
|
115 |
+
msgid "Slide Duration:"
|
116 |
+
msgstr ""
|
117 |
+
|
118 |
+
#: ../inc/backend/slider-widget.php:71
|
119 |
+
msgid "Auto Slide:"
|
120 |
+
msgstr ""
|
121 |
+
|
122 |
+
#: ../inc/backend/slider-widget.php:75 ../inc/backend/widget.php:61
|
123 |
+
msgid "Template:"
|
124 |
+
msgstr ""
|
125 |
+
|
126 |
+
#: ../inc/backend/slider-widget.php:85 ../inc/backend/widget.php:72
|
127 |
+
msgid "Display Follow Button:"
|
128 |
+
msgstr ""
|
129 |
+
|
130 |
+
#: ../inc/backend/widget.php:14
|
131 |
+
msgid "AccessPress Twitter Feeds"
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: ../inc/backend/widget.php:15
|
135 |
+
msgid "AccessPress Twitter Feed Widget"
|
136 |
+
msgstr ""
|
137 |
+
|
138 |
+
#: ../inc/backend/boards/how-to-use.php:2
|
139 |
+
msgid "How to use"
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: ../inc/backend/boards/main-settings.php:7
|
143 |
+
#: ../inc/backend/boards/main-settings.php:14
|
144 |
+
#: ../inc/backend/boards/main-settings.php:21
|
145 |
+
#: ../inc/backend/boards/main-settings.php:28
|
146 |
+
msgid "Please create an app on Twitter through this link:"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: ../inc/backend/boards/main-settings.php:7
|
150 |
+
#: ../inc/backend/boards/main-settings.php:14
|
151 |
+
#: ../inc/backend/boards/main-settings.php:21
|
152 |
+
#: ../inc/backend/boards/main-settings.php:28
|
153 |
+
msgid " and get this information."
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: ../inc/backend/boards/main-settings.php:32
|
157 |
+
msgid "Twitter Username"
|
158 |
+
msgstr ""
|
159 |
+
|
160 |
+
#: ../inc/backend/boards/main-settings.php:35
|
161 |
+
msgid ""
|
162 |
+
"Please enter the username of twitter account from which the feeds need to be "
|
163 |
+
"fetched.For example:@apthemes"
|
164 |
+
msgstr ""
|
165 |
+
|
166 |
+
#: ../inc/backend/boards/main-settings.php:39
|
167 |
+
msgid "Twitter Account Name"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: ../inc/backend/boards/main-settings.php:42
|
171 |
+
msgid ""
|
172 |
+
"Please enter the account name to be displayed.For example:AccessPress Themes"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: ../inc/backend/boards/main-settings.php:49
|
176 |
+
msgid ""
|
177 |
+
"Please enter the time period in minutes in which the feeds should be fetched."
|
178 |
+
"Default is 60 Minutes"
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: ../inc/backend/boards/main-settings.php:53
|
182 |
+
msgid "Total Number of Feed"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: ../inc/backend/boards/main-settings.php:56
|
186 |
+
msgid ""
|
187 |
+
"Please enter the number of feeds to be fetched.Default number of feeds is 5."
|
188 |
+
msgstr ""
|
189 |
+
|
190 |
+
#: ../inc/backend/boards/main-settings.php:60
|
191 |
+
msgid "Feeds Template"
|
192 |
+
msgstr ""
|
193 |
+
|
194 |
+
#: ../inc/backend/boards/main-settings.php:72
|
195 |
+
msgid "Time Format"
|
196 |
+
msgstr ""
|
197 |
+
|
198 |
+
#: ../inc/backend/boards/main-settings.php:74
|
199 |
+
msgid "Full Date and Time: <span>e.g March 10, 2001, 5:16 pm</span>"
|
200 |
+
msgstr ""
|
201 |
+
|
202 |
+
#: ../inc/backend/boards/main-settings.php:75
|
203 |
+
msgid "Date only: <span>e.g March 10, 2001</span>"
|
204 |
+
msgstr ""
|
205 |
+
|
206 |
+
#: ../inc/backend/boards/main-settings.php:76
|
207 |
+
msgid "Elapsed Time: <span>e.g 12 hours ago</span>"
|
208 |
+
msgstr ""
|
209 |
+
|
210 |
+
#: ../inc/backend/boards/main-settings.php:80
|
211 |
+
msgid "Display Username"
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
#: ../inc/backend/boards/main-settings.php:83
|
215 |
+
msgid "Check if you want to show your username in each tweet"
|
216 |
+
msgstr ""
|
217 |
+
|
218 |
+
#: ../inc/backend/boards/main-settings.php:87
|
219 |
+
msgid "Display Twitter Actions(Reply, Retweet, Favorite)"
|
220 |
+
msgstr ""
|
221 |
+
|
222 |
+
#: ../inc/backend/boards/main-settings.php:90
|
223 |
+
msgid "Check if you want to display twitter actions"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: ../inc/backend/boards/main-settings.php:94
|
227 |
+
msgid "Fallback Unavailable Message"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: ../inc/backend/boards/main-settings.php:97
|
231 |
+
msgid ""
|
232 |
+
"Please enter the message to display if the twitter is unavailable sometime."
|
233 |
+
msgstr ""
|
234 |
+
|
235 |
+
#: ../inc/backend/boards/main-settings.php:101
|
236 |
+
msgid "Display Twitter Follow Button"
|
237 |
+
msgstr ""
|
238 |
+
|
239 |
+
#: ../inc/backend/boards/main-settings.php:104
|
240 |
+
msgid ""
|
241 |
+
"Check if you want to display twitter follow button at the end of the feeds"
|
242 |
+
msgstr ""
|
243 |
+
|
244 |
+
#: ../inc/frontend/shortcode.php:22 ../inc/frontend/slider-shortcode.php:20
|
245 |
+
msgid "Something went wrong with the twitter."
|
246 |
+
msgstr ""
|
247 |
+
|
248 |
+
#: ../inc/frontend/templates/default/template-1.php:64
|
249 |
+
#: ../inc/frontend/templates/default/template-2.php:57
|
250 |
+
#: ../inc/frontend/templates/default/template-3.php:57
|
251 |
+
#: ../inc/frontend/templates/slider/template-1.php:67
|
252 |
+
#: ../inc/frontend/templates/slider/template-2.php:66
|
253 |
+
#: ../inc/frontend/templates/slider/template-3.php:75
|
254 |
+
msgid "Click here to read "
|
255 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: Access Keys
|
|
3 |
Tags: twitter, twitter feeds, twitter slider, twitter feeds slider, twitter plugin, twitter feed plugin, twitter tweets, tweets, twitter tweet plugin, recent tweets widget, recent tweets plugin, recent tweet feeds
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 3.8
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 1.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -107,6 +107,9 @@ Once you install the plugin , you can check some general documentation about how
|
|
107 |
|
108 |
|
109 |
== Changelog ==
|
|
|
|
|
|
|
110 |
= 1.1.4 =
|
111 |
* Small fix for hastags
|
112 |
|
3 |
Tags: twitter, twitter feeds, twitter slider, twitter feeds slider, twitter plugin, twitter feed plugin, twitter tweets, tweets, twitter tweet plugin, recent tweets widget, recent tweets plugin, recent tweet feeds
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 3.8
|
6 |
+
Tested up to: 4.1
|
7 |
+
Stable tag: 1.1.5
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
107 |
|
108 |
|
109 |
== Changelog ==
|
110 |
+
= 1.1.5 =
|
111 |
+
* Added Language file
|
112 |
+
|
113 |
= 1.1.4 =
|
114 |
* Small fix for hastags
|
115 |
|