Recent Facebook Posts - Version 2.0.8

Version Description

  • July 1, 2015 =

Additions

  • Added Turkish translations, thanks to Halukcan Pehlivanolu!
Download this release

Release Info

Developer DvanKooten
Plugin Icon wp plugin Recent Facebook Posts
Version 2.0.8
Comparing to
See all releases

Code changes from version 2.0.7 to 2.0.8

includes/class-public.php CHANGED
@@ -11,6 +11,9 @@ class RFBP_Public {
11
  */
12
  protected $options;
13
 
 
 
 
14
  protected static $instance;
15
 
16
  /**
11
  */
12
  protected $options;
13
 
14
+ /**
15
+ * @var
16
+ */
17
  protected static $instance;
18
 
19
  /**
languages/recent-facebook-posts-tr_TR.mo ADDED
Binary file
languages/recent-facebook-posts-tr_TR.po ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2015 Danny van Kooten
2
+ # This file is distributed under the GPL3 or later.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Recent Facebook Posts 2.0.7\n"
6
+ "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/recent-facebook-posts\n"
7
+ "POT-Creation-Date: 2015-05-15 10:14:11+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=utf-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2015-07-01 10:39+0100\n"
12
+ "Last-Translator: Danny <hi@dannyvankooten.com>\n"
13
+ "X-Generator: Poedit 1.7.5\n"
14
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
15
+ "X-Poedit-Basepath: .\n"
16
+ "X-Poedit-SourceCharset: utf-8\n"
17
+ "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2; _nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;"
18
+ "esc_attr__; esc_html__;esc_attr_e; esc_html_e;esc_attr_x:1,2c; esc_html_x:1,2c\n"
19
+ "X-Textdomain-Support: yes\n"
20
+ "Language-Team: \n"
21
+ "Language: en_US\n"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+
24
+ #: includes/class-admin.php:154
25
+ msgid "<strong>Cache cleared!</strong> You succesfully cleared the cache."
26
+ msgstr "<strong>Bellek temizlendi!</strong> Belleği başarıyla temizlediniz."
27
+
28
+ #: includes/class-admin.php:167
29
+ msgid "Settings"
30
+ msgstr "Ayarlar"
31
+
32
+ #: includes/class-admin.php:201
33
+ msgid "Your configuration seems to be okay and working. Nice work!."
34
+ msgstr "Ayarların sorunsuz gözüküyor. İyi iş çıkardın!."
35
+
36
+ #: includes/class-admin.php:203
37
+ msgid "The following error was encountered when testing your configuration."
38
+ msgstr "Ayarlarınız test edilirken aşağıdaki hata ile karşılaşıldı."
39
+
40
+ #: includes/class-api.php:51 includes/class-api.php:170
41
+ msgid "Facebook error:"
42
+ msgstr "Facebook hatası:"
43
+
44
+ #: includes/class-api.php:209
45
+ msgid "Connection error:"
46
+ msgstr "Bağlantı hatası:"
47
+
48
+ #: includes/class-public.php:213
49
+ msgid "likes"
50
+ msgstr "beğeniler"
51
+
52
+ #: includes/class-public.php:214
53
+ msgid "comments"
54
+ msgstr "yorumlar"
55
+
56
+ #: includes/class-public.php:216
57
+ msgid "%1$s at %2$s"
58
+ msgstr ""
59
+
60
+ #: includes/class-public.php:230
61
+ msgid "No recent Facebook posts to show"
62
+ msgstr "Görüntülenecek Facebook iletisi mevcut değil."
63
+
64
+ #: includes/class-public.php:232
65
+ msgid "Admins only notice"
66
+ msgstr "Yönetici için uyarı"
67
+
68
+ #: includes/class-public.php:232
69
+ msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
70
+ msgstr "Plugin <a href=\"%s\">ayarlar</a>'ını düzgün bir şekilde yaptığınıza emin misiniz?"
71
+
72
+ #: includes/class-widget.php:18
73
+ msgid "Lists a number of your most recent Facebook posts."
74
+ msgstr "Belli sayıda güncel Facebook iletinizi listeleyin."
75
+
76
+ #. Plugin Name of the plugin/theme
77
+ msgid "Recent Facebook Posts"
78
+ msgstr "Güncel Facebook iletileri."
79
+
80
+ #: includes/class-widget.php:38
81
+ msgid "You need to <a href=\"%s\">configure Recent Facebook Posts</a> first."
82
+ msgstr "Öncelikle <a href=\"%s\">Recent Facebook Posts'u ayarlamalısınız</a>."
83
+
84
+ #: includes/class-widget.php:42
85
+ msgid "Title:"
86
+ msgstr "Başlık:"
87
+
88
+ #: includes/class-widget.php:47
89
+ msgid "Number of posts:"
90
+ msgstr "Paylaşım sayısı:"
91
+
92
+ #: includes/class-widget.php:52
93
+ msgid "Excerpt length:"
94
+ msgstr "Yazı uzunluğu:"
95
+
96
+ #: includes/class-widget.php:58
97
+ msgid "Show like count?"
98
+ msgstr "Beğeni sayısını göster?"
99
+
100
+ #: includes/class-widget.php:63
101
+ msgid "Show comment count?"
102
+ msgstr "Yorum sayısını göster?"
103
+
104
+ #: includes/class-widget.php:68
105
+ msgid "Show link to Facebook page?"
106
+ msgstr "Facebook sayfasına bağlantı göster?"
107
+
108
+ #: includes/class-widget.php:73
109
+ msgid "Show link previews?"
110
+ msgstr "Bağlantılara önizleme göster?"
111
+
112
+ #: includes/functions/global.php:23 includes/views/settings_page.html.php:69
113
+ msgid "Find us on Facebook"
114
+ msgstr "Bizi facebookta bulun"
115
+
116
+ #: includes/functions/helpers.php:32
117
+ msgid "just now"
118
+ msgstr "şimdi"
119
+
120
+ #: includes/functions/helpers.php:51
121
+ msgid "1 year ago"
122
+ msgid_plural "%d years ago"
123
+ msgstr[0] "1 yıl önce"
124
+ msgstr[1] "%d yıl önce"
125
+
126
+ #: includes/functions/helpers.php:55
127
+ msgid "1 month ago"
128
+ msgid_plural "%d months ago"
129
+ msgstr[0] "1 ay önce"
130
+ msgstr[1] "%d ay önce"
131
+
132
+ #: includes/functions/helpers.php:59
133
+ msgid "1 week ago"
134
+ msgid_plural "%d weeks ago"
135
+ msgstr[0] "1 hafta önce"
136
+ msgstr[1] "%d hafta önce"
137
+
138
+ #: includes/functions/helpers.php:63
139
+ msgid "1 day ago"
140
+ msgid_plural "%d days ago"
141
+ msgstr[0] "%1 gün önce"
142
+ msgstr[1] "%d gün önce"
143
+
144
+ #: includes/functions/helpers.php:67
145
+ msgid "1 hour ago"
146
+ msgid_plural "%d hours ago"
147
+ msgstr[0] "1 saat önce"
148
+ msgstr[1] "%d saat önce"
149
+
150
+ #: includes/functions/helpers.php:71
151
+ msgid "1 minute ago"
152
+ msgid_plural "%d minutes ago"
153
+ msgstr[0] "1 dakika önce"
154
+ msgstr[1] "%d dakika önce"
155
+
156
+ #: includes/functions/helpers.php:75
157
+ msgid "1 second ago"
158
+ msgid_plural "%d seconds ago"
159
+ msgstr[0] "1 saniye önce"
160
+ msgstr[1] "%d saniye önce"
161
+
162
+ #: includes/functions/helpers.php:79
163
+ msgid "Some time ago"
164
+ msgstr "Bir süre önce"
165
+
166
+ #: includes/views/settings_page.html.php:21
167
+ msgid "Facebook Settings"
168
+ msgstr "Facebook ayarları"
169
+
170
+ #: includes/views/settings_page.html.php:26
171
+ msgid "This plugin needs a Facebook application to work."
172
+ msgstr "Bu plugin, çalışmak için facebook uygulamasına ihtiyaç duyar."
173
+
174
+ #: includes/views/settings_page.html.php:27
175
+ msgid "Please fill in the Facebook Settings fields after creating your application."
176
+ msgstr "Uygulamanızı oluşturduktan sonra Facebook ayarları bölümünü doldurun."
177
+
178
+ #: includes/views/settings_page.html.php:30
179
+ msgid ""
180
+ "Not sure how to proceed? Please take a close look at the <a href=\"%s\">installation instructions</a>."
181
+ msgstr "Takıldığınız bir yer mi var? Lütfen <a href=\"%s\">kurulum yönergesi</a>'ni inceleyin."
182
+
183
+ #: includes/views/settings_page.html.php:38
184
+ msgid "Facebook App ID/API Key"
185
+ msgstr "Facebook uygulaması ID/API anahtarı"
186
+
187
+ #: includes/views/settings_page.html.php:42
188
+ msgid "Get your App ID from %s."
189
+ msgstr "Uygulama kodunu %s'dan edinin."
190
+
191
+ #: includes/views/settings_page.html.php:47
192
+ msgid "Facebook App Secret"
193
+ msgstr "Facebook Uygulaması gizlilik/secret anahtarı"
194
+
195
+ #: includes/views/settings_page.html.php:50
196
+ msgid "Get your App Secret from %s."
197
+ msgstr "Gizlilik anahtarınızı %s'dan alın."
198
+
199
+ #: includes/views/settings_page.html.php:55
200
+ msgid "Facebook Page ID or Slug"
201
+ msgstr "Facebook sayfa kimliği/ID'si."
202
+
203
+ #: includes/views/settings_page.html.php:58
204
+ msgid "Use <a href=\"%s\">this tool</a> to find the numeric ID of your Facebook page."
205
+ msgstr "Facebook sayfanızın numerik kimliğini bulmak için <a href=\"%s\">bu aracı</a> kullanabilirsiniz."
206
+
207
+ #: includes/views/settings_page.html.php:64
208
+ msgid "Appearence"
209
+ msgstr "Görünüş"
210
+
211
+ #: includes/views/settings_page.html.php:68
212
+ msgid "Link text"
213
+ msgstr "Bağlantı metni"
214
+
215
+ #: includes/views/settings_page.html.php:73
216
+ msgid "Open links in new window?"
217
+ msgstr "Bağlantıyı harici sayfada aç?"
218
+
219
+ #: includes/views/settings_page.html.php:78
220
+ msgid "Load some default styles?"
221
+ msgstr "Öntanımlı stilleri yükle?"
222
+
223
+ #: includes/views/settings_page.html.php:84
224
+ msgid "Image size"
225
+ msgstr "Dosya boyutu"
226
+
227
+ #: includes/views/settings_page.html.php:87
228
+ msgid "Don't show images"
229
+ msgstr "Resimleri gösterme"
230
+
231
+ #: includes/views/settings_page.html.php:88
232
+ msgid "Thumbnail"
233
+ msgstr "Küçük resim"
234
+
235
+ #: includes/views/settings_page.html.php:89
236
+ msgid "Normal"
237
+ msgstr "Normal"
238
+
239
+ #: includes/views/settings_page.html.php:96
240
+ msgid "Image dimensions"
241
+ msgstr "Resim boyutları"
242
+
243
+ #: includes/views/settings_page.html.php:96
244
+ msgid "(in pixels, optional)"
245
+ msgstr "(pixel olarak, isteğe bağlı)"
246
+
247
+ #: includes/views/settings_page.html.php:99
248
+ msgid "Max Width"
249
+ msgstr "En fazla genişlik"
250
+
251
+ #: includes/views/settings_page.html.php:103
252
+ msgid "Max Height"
253
+ msgstr "En fazla yükseklik"
254
+
255
+ #: includes/views/settings_page.html.php:107
256
+ msgid "Leave empty for default sizing"
257
+ msgstr "Öntanımlı boyut ayarını kullanmak için boş bırakın."
258
+
259
+ #: includes/views/settings_page.html.php:118 includes/views/settings_page.html.php:122
260
+ msgid "Test Configuration"
261
+ msgstr "Ayarları test et"
262
+
263
+ #: includes/views/settings_page.html.php:119
264
+ msgid "Test your plugin configuration using the button below."
265
+ msgstr "Aşağıdaki butonu kullanarak plugin ayarlarınızı test edebilirsiniz."
266
+
267
+ #: includes/views/settings_page.html.php:125
268
+ msgid "Facebook Posts Cache"
269
+ msgstr "Facebook iletileri önbelleği."
270
+
271
+ #: includes/views/settings_page.html.php:126
272
+ msgid ""
273
+ "Because fetching posts from Facebook is relatively slow the posts are cached for <strong>30 minutes</"
274
+ "strong>. You can manually clear the cache using the button below."
275
+ msgstr ""
276
+ "Facebook iletilerini yüklemek zaman aldığından ilgili iletiler 30 dakika boyunca önbellekte tutulur."
277
+ "İsterseniz önbelleği aşağıdaki butonu kullanarak el ile temizleyebilirsiniz."
278
+
279
+ #: includes/views/settings_page.html.php:130
280
+ msgid "Clear Cache"
281
+ msgstr "Önbelleği temizle"
282
+
283
+ #: includes/views/settings_page.html.php:138
284
+ msgid "Usage"
285
+ msgstr "Kullanım"
286
+
287
+ #: includes/views/settings_page.html.php:139
288
+ msgid ""
289
+ "To show a list of your most recent facebook posts in your posts or pages, use the following shortcode."
290
+ msgstr ""
291
+ "En güncel Facebook paylaşımlarınızdan oluşan bir listeyigönderi veya sayfa içerisinde göstermek için "
292
+ "aşağıdaki shortcode'u kullanın."
293
+
294
+ #: includes/views/settings_page.html.php:141
295
+ msgid "The shortcode accepts various arguments, which are listed on the <a href=\"%s\">plugin FAQ</a>."
296
+ msgstr ""
297
+ "Shortcode'u kişiselleştirmek için kullanabileceğiniz argümanlara <a href=\"%s\">plugin FAQ</a> "
298
+ "içerisinden ulaşabilirsiniz."
299
+
300
+ #: includes/views/settings_page.html.php:146
301
+ msgid "Show your appreciation!"
302
+ msgstr "Beğeninizi gösterin!"
303
+
304
+ #: includes/views/settings_page.html.php:147
305
+ msgid "If you like this plugin, consider showing your consideration in one of the following ways."
306
+ msgstr "Eğer eklentiyi beğendiyseniz aşağıdaki yollardan biri ile katkıda bulunabilirsiniz."
307
+
308
+ #: includes/views/settings_page.html.php:149
309
+ msgid "Leave a %s review on WordPress.org"
310
+ msgstr "WordPress.org'da %s yorum bırakın"
311
+
312
+ #: includes/views/settings_page.html.php:150
313
+ msgid "Write about the plugin from your blog."
314
+ msgstr "Kendi blog sayfanızda değerlendirme yayınlayın."
315
+
316
+ #: includes/views/settings_page.html.php:151
317
+ msgid "Tweet about Recent Facebook Posts"
318
+ msgstr "Twitterda Recent Facebook Posts'dan bahsedin."
319
+
320
+ #: includes/views/settings_page.html.php:152
321
+ msgid "Vote \"works\" on the WordPress.org plugin page"
322
+ msgstr "WordPress.org eklenti sayfasında \"works\"'ü puanlayın"
323
+
324
+ #: includes/views/settings_page.html.php:157
325
+ msgid "Looking for support?"
326
+ msgstr "Desteğe mi ihtiyacınız var?"
327
+
328
+ #: includes/views/settings_page.html.php:158
329
+ msgid "Please use the <a href=\"%s\">plugin support forums</a> on WordPress.org."
330
+ msgstr "Lütfen WordPress.org'daki <a href=\"%s\">eklenti destek forumu</a>'nu kullanın."
331
+
332
+ #: includes/views/settings_page.html.php:159
333
+ msgid ""
334
+ "Take a close look at the <a href=\"%s\">installation instructions</a> for help configuring the plugin "
335
+ "and registering your own Facebook application, which is required to get this plugin to work."
336
+ msgstr ""
337
+ "Bu plugini çalıştırabilmek için gerekli ayarlamaları yapmakve kendi Facebook uygulamanızı kayıt etmek "
338
+ "için desteğe ihtiyacınız varsa<a href=\"%s\">Kurulum Yönergeleri</a>'ni inceleyebilirsiniz."
339
+
340
+ #: includes/views/settings_page.html.php:163
341
+ msgid "Other plugins"
342
+ msgstr "Diğer eklentiler"
343
+
344
+ #. Plugin URI of the plugin/theme
345
+ msgid "https://dannyvankooten.com/donate/"
346
+ msgstr "https://dannyvankooten.com/donate/"
347
+
348
+ #. Description of the plugin/theme
349
+ msgid "Lists most recent posts from a public Facebook page."
350
+ msgstr "Facebook sayfasından en güncel paylaşımları listeler."
351
+
352
+ #. Author of the plugin/theme
353
+ msgid "Danny van Kooten"
354
+ msgstr "Danny van Kooten"
355
+
356
+ #. Author URI of the plugin/theme
357
+ msgid "https://dannyvankooten.com/"
358
+ msgstr "https://dannyvankooten.com/"
languages/recent-facebook-posts.pot CHANGED
@@ -2,10 +2,10 @@
2
  # This file is distributed under the GPL3 or later.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Recent Facebook Posts 2.0.7\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/recent-facebook-posts\n"
8
- "POT-Creation-Date: 2015-05-15 10:14:11+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
@@ -49,27 +49,27 @@ msgstr ""
49
  msgid "Connection error:"
50
  msgstr ""
51
 
52
- #: includes/class-public.php:213
53
  msgid "likes"
54
  msgstr ""
55
 
56
- #: includes/class-public.php:214
57
  msgid "comments"
58
  msgstr ""
59
 
60
- #: includes/class-public.php:216
61
  msgid "%1$s at %2$s"
62
  msgstr ""
63
 
64
- #: includes/class-public.php:230
65
  msgid "No recent Facebook posts to show"
66
  msgstr ""
67
 
68
- #: includes/class-public.php:232
69
  msgid "Admins only notice"
70
  msgstr ""
71
 
72
- #: includes/class-public.php:232
73
  msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
74
  msgstr ""
75
 
2
  # This file is distributed under the GPL3 or later.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Recent Facebook Posts 2.0.8\n"
6
  "Report-Msgid-Bugs-To: "
7
  "https://wordpress.org/support/plugin/recent-facebook-posts\n"
8
+ "POT-Creation-Date: 2015-07-01 08:57:40+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=utf-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
49
  msgid "Connection error:"
50
  msgstr ""
51
 
52
+ #: includes/class-public.php:216
53
  msgid "likes"
54
  msgstr ""
55
 
56
+ #: includes/class-public.php:217
57
  msgid "comments"
58
  msgstr ""
59
 
60
+ #: includes/class-public.php:219
61
  msgid "%1$s at %2$s"
62
  msgstr ""
63
 
64
+ #: includes/class-public.php:233
65
  msgid "No recent Facebook posts to show"
66
  msgstr ""
67
 
68
+ #: includes/class-public.php:235
69
  msgid "Admins only notice"
70
  msgstr ""
71
 
72
+ #: includes/class-public.php:235
73
  msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
74
  msgstr ""
75
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://dannyvankooten.com/donate/
4
  Tags: facebook,posts,fanpage,recent posts,fb,like box alternative,widget,facebook widget,widgets,facebook updates,like button,fb posts
5
  Requires at least: 3.7
6
  Tested up to: 4.2.2
7
- Stable tag: 2.0.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -30,13 +30,13 @@ Display a list of your most recent Facebook posts in your posts or pages using t
30
 
31
  **Translations**
32
 
33
- - English (en_US) - [Danny van Kooten](https://dannyvankooten.com/)
34
- - Dutch (nl_NL) - [Danny van Kooten](https://dannyvankooten.com/)
35
- - Spanish (es_ES) - [Hermann Bravo](http://hbravo.com/)
36
- - Swedish (sv_SE) - [Robin Wellström](http://robinwellstrom.se/)
37
- - German (de_DE) - [Henrik Heller ](http://www.gmx.net/)
38
- - Italian (it_IT) - [Luigi Savini](https://github.com/gigiame)
39
- - Portugese (pt_PT) - [Jonadabe](https://github.com/Jonadabe)
40
 
41
  _Looking for more translations.._
42
 
@@ -48,7 +48,7 @@ If you have [created your own language pack](http://codex.wordpress.org/Translat
48
  * Using MailChimp to send out email newsletters? You should [try MailChimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/).
49
  * Want an unobtrusive conversion booster? Have a look at the [Scroll Triggered Boxes plugin](https://wordpress.org/plugins/scroll-triggered-boxes/).
50
  * Check out more [WordPress plugins](https://dannyvankooten.com/wordpress-plugins/) by the same author
51
- * Follow [@DannyvanKooten](https://twitter.com/DannyvanKooten) on Twitter.
52
 
53
  == Installation ==
54
 
@@ -157,22 +157,39 @@ add_filter('rfbp_cache_time', 'my_rfbp_cache_time');
157
 
158
  == Changelog ==
159
 
 
 
 
 
 
 
160
  = 2.0.7 - May 15, 2015 =
161
 
162
  **Fixes**
163
 
164
- - Video posts were not showing correctly (props to [Luigi Savini](https://github.com/gigiame)!)
165
- - Hooks were double added when using the widget
166
 
167
  **Improvements**
168
 
169
  - Added play icon overlay to video's
170
- - Added a notice about using the shortcode to the plugin's settings page.
171
 
172
  **Additions**
173
 
174
  - Added Italian translations, thanks to [Luigi Savini](https://github.com/gigiame)
175
  - Added Portugese translations, thanks to [Jonadabe](https://github.com/Jonadabe)
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  - Added German translations, thanks to [Henrik Heller ](http://www.gmx.net/).
177
 
178
  = 2.0.5 - March 23, 2015 =
@@ -409,6 +426,8 @@ add_filter('rfbp_cache_time', 'my_rfbp_cache_time');
409
 
410
  == Upgrade Notice ==
411
 
412
- = 2.0.7 =
 
413
 
414
- Fix for video posts not showing correctly, added Italian, Portugese and German translations.
 
4
  Tags: facebook,posts,fanpage,recent posts,fb,like box alternative,widget,facebook widget,widgets,facebook updates,like button,fb posts
5
  Requires at least: 3.7
6
  Tested up to: 4.2.2
7
+ Stable tag: 2.0.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
30
 
31
  **Translations**
32
 
33
+ English (en_US) - [Danny van Kooten](https://dannyvankooten.com/)<br />
34
+ Dutch (nl_NL) - [Danny van Kooten](https://dannyvankooten.com/)<br />
35
+ Spanish (es_ES) - [Hermann Bravo](http://hbravo.com/)
36
+ Swedish (sv_SE) - [Robin Wellström](http://robinwellstrom.se/)
37
+ German (de_DE) - [Henrik Heller ](http://www.gmx.net/)
38
+ Italian (it_IT) - [Daniele Chianucci](http://frozen.me/)
39
+ Turkish (tr_TR) - Halukcan Pehlivanoğlu
40
 
41
  _Looking for more translations.._
42
 
48
  * Using MailChimp to send out email newsletters? You should [try MailChimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/).
49
  * Want an unobtrusive conversion booster? Have a look at the [Scroll Triggered Boxes plugin](https://wordpress.org/plugins/scroll-triggered-boxes/).
50
  * Check out more [WordPress plugins](https://dannyvankooten.com/wordpress-plugins/) by the same author
51
+ * Follow [@DannyvanKooten](https://twitter.com/DannyvanKooten) or [@ibericode](https://twitter.com/ibericode) on Twitter.
52
 
53
  == Installation ==
54
 
157
 
158
  == Changelog ==
159
 
160
+ = 2.0.8 - July 1, 2015 =
161
+
162
+ **Additions**
163
+
164
+ - Added Turkish translations, thanks to Halukcan Pehlivanoğlu!
165
+
166
  = 2.0.7 - May 15, 2015 =
167
 
168
  **Fixes**
169
 
170
+ - Video posts were not showing correctly
 
171
 
172
  **Improvements**
173
 
174
  - Added play icon overlay to video's
 
175
 
176
  **Additions**
177
 
178
  - Added Italian translations, thanks to [Luigi Savini](https://github.com/gigiame)
179
  - Added Portugese translations, thanks to [Jonadabe](https://github.com/Jonadabe)
180
+
181
+ = 2.0.6 - May 15, 2015 =
182
+
183
+ **Fixes**
184
+
185
+ - Hooks were double added when using the widget
186
+
187
+ **Improvements**
188
+
189
+ - Added a notice about using the shortcode to the plugin's settings page.
190
+
191
+ **Additions**
192
+
193
  - Added German translations, thanks to [Henrik Heller ](http://www.gmx.net/).
194
 
195
  = 2.0.5 - March 23, 2015 =
426
 
427
  == Upgrade Notice ==
428
 
429
+ = 2.0.1 =
430
+ Fixed issue with Emojis in Facebook statuses, updated translations and various other improvements.
431
 
432
+ = 2.0 =
433
+ Fixed issue with Emojis breaking all posts. Various other code improvements.
recent-facebook-posts.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Recent Facebook Posts
4
  Plugin URI: https://dannyvankooten.com/donate/
5
  Description: Lists most recent posts from a public Facebook page.
6
- Version: 2.0.7
7
  Author: Danny van Kooten
8
  Author URI: https://dannyvankooten.com/
9
  Text Domain: recent-facebook-posts
@@ -11,7 +11,7 @@ Domain Path: /languages/
11
  License: GPL3 or later
12
 
13
  Recent Facebook Posts Plugin
14
- Copyright (C) 2012-2014, Danny van Kooten, hi@dannyvankooten.com
15
 
16
  This program is free software: you can redistribute it and/or modify
17
  it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@ if( ! defined( 'ABSPATH' ) ) {
32
  }
33
 
34
  // Plugin Constants
35
- define( 'RFBP_VERSION', '2.0.7' );
36
  define( 'RFBP_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
37
 
38
  /**
3
  Plugin Name: Recent Facebook Posts
4
  Plugin URI: https://dannyvankooten.com/donate/
5
  Description: Lists most recent posts from a public Facebook page.
6
+ Version: 2.0.8
7
  Author: Danny van Kooten
8
  Author URI: https://dannyvankooten.com/
9
  Text Domain: recent-facebook-posts
11
  License: GPL3 or later
12
 
13
  Recent Facebook Posts Plugin
14
+ Copyright (C) 2012-2015, Danny van Kooten, support@dannyvankooten.com
15
 
16
  This program is free software: you can redistribute it and/or modify
17
  it under the terms of the GNU General Public License as published by
32
  }
33
 
34
  // Plugin Constants
35
+ define( 'RFBP_VERSION', '2.0.8' );
36
  define( 'RFBP_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
37
 
38
  /**