Version Description
- September 22, 2014 =
Improvements
- Now loading minified asset (.css and .js) files by default
- Added some missing text domains
- Minor improvements to settings page and settings handling.
Additions
- Added Spanish language, thanks Hermann Bravo
- Added
rfpb_widget_options
filter to filter all widget options. Closes #3, thanks KilukruMedia - Added languages/recent-facebook-posts.pot file for easier translating. Please send in your language files (.po and .mo) if you created any.
Download this release
Release Info
Developer | DvanKooten |
Plugin | Recent Facebook Posts |
Version | 2.0.3 |
Comparing to | |
See all releases |
Code changes from version 2.0.2 to 2.0.3
- README.md +4 -3
- assets/css/admin.css +5 -0
- assets/css/admin.min.css +1 -0
- assets/css/default.min.css +1 -0
- assets/js/admin.min.js +1 -0
- includes/class-admin.php +9 -5
- includes/class-public.php +2 -1
- includes/class-widget.php +7 -2
- includes/functions/index.php +3 -0
- includes/views/settings_page.html.php +21 -20
- languages/recent-facebook-posts-es_ES.mo +0 -0
- languages/{recent-facebook-posts.po → recent-facebook-posts-es_ES.po} +108 -119
- languages/recent-facebook-posts.mo +0 -0
- languages/recent-facebook-posts.pot +358 -0
- readme.txt +23 -7
- recent-facebook-posts.php +2 -2
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
Recent Facebook Posts
|
2 |
======================
|
3 |
|
4 |
-
Here you can browse the source of the [Recent Facebook Posts Plugin for WordPress](
|
5 |
|
6 |
Installation
|
7 |
------------
|
8 |
|
9 |
-
Here's a [guide on how to install the plugin in your WordPress site](
|
10 |
If you want to run the Git version, you have two options:
|
11 |
|
12 |
* You can clone the GitHub repository: `https://github.com/dannyvankooten/wordpress-recent-facebook-posts.git`
|
@@ -30,4 +30,5 @@ Anyone is welcome to contribute to the plugin. There are various ways you can co
|
|
30 |
|
31 |
* [Raise an issue](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues) on GitHub.
|
32 |
* Send us a Pull Request with your bug fixes and/or new features.
|
33 |
-
* Provide feedback and [suggestions on enhancements](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
|
|
1 |
Recent Facebook Posts
|
2 |
======================
|
3 |
|
4 |
+
Here you can browse the source of the [Recent Facebook Posts Plugin for WordPress](https://wordpress.org/plugins/recent-facebook-posts/) project, find and discuss open issues or contribute yourself.
|
5 |
|
6 |
Installation
|
7 |
------------
|
8 |
|
9 |
+
Here's a [guide on how to install the plugin in your WordPress site](https://wordpress.org/plugins/recent-facebook-posts/installation/).
|
10 |
If you want to run the Git version, you have two options:
|
11 |
|
12 |
* You can clone the GitHub repository: `https://github.com/dannyvankooten/wordpress-recent-facebook-posts.git`
|
30 |
|
31 |
* [Raise an issue](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues) on GitHub.
|
32 |
* Send us a Pull Request with your bug fixes and/or new features.
|
33 |
+
* Provide feedback and [suggestions on enhancements](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
|
34 |
+
* Translate the plugin into your language. You can [download the latest .pot file here](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/blob/master/languages/recent-facebook-posts.pot).
|
assets/css/admin.css
CHANGED
@@ -21,6 +21,11 @@
|
|
21 |
color:red;
|
22 |
}
|
23 |
|
|
|
|
|
|
|
|
|
|
|
24 |
.rfbp-box{
|
25 |
margin:0 0 25px;
|
26 |
clear:both;
|
21 |
color:red;
|
22 |
}
|
23 |
|
24 |
+
.rfbp-row-error input {
|
25 |
+
border: 1px solid red;
|
26 |
+
outline: 0;
|
27 |
+
}
|
28 |
+
|
29 |
.rfbp-box{
|
30 |
margin:0 0 25px;
|
31 |
clear:both;
|
assets/css/admin.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.rfbp-container{max-width:1200px}.rfbp-primary{width:60%}.rfbp-column{float:left}.rfbp-secondary{width:35%;margin-left:2%;padding-left:2%;border-left:1px solid #efefef}.rfbp-error{color:red}.rfbp-row-error input{border:1px solid red;outline:0}.rfbp-box{margin:0 0 25px;clear:both}.rfbp-info{padding:5px 15px;color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.rfbp-alert{padding:5px 15px;color:#c09853;background-color:#fcf8e3;border-color:#faebcc}.rfbp-title{margin-top:2em}@media(max-width:919px){.rfbp-column{float:none;width:100%}.rfbp-secondary{padding:0;margin:25px 0;border-left:0}.rfbp-box{border-top:1px solid #efefef;padding-top:25px}}
|
assets/css/default.min.css
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
.rfbp-post{border-bottom:1px solid #E9E9E9;padding-bottom:15px;margin-bottom:15px;margin-top:0;padding-top:0}.rfbp-post-link-wrap{margin-bottom:0!important;padding-bottom:0}.rfbp-post-link{display:block;font-weight:400!important;background:0 0;border:0;padding:1px 0;margin:0;cursor:pointer;text-decoration:none!important;color:#3B5998;font-size:11px;line-height:15px!important;height:15px}.rfbp-post-link:hover{text-decoration:none!important;color:#3B5998}.rfbp-link-wrap{display:block;padding:0!important;margin:1em 0;max-width:100%;font-weight:400!important;text-shadow:none!important;background:#f6f7f9;border:1px solid #d3dae8!important;font-size:11px;color:gray;overflow:hidden}a.rfbp-link{text-decoration:none!important;display:block;color:gray;font-weight:400}a.rfbp-link:hover{text-decoration:none}span.rfbp-link-image-wrap{margin:0;padding:0;width:114px;line-height:0;border-right:1px solid #d3dae8;display:table-cell;vertical-align:middle}img.rfbp-link-image{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;width:114px;height:auto;display:inline}span.rfbp-link-text-wrap{padding:8px;color:gray;display:table-cell}span.rfbp-link-text-wrap span{line-height:14px;display:block}span.rfbp-link-name{font-weight:700;color:#3b5998}span.rfbp-link-description{margin-top:12px}.rfbp-timestamp{color:#999}.rfbp-timestamp:hover{text-decoration:underline;color:#999;font-weight:400}.rfbp-comment-count,.rfbp-like-count{margin-right:3px;background:url(../img/fb-sprite.png) no-repeat;padding-left:18px;color:#3B5998;display:inline-block}.rfbp-like-count{background-position:0 -52px}.rfbp-comment-count{background-position:0 -18px}.rfbp-comment-count>span,.rfbp-like-count>span{display:none}.rfbp-image-wrap{display:block;margin:1em 0;max-width:100%}.rfbp-image-link{margin:0;padding:0;float:none;line-height:0;max-width:100%;display:inline-block}.rfbp-image{margin:0;padding:0;border:1px solid #ccc}.rfbp-text{margin-top:0!important;padding-top:0}.rfbp-text a{word-break:break-all}
|
assets/js/admin.min.js
ADDED
@@ -0,0 +1 @@
|
|
|
1 |
+
!function(a){a("#rfb_img_size").change(function(){"dont_show"==a(this).val()?a("#rfb_img_options").hide():a("#rfb_img_options").show()})}(jQuery);
|
includes/class-admin.php
CHANGED
@@ -106,13 +106,15 @@ class RFBP_Admin {
|
|
106 |
delete_transient('rfbp_posts_fallback');
|
107 |
|
108 |
// test facebook api
|
109 |
-
|
|
|
|
|
110 |
}
|
111 |
|
112 |
// appearance opts
|
113 |
$opts['page_link_text'] = strip_tags( trim( $opts['page_link_text'] ), '<span><strong><b><em><i><img>' );
|
114 |
-
$opts['img_height'] = ! empty( $opts['img_height'] ) ?
|
115 |
-
$opts['img_width'] = ! empty( $opts['img_width'] ) ?
|
116 |
$opts['load_css'] = isset( $opts['load_css'] ) ? 1 : 0;
|
117 |
$opts['show_links'] = isset($opts['show_links'] ) ? 1 : 0;
|
118 |
|
@@ -130,8 +132,10 @@ class RFBP_Admin {
|
|
130 |
* Load CSS, only called on RFBP settings page.
|
131 |
*/
|
132 |
public function load_css() {
|
133 |
-
|
134 |
-
|
|
|
|
|
135 |
}
|
136 |
|
137 |
/**
|
106 |
delete_transient('rfbp_posts_fallback');
|
107 |
|
108 |
// test facebook api
|
109 |
+
if( ! empty( $opts['app_id'] ) && ! empty( $opts['app_secret'] ) && ! empty( $opts['fb_id'] ) ) {
|
110 |
+
$this->test_facebook_api( $opts['app_id'], $opts['app_secret'], $opts['fb_id'] );
|
111 |
+
}
|
112 |
}
|
113 |
|
114 |
// appearance opts
|
115 |
$opts['page_link_text'] = strip_tags( trim( $opts['page_link_text'] ), '<span><strong><b><em><i><img>' );
|
116 |
+
$opts['img_height'] = ! empty( $opts['img_height'] ) ? absint( $opts['img_height'] ) : '';
|
117 |
+
$opts['img_width'] = ! empty( $opts['img_width'] ) ? absint( $opts['img_width'] ) : '';
|
118 |
$opts['load_css'] = isset( $opts['load_css'] ) ? 1 : 0;
|
119 |
$opts['show_links'] = isset($opts['show_links'] ) ? 1 : 0;
|
120 |
|
132 |
* Load CSS, only called on RFBP settings page.
|
133 |
*/
|
134 |
public function load_css() {
|
135 |
+
$suffix = ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min';
|
136 |
+
|
137 |
+
wp_enqueue_style( 'rfb_admin_css', plugins_url( 'recent-facebook-posts/assets/css/admin' . $suffix . '.css' ) );
|
138 |
+
wp_enqueue_script( 'rfb_admin_js', plugins_url( 'recent-facebook-posts/assets/js/admin' . $suffix . '.js' ), array( 'jquery' ), RFBP_VERSION, true );
|
139 |
}
|
140 |
|
141 |
/**
|
includes/class-public.php
CHANGED
@@ -38,7 +38,8 @@ class RFBP_Public {
|
|
38 |
}
|
39 |
|
40 |
public function load_css() {
|
41 |
-
|
|
|
42 |
wp_enqueue_style( 'recent-facebook-posts-css' );
|
43 |
}
|
44 |
|
38 |
}
|
39 |
|
40 |
public function load_css() {
|
41 |
+
$suffix = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
|
42 |
+
wp_register_style( 'recent-facebook-posts-css', plugins_url( 'recent-facebook-posts/assets/css/default' . $suffix . '.css' ), array(), RFBP_VERSION );
|
43 |
wp_enqueue_style( 'recent-facebook-posts-css' );
|
44 |
}
|
45 |
|
includes/class-widget.php
CHANGED
@@ -34,8 +34,8 @@ class RFBP_Widget extends WP_Widget {
|
|
34 |
$instance = array_merge( $this->defaults, $instance );
|
35 |
$opts = rfbp_get_settings();
|
36 |
|
37 |
-
if (
|
38 |
-
<p style="color:red;"
|
39 |
<?php } ?>
|
40 |
|
41 |
<p>
|
@@ -91,8 +91,13 @@ class RFBP_Widget extends WP_Widget {
|
|
91 |
public function widget( $args, $instance = array() ) {
|
92 |
|
93 |
$instance = array_merge( $this->defaults, $instance );
|
|
|
|
|
94 |
$title = apply_filters( 'widget_title', $instance['title'] );
|
95 |
|
|
|
|
|
|
|
96 |
echo $args['before_widget'];
|
97 |
|
98 |
if ( ! empty( $title ) ) {
|
34 |
$instance = array_merge( $this->defaults, $instance );
|
35 |
$opts = rfbp_get_settings();
|
36 |
|
37 |
+
if ( ! rfbp_valid_config() ) { ?>
|
38 |
+
<p style="color:red;"><?php printf( __( 'You need to <a href="%s">configure Recent Facebook Posts</a> first.', 'recent-facebook-posts' ), admin_url( 'options-general.php?page=rfbp' ) ); ?></p>
|
39 |
<?php } ?>
|
40 |
|
41 |
<p>
|
91 |
public function widget( $args, $instance = array() ) {
|
92 |
|
93 |
$instance = array_merge( $this->defaults, $instance );
|
94 |
+
|
95 |
+
// allow developer to filter the widget title
|
96 |
$title = apply_filters( 'widget_title', $instance['title'] );
|
97 |
|
98 |
+
// allow developers to filter ALL widget options
|
99 |
+
$instance = apply_filters( 'rfbp_widget_options', $instance );
|
100 |
+
|
101 |
echo $args['before_widget'];
|
102 |
|
103 |
if ( ! empty( $title ) ) {
|
includes/functions/index.php
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
// empty index.php to prevent directory listing
|
includes/views/settings_page.html.php
CHANGED
@@ -34,9 +34,11 @@
|
|
34 |
|
35 |
<table class="form-table">
|
36 |
<tr valign="top" <?php if( empty( $opts['app_id'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
37 |
-
<th scope="row"
|
|
|
|
|
38 |
<td>
|
39 |
-
<input type="text" class="widefat" placeholder="Eg: 123456789012345" id="rfb_app_id" name="rfb_settings[app_id]" value="<?php echo esc_attr($opts['app_id']); ?>" required />
|
40 |
<p class="help"><?php printf( __( 'Get your App ID from %s.', 'recent-facebook-posts' ), '<a href="https://developers.facebook.com/apps">developers.facebook.com/apps</a>' ); ?></p>
|
41 |
</td>
|
42 |
</tr>
|
@@ -44,7 +46,7 @@
|
|
44 |
<tr valign="top" <?php if( empty( $opts['app_secret'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
45 |
<th scope="row"><label for="rfb_app_secret"><?php _e('Facebook App Secret', 'recent-facebook-posts'); ?></label></th>
|
46 |
<td>
|
47 |
-
<input type="text" class="widefat" placeholder="Eg: 16vgrz4hk45wvh29k2puk45wvk2h29pu" id="rfb_app_secret" name="rfb_settings[app_secret]" value="<?php echo esc_attr($opts['app_secret']); ?>" required />
|
48 |
<p class="help"><?php printf( __( 'Get your App Secret from %s.', 'recent-facebook-posts' ), '<a href="https://developers.facebook.com/apps">developers.facebook.com/apps</a>' ); ?></p>
|
49 |
</td>
|
50 |
</tr>
|
@@ -52,14 +54,14 @@
|
|
52 |
<tr valign="top" <?php if( empty( $opts['fb_id'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
53 |
<th scope="row"><label for="rfb_fb_id"><?php _e('Facebook Page ID or Slug', 'recent-facebook-posts'); ?></label></th>
|
54 |
<td>
|
55 |
-
<input type="text" class="widefat" placeholder="Eg: DannyvanKootenCOM" id="rfb_fb_id" name="rfb_settings[fb_id]" value="<?php echo esc_attr($opts['fb_id']); ?>" required />
|
56 |
<p class="help"><?php printf( __( 'Use <a href="%s">this tool</a> to find the numeric ID of your Facebook page.', 'recent-facebook-posts' ), 'http://findmyfacebookid.com' ); ?></p>
|
57 |
</td>
|
58 |
</tr>
|
59 |
</table>
|
60 |
</div>
|
61 |
|
62 |
-
<h3><?php _e('Appearance', 'recent-facebook-posts'); ?></h3>
|
63 |
<table class="form-table">
|
64 |
<tbody>
|
65 |
<tr valign="top">
|
@@ -89,7 +91,7 @@
|
|
89 |
</td>
|
90 |
</tr>
|
91 |
</tbody>
|
92 |
-
<tbody id="rfb_img_options" <?php if($opts['img_size']
|
93 |
<tr valign="top">
|
94 |
<th><?php _e('Image dimensions', 'recent-facebook-posts'); ?><br /><small><?php _e( '(in pixels, optional)', 'recent-facebook-posts' ); ?></small></th>
|
95 |
<td>
|
@@ -102,31 +104,30 @@
|
|
102 |
<input type="number" min="0" max="1600" size="3" id="rfb_img_height" name="rfb_settings[img_height]" value="<?php echo esc_attr( $opts['img_height'] ); ?>" />
|
103 |
</label>
|
104 |
<br />
|
105 |
-
<small class="help"><?php _e('Leave empty for default sizing', 'recent-facebook-posts'); ?></small>
|
106 |
</td>
|
107 |
</tr>
|
108 |
</tbody>
|
109 |
</table>
|
110 |
|
111 |
-
|
112 |
-
<input type="submit" class="button-primary" value="<?php _e('Save Changes') ?>" />
|
113 |
-
</p>
|
114 |
|
115 |
</form>
|
116 |
|
117 |
<?php if(rfbp_valid_config()) { ?>
|
118 |
-
<h3 class="rfbp-title"
|
119 |
<p><?php _e('Test your plugin configuration using the button below.', 'recent-facebook-posts'); ?></p>
|
120 |
<form action="<?php echo admin_url('options-general.php?page=rfbp'); ?>" method="post">
|
121 |
<input type="hidden" name="rfbp-test-config" value="1" />
|
122 |
-
|
123 |
</form>
|
124 |
|
125 |
-
<h3 class="rfbp-title"
|
126 |
<p><?php _e('Because fetching posts from Facebook is relatively slow the posts are cached for <strong>30 minutes</strong>. You can manually clear the cache using the button below.', 'recent-facebook-posts'); ?></p>
|
127 |
<form action="<?php echo admin_url( 'options-general.php?page=rfbp' ); ?>" method="post">
|
128 |
<input type="hidden" name="rfbp-clear-cache" value="1" />
|
129 |
-
|
|
|
130 |
</form>
|
131 |
<?php } ?>
|
132 |
</div>
|
@@ -170,18 +171,18 @@
|
|
170 |
<div class="rfbp-box">
|
171 |
<h3 class="rfbp-title"><?php _e( 'Other Useful plugins', 'recent-facebook-posts' ); ?></h3>
|
172 |
<ul class="ul-square">
|
173 |
-
<li><a href="
|
174 |
-
<li><a href="
|
175 |
<li><a href="https://wordpress.org/plugins/dvk-social-sharing/">Social Sharing by Danny</a></li>
|
176 |
-
<li><a href="
|
177 |
</ul>
|
178 |
</div>
|
179 |
|
180 |
<div class="rfbp-box">
|
181 |
-
<h3 class="rfbp-title">About <a href="
|
182 |
<p>A twenty-something Dutch guy writing code and emails for a living.</p>
|
183 |
-
<p>I developed <a href="
|
184 |
-
<p>If you like to stay updated of what I'm doing, consider following <a href="
|
185 |
<p>Hope you enjoy the plugin!</p>
|
186 |
</div>
|
187 |
</div>
|
34 |
|
35 |
<table class="form-table">
|
36 |
<tr valign="top" <?php if( empty( $opts['app_id'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
37 |
+
<th scope="row">
|
38 |
+
<label for="rfb_app_id"><?php _e('Facebook App ID/API Key', 'recent-facebook-posts'); ?></label>
|
39 |
+
</th>
|
40 |
<td>
|
41 |
+
<input type="text" class="widefat" placeholder="Eg: 123456789012345" id="rfb_app_id" name="rfb_settings[app_id]" value="<?php echo esc_attr( $opts['app_id'] ); ?>" required />
|
42 |
<p class="help"><?php printf( __( 'Get your App ID from %s.', 'recent-facebook-posts' ), '<a href="https://developers.facebook.com/apps">developers.facebook.com/apps</a>' ); ?></p>
|
43 |
</td>
|
44 |
</tr>
|
46 |
<tr valign="top" <?php if( empty( $opts['app_secret'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
47 |
<th scope="row"><label for="rfb_app_secret"><?php _e('Facebook App Secret', 'recent-facebook-posts'); ?></label></th>
|
48 |
<td>
|
49 |
+
<input type="text" class="widefat" placeholder="Eg: 16vgrz4hk45wvh29k2puk45wvk2h29pu" id="rfb_app_secret" name="rfb_settings[app_secret]" value="<?php echo esc_attr( $opts['app_secret'] ); ?>" required />
|
50 |
<p class="help"><?php printf( __( 'Get your App Secret from %s.', 'recent-facebook-posts' ), '<a href="https://developers.facebook.com/apps">developers.facebook.com/apps</a>' ); ?></p>
|
51 |
</td>
|
52 |
</tr>
|
54 |
<tr valign="top" <?php if( empty( $opts['fb_id'] ) ) echo 'class="rfbp-row-error"'; ?>>
|
55 |
<th scope="row"><label for="rfb_fb_id"><?php _e('Facebook Page ID or Slug', 'recent-facebook-posts'); ?></label></th>
|
56 |
<td>
|
57 |
+
<input type="text" class="widefat" placeholder="Eg: DannyvanKootenCOM" id="rfb_fb_id" name="rfb_settings[fb_id]" value="<?php echo esc_attr( $opts['fb_id'] ); ?>" required />
|
58 |
<p class="help"><?php printf( __( 'Use <a href="%s">this tool</a> to find the numeric ID of your Facebook page.', 'recent-facebook-posts' ), 'http://findmyfacebookid.com' ); ?></p>
|
59 |
</td>
|
60 |
</tr>
|
61 |
</table>
|
62 |
</div>
|
63 |
|
64 |
+
<h3><?php _e( 'Appearance', 'recent-facebook-posts' ); ?></h3>
|
65 |
<table class="form-table">
|
66 |
<tbody>
|
67 |
<tr valign="top">
|
91 |
</td>
|
92 |
</tr>
|
93 |
</tbody>
|
94 |
+
<tbody id="rfb_img_options" <?php if( $opts['img_size'] === 'dont_show' ) echo 'style="display:none;"'; ?>>
|
95 |
<tr valign="top">
|
96 |
<th><?php _e('Image dimensions', 'recent-facebook-posts'); ?><br /><small><?php _e( '(in pixels, optional)', 'recent-facebook-posts' ); ?></small></th>
|
97 |
<td>
|
104 |
<input type="number" min="0" max="1600" size="3" id="rfb_img_height" name="rfb_settings[img_height]" value="<?php echo esc_attr( $opts['img_height'] ); ?>" />
|
105 |
</label>
|
106 |
<br />
|
107 |
+
<small class="help"><?php _e( 'Leave empty for default sizing', 'recent-facebook-posts' ); ?></small>
|
108 |
</td>
|
109 |
</tr>
|
110 |
</tbody>
|
111 |
</table>
|
112 |
|
113 |
+
<?php submit_button(); ?>
|
|
|
|
|
114 |
|
115 |
</form>
|
116 |
|
117 |
<?php if(rfbp_valid_config()) { ?>
|
118 |
+
<h3 class="rfbp-title"><?php _e( 'Test Configuration', 'recent-facebook-posts' ); ?></h3>
|
119 |
<p><?php _e('Test your plugin configuration using the button below.', 'recent-facebook-posts'); ?></p>
|
120 |
<form action="<?php echo admin_url('options-general.php?page=rfbp'); ?>" method="post">
|
121 |
<input type="hidden" name="rfbp-test-config" value="1" />
|
122 |
+
<?php submit_button( __('Test Configuration', 'recent-facebook-posts') ); ?>
|
123 |
</form>
|
124 |
|
125 |
+
<h3 class="rfbp-title"><?php _e( 'Facebook Posts Cache', 'recent-facebook-posts' ); ?></h3>
|
126 |
<p><?php _e('Because fetching posts from Facebook is relatively slow the posts are cached for <strong>30 minutes</strong>. You can manually clear the cache using the button below.', 'recent-facebook-posts'); ?></p>
|
127 |
<form action="<?php echo admin_url( 'options-general.php?page=rfbp' ); ?>" method="post">
|
128 |
<input type="hidden" name="rfbp-clear-cache" value="1" />
|
129 |
+
|
130 |
+
<?php submit_button( __( 'Clear Cache', 'recent-facebook-posts' ) ); ?>
|
131 |
</form>
|
132 |
<?php } ?>
|
133 |
</div>
|
171 |
<div class="rfbp-box">
|
172 |
<h3 class="rfbp-title"><?php _e( 'Other Useful plugins', 'recent-facebook-posts' ); ?></h3>
|
173 |
<ul class="ul-square">
|
174 |
+
<li><a href="https://wordpress.org/plugins/mailchimp-for-wp/">MailChimp for WordPress</a></li>
|
175 |
+
<li><a href="https://wordpress.org/plugins/scroll-triggered-boxes/">Scroll Triggered Boxes</a></li>
|
176 |
<li><a href="https://wordpress.org/plugins/dvk-social-sharing/">Social Sharing by Danny</a></li>
|
177 |
+
<li><a href="https://wordpress.org/plugins/wysiwyg-widgets/">WYSIWYG Widgets</a></li>
|
178 |
</ul>
|
179 |
</div>
|
180 |
|
181 |
<div class="rfbp-box">
|
182 |
+
<h3 class="rfbp-title">About <a href="https://dannyvankooten.com/">Danny van Kooten</a></h3>
|
183 |
<p>A twenty-something Dutch guy writing code and emails for a living.</p>
|
184 |
+
<p>I developed <a href="https://dannyvankooten.com/wordpress-plugins/">a few WordPress plugins</a> together totaling well over a million downloads, one of which you're using right now.</p>
|
185 |
+
<p>If you like to stay updated of what I'm doing, consider following <a href="https://twitter.com/dannyvankooten">@DannyvanKooten</a> on Twitter.</p>
|
186 |
<p>Hope you enjoy the plugin!</p>
|
187 |
</div>
|
188 |
</div>
|
languages/recent-facebook-posts-es_ES.mo
ADDED
Binary file
|
languages/{recent-facebook-posts.po → recent-facebook-posts-es_ES.po}
RENAMED
@@ -3,280 +3,289 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Recent Facebook Posts\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/recent-facebook-posts\n"
|
5 |
"POT-Creation-Date: 2014-09-15 16:28+0100\n"
|
6 |
-
"PO-Revision-Date: 2014-
|
|
|
7 |
"Last-Translator: Danny <hi@dannyvankooten.com>\n"
|
8 |
"Language-Team: \n"
|
9 |
"Language: en_US\n"
|
|
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-
|
|
|
|
|
14 |
"X-Poedit-KeywordsList: _e;__;_n:1,2\n"
|
15 |
"X-Poedit-Basepath: .\n"
|
16 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
17 |
-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18 |
"X-Poedit-SearchPath-0: ../.\n"
|
|
|
|
|
19 |
|
20 |
#: .././includes/class-admin.php:146
|
21 |
msgid "<strong>Cache cleared!</strong> You succesfully cleared the cache."
|
22 |
msgstr ""
|
|
|
|
|
23 |
|
24 |
#: .././includes/class-admin.php:159
|
25 |
msgid "Settings"
|
26 |
-
msgstr ""
|
27 |
|
28 |
#: .././includes/class-admin.php:188
|
29 |
msgid "Your configuration seems to be okay and working. Nice work!."
|
30 |
-
msgstr ""
|
31 |
|
32 |
#: .././includes/class-admin.php:190
|
33 |
msgid "The following error was encountered when testing your configuration."
|
34 |
-
msgstr ""
|
35 |
|
36 |
#: .././includes/class-api.php:51 .././includes/class-api.php:164
|
37 |
msgid "Facebook error:"
|
38 |
-
msgstr ""
|
39 |
|
40 |
#: .././includes/class-api.php:203
|
41 |
msgid "Connection error:"
|
42 |
-
msgstr ""
|
43 |
|
44 |
#: .././includes/class-public.php:187
|
45 |
msgid "likes"
|
46 |
-
msgstr ""
|
47 |
|
48 |
#: .././includes/class-public.php:188
|
49 |
msgid "comments"
|
50 |
-
msgstr ""
|
51 |
|
52 |
#: .././includes/class-public.php:190
|
53 |
#, php-format
|
54 |
msgid "%1$s at %2$s"
|
55 |
-
msgstr ""
|
56 |
|
57 |
#: .././includes/class-public.php:204
|
58 |
msgid "No recent Facebook posts to show"
|
59 |
-
msgstr ""
|
60 |
|
61 |
#: .././includes/class-public.php:206
|
62 |
msgid "Admins only notice"
|
63 |
-
msgstr ""
|
64 |
|
65 |
#: .././includes/class-public.php:206
|
66 |
#, php-format
|
67 |
msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
|
68 |
-
msgstr ""
|
69 |
|
70 |
#: .././includes/class-widget.php:18
|
71 |
msgid "Lists a number of your most recent Facebook posts."
|
72 |
-
msgstr ""
|
73 |
|
74 |
#: .././includes/class-widget.php:22
|
75 |
msgid "Recent Facebook Posts"
|
76 |
-
msgstr ""
|
77 |
|
78 |
#: .././includes/class-widget.php:42
|
79 |
msgid "Title:"
|
80 |
-
msgstr ""
|
81 |
|
82 |
#: .././includes/class-widget.php:47
|
83 |
msgid "Number of posts:"
|
84 |
-
msgstr ""
|
85 |
|
86 |
#: .././includes/class-widget.php:52
|
87 |
msgid "Excerpt length:"
|
88 |
-
msgstr ""
|
89 |
|
90 |
#: .././includes/class-widget.php:58
|
91 |
msgid "Show like count?"
|
92 |
-
msgstr ""
|
93 |
|
94 |
#: .././includes/class-widget.php:63
|
95 |
msgid "Show comment count?"
|
96 |
-
msgstr ""
|
97 |
|
98 |
#: .././includes/class-widget.php:68
|
99 |
msgid "Show link to Facebook page?"
|
100 |
-
msgstr ""
|
101 |
|
102 |
#: .././includes/class-widget.php:73
|
103 |
msgid "Show link previews?"
|
104 |
-
msgstr ""
|
105 |
|
106 |
#: .././includes/functions/global.php:22
|
107 |
#: .././includes/views/settings_page.html.php:67
|
108 |
msgid "Find us on Facebook"
|
109 |
-
msgstr ""
|
110 |
|
111 |
#: .././includes/functions/helpers.php:23
|
112 |
msgid "just now"
|
113 |
-
msgstr ""
|
114 |
|
115 |
#: .././includes/functions/helpers.php:42
|
116 |
#, php-format
|
117 |
msgid "1 year ago"
|
118 |
msgid_plural "%d years ago"
|
119 |
-
msgstr[0] ""
|
120 |
-
msgstr[1] ""
|
121 |
|
122 |
#: .././includes/functions/helpers.php:46
|
123 |
#, php-format
|
124 |
msgid "1 month ago"
|
125 |
msgid_plural "%d months ago"
|
126 |
-
msgstr[0] ""
|
127 |
-
msgstr[1] ""
|
128 |
|
129 |
#: .././includes/functions/helpers.php:50
|
130 |
#, php-format
|
131 |
msgid "1 week ago"
|
132 |
msgid_plural "%d weeks ago"
|
133 |
-
msgstr[0] ""
|
134 |
-
msgstr[1] ""
|
135 |
|
136 |
#: .././includes/functions/helpers.php:54
|
137 |
#, php-format
|
138 |
msgid "1 day ago"
|
139 |
msgid_plural "%d days ago"
|
140 |
-
msgstr[0] ""
|
141 |
-
msgstr[1] ""
|
142 |
|
143 |
#: .././includes/functions/helpers.php:58
|
144 |
#, php-format
|
145 |
msgid "1 hour ago"
|
146 |
msgid_plural "%d hours ago"
|
147 |
-
msgstr[0] ""
|
148 |
-
msgstr[1] ""
|
149 |
|
150 |
#: .././includes/functions/helpers.php:62
|
151 |
#, php-format
|
152 |
msgid "1 minute ago"
|
153 |
msgid_plural "%d minutes ago"
|
154 |
-
msgstr[0] ""
|
155 |
-
msgstr[1] ""
|
156 |
|
157 |
#: .././includes/functions/helpers.php:66
|
158 |
#, php-format
|
159 |
msgid "1 second ago"
|
160 |
msgid_plural "%d seconds ago"
|
161 |
-
msgstr[0] ""
|
162 |
-
msgstr[1] ""
|
163 |
|
164 |
#: .././includes/functions/helpers.php:70
|
165 |
msgid "Some time ago"
|
166 |
-
msgstr ""
|
167 |
|
168 |
#: .././includes/views/settings_page.html.php:21
|
169 |
msgid "Facebook Settings"
|
170 |
-
msgstr ""
|
171 |
|
172 |
#: .././includes/views/settings_page.html.php:26
|
173 |
msgid "This plugin needs a Facebook application to work."
|
174 |
-
msgstr ""
|
175 |
|
176 |
#: .././includes/views/settings_page.html.php:27
|
177 |
-
msgid ""
|
178 |
-
"Please fill in the Facebook Settings fields after creating your application."
|
179 |
msgstr ""
|
|
|
|
|
180 |
|
181 |
#: .././includes/views/settings_page.html.php:30
|
182 |
#, php-format
|
183 |
msgid ""
|
184 |
-
"Not sure how to proceed? Please take a close look at the <a
|
185 |
-
"\">installation instructions</a>."
|
186 |
msgstr ""
|
|
|
|
|
187 |
|
188 |
#: .././includes/views/settings_page.html.php:37
|
189 |
msgid "Facebook App ID/API Key"
|
190 |
-
msgstr ""
|
191 |
|
192 |
#: .././includes/views/settings_page.html.php:40
|
193 |
#, php-format
|
194 |
msgid "Get your App ID from %s."
|
195 |
-
msgstr ""
|
196 |
|
197 |
#: .././includes/views/settings_page.html.php:45
|
198 |
msgid "Facebook App Secret"
|
199 |
-
msgstr ""
|
200 |
|
201 |
#: .././includes/views/settings_page.html.php:48
|
202 |
#, php-format
|
203 |
msgid "Get your App Secret from %s."
|
204 |
-
msgstr ""
|
205 |
|
206 |
#: .././includes/views/settings_page.html.php:53
|
207 |
msgid "Facebook Page ID or Slug"
|
208 |
-
msgstr ""
|
209 |
|
210 |
#: .././includes/views/settings_page.html.php:56
|
211 |
#, php-format
|
212 |
-
msgid ""
|
213 |
-
"Use <a href=\"%s\">this tool</a> to find the numeric ID of your Facebook "
|
214 |
-
"page."
|
215 |
msgstr ""
|
|
|
|
|
216 |
|
217 |
#: .././includes/views/settings_page.html.php:62
|
218 |
msgid "Appearance"
|
219 |
-
msgstr ""
|
220 |
|
221 |
#: .././includes/views/settings_page.html.php:66
|
222 |
msgid "Link text"
|
223 |
-
msgstr ""
|
224 |
|
225 |
#: .././includes/views/settings_page.html.php:71
|
226 |
msgid "Open links in new window?"
|
227 |
-
msgstr ""
|
228 |
|
229 |
#: .././includes/views/settings_page.html.php:76
|
230 |
msgid "Load some default styles?"
|
231 |
-
msgstr ""
|
232 |
|
233 |
#: .././includes/views/settings_page.html.php:82
|
234 |
msgid "Image size"
|
235 |
-
msgstr ""
|
236 |
|
237 |
#: .././includes/views/settings_page.html.php:85
|
238 |
msgid "Don't show images"
|
239 |
-
msgstr ""
|
240 |
|
241 |
#: .././includes/views/settings_page.html.php:86
|
242 |
msgid "Thumbnail"
|
243 |
-
msgstr ""
|
244 |
|
245 |
#: .././includes/views/settings_page.html.php:87
|
246 |
msgid "Normal"
|
247 |
-
msgstr ""
|
248 |
|
249 |
#: .././includes/views/settings_page.html.php:94
|
250 |
msgid "Image dimensions"
|
251 |
-
msgstr ""
|
252 |
|
253 |
#: .././includes/views/settings_page.html.php:94
|
254 |
msgid "(in pixels, optional)"
|
255 |
-
msgstr ""
|
256 |
|
257 |
#: .././includes/views/settings_page.html.php:97
|
258 |
msgid "Max Width"
|
259 |
-
msgstr ""
|
260 |
|
261 |
#: .././includes/views/settings_page.html.php:101
|
262 |
msgid "Max Height"
|
263 |
-
msgstr ""
|
264 |
|
265 |
#: .././includes/views/settings_page.html.php:105
|
266 |
msgid "Leave empty for default sizing"
|
267 |
-
msgstr ""
|
268 |
|
269 |
#: .././includes/views/settings_page.html.php:112
|
270 |
msgid "Save Changes"
|
271 |
-
msgstr ""
|
272 |
|
273 |
#: .././includes/views/settings_page.html.php:119
|
274 |
msgid "Test your plugin configuration using the button below."
|
275 |
-
msgstr ""
|
276 |
|
277 |
#: .././includes/views/settings_page.html.php:122
|
278 |
msgid "Test Configuration"
|
279 |
-
msgstr ""
|
280 |
|
281 |
#: .././includes/views/settings_page.html.php:126
|
282 |
msgid ""
|
@@ -284,14 +293,20 @@ msgid ""
|
|
284 |
"for <strong>30 minutes</strong>. You can manually clear the cache using the "
|
285 |
"button below."
|
286 |
msgstr ""
|
|
|
|
|
|
|
|
|
287 |
|
288 |
#: .././includes/views/settings_page.html.php:129
|
289 |
msgid "Clear Cache"
|
290 |
-
msgstr ""
|
291 |
|
292 |
#: .././includes/views/settings_page.html.php:138
|
293 |
msgid "Donate $10, $20 or $50"
|
294 |
msgstr ""
|
|
|
|
|
295 |
|
296 |
#: .././includes/views/settings_page.html.php:139
|
297 |
msgid ""
|
@@ -299,82 +314,56 @@ msgid ""
|
|
299 |
"you like it, consider supporting this plugin by donating a token of your "
|
300 |
"appreciation."
|
301 |
msgstr ""
|
|
|
|
|
|
|
302 |
|
303 |
#: .././includes/views/settings_page.html.php:155
|
304 |
msgid "Some other ways to support this plugin"
|
305 |
-
msgstr ""
|
306 |
|
307 |
#: .././includes/views/settings_page.html.php:157
|
308 |
#, php-format
|
309 |
msgid "Leave a %s review on WordPress.org"
|
310 |
-
msgstr ""
|
311 |
|
312 |
#: .././includes/views/settings_page.html.php:158
|
313 |
msgid "Write about the plugin from your blog."
|
314 |
-
msgstr ""
|
315 |
|
316 |
#: .././includes/views/settings_page.html.php:159
|
317 |
msgid "Tweet about Recent Facebook Posts"
|
318 |
msgstr ""
|
|
|
|
|
319 |
|
320 |
#: .././includes/views/settings_page.html.php:160
|
321 |
msgid "Vote \"works\" on the WordPress.org plugin page"
|
322 |
-
msgstr ""
|
323 |
|
324 |
#: .././includes/views/settings_page.html.php:165
|
325 |
msgid "Looking for support?"
|
326 |
-
msgstr ""
|
327 |
|
328 |
#: .././includes/views/settings_page.html.php:166
|
329 |
#, php-format
|
330 |
-
msgid ""
|
331 |
-
"Please use the <a href=\"%s\">plugin support forums</a> on WordPress.org."
|
332 |
msgstr ""
|
|
|
|
|
333 |
|
334 |
#: .././includes/views/settings_page.html.php:167
|
335 |
#, php-format
|
336 |
msgid ""
|
337 |
-
"Take a close look at the <a href=\"%s\">installation instructions</a> for "
|
338 |
-
"
|
339 |
-
"
|
340 |
msgstr ""
|
|
|
|
|
|
|
|
|
341 |
|
342 |
#: .././includes/views/settings_page.html.php:171
|
343 |
msgid "Other Useful plugins"
|
344 |
-
msgstr ""
|
345 |
-
|
346 |
-
#~ msgid "Show attached links?"
|
347 |
-
#~ msgstr "Toon bijgevoegde links?"
|
348 |
-
|
349 |
-
#~ msgid "Cache expiry time"
|
350 |
-
#~ msgstr "Cache tijd"
|
351 |
-
|
352 |
-
#~ msgid "(in seconds)"
|
353 |
-
#~ msgstr "(in seconden)"
|
354 |
-
|
355 |
-
#~ msgid ""
|
356 |
-
#~ "Leave empty for default sizing (maximum of 100% of containing element)"
|
357 |
-
#~ msgstr ""
|
358 |
-
#~ "Laat leeg voor een standaard grootte van maximaal 100% van het "
|
359 |
-
#~ "omvattende element."
|
360 |
-
|
361 |
-
#~ msgid "year"
|
362 |
-
#~ msgstr "jaar"
|
363 |
-
|
364 |
-
#~ msgid "month"
|
365 |
-
#~ msgstr "maand"
|
366 |
-
|
367 |
-
#~ msgid "week"
|
368 |
-
#~ msgstr "week"
|
369 |
-
|
370 |
-
#~ msgid "day"
|
371 |
-
#~ msgstr "dag"
|
372 |
-
|
373 |
-
#~ msgid "hour"
|
374 |
-
#~ msgstr "uur"
|
375 |
-
|
376 |
-
#~ msgid "minute"
|
377 |
-
#~ msgstr "minuut"
|
378 |
-
|
379 |
-
#~ msgid "%d %ss ago"
|
380 |
-
#~ msgstr "%d %sen geleden"
|
3 |
"Project-Id-Version: Recent Facebook Posts\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/recent-facebook-posts\n"
|
5 |
"POT-Creation-Date: 2014-09-15 16:28+0100\n"
|
6 |
+
"PO-Revision-Date: Mon Sep 22 2014 04:40:57 GMT-0300 (Hora verano Sudamérica "
|
7 |
+
"Pacífico)\n"
|
8 |
"Last-Translator: Danny <hi@dannyvankooten.com>\n"
|
9 |
"Language-Team: \n"
|
10 |
"Language: en_US\n"
|
11 |
+
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
12 |
"MIME-Version: 1.0\n"
|
13 |
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Loco-Source-Locale: es_ES\n"
|
17 |
+
"X-Generator: Loco - https://localise.biz/\n"
|
18 |
"X-Poedit-KeywordsList: _e;__;_n:1,2\n"
|
19 |
"X-Poedit-Basepath: .\n"
|
|
|
|
|
20 |
"X-Poedit-SearchPath-0: ../.\n"
|
21 |
+
"X-Loco-Parser: loco_parse_po\n"
|
22 |
+
"X-Loco-Target-Locale: en_GB"
|
23 |
|
24 |
#: .././includes/class-admin.php:146
|
25 |
msgid "<strong>Cache cleared!</strong> You succesfully cleared the cache."
|
26 |
msgstr ""
|
27 |
+
"<strong>¡Cache limpia!</strong> Se ha realizado la limpieza de la cache "
|
28 |
+
"satisfactoriamente."
|
29 |
|
30 |
#: .././includes/class-admin.php:159
|
31 |
msgid "Settings"
|
32 |
+
msgstr "Configuración"
|
33 |
|
34 |
#: .././includes/class-admin.php:188
|
35 |
msgid "Your configuration seems to be okay and working. Nice work!."
|
36 |
+
msgstr "Tu configuración parece estar en orden. ¡Buen trabajo!"
|
37 |
|
38 |
#: .././includes/class-admin.php:190
|
39 |
msgid "The following error was encountered when testing your configuration."
|
40 |
+
msgstr "Se encontró el siguiente error al probar tu configuración."
|
41 |
|
42 |
#: .././includes/class-api.php:51 .././includes/class-api.php:164
|
43 |
msgid "Facebook error:"
|
44 |
+
msgstr "Error de Facebook:"
|
45 |
|
46 |
#: .././includes/class-api.php:203
|
47 |
msgid "Connection error:"
|
48 |
+
msgstr "Error de Conexión:"
|
49 |
|
50 |
#: .././includes/class-public.php:187
|
51 |
msgid "likes"
|
52 |
+
msgstr "Me Gusta"
|
53 |
|
54 |
#: .././includes/class-public.php:188
|
55 |
msgid "comments"
|
56 |
+
msgstr "Comentarios"
|
57 |
|
58 |
#: .././includes/class-public.php:190
|
59 |
#, php-format
|
60 |
msgid "%1$s at %2$s"
|
61 |
+
msgstr "%1$s en %2$s"
|
62 |
|
63 |
#: .././includes/class-public.php:204
|
64 |
msgid "No recent Facebook posts to show"
|
65 |
+
msgstr "No hay publicaciones de Facebook recientes que mostrar."
|
66 |
|
67 |
#: .././includes/class-public.php:206
|
68 |
msgid "Admins only notice"
|
69 |
+
msgstr "Aviso solo para Administradores"
|
70 |
|
71 |
#: .././includes/class-public.php:206
|
72 |
#, php-format
|
73 |
msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
|
74 |
+
msgstr "¿Has <a href=\"%s\">configurado el plugin</a> correctamente?"
|
75 |
|
76 |
#: .././includes/class-widget.php:18
|
77 |
msgid "Lists a number of your most recent Facebook posts."
|
78 |
+
msgstr "Enumera una lista de sus publicaciones de Facebook más recientes."
|
79 |
|
80 |
#: .././includes/class-widget.php:22
|
81 |
msgid "Recent Facebook Posts"
|
82 |
+
msgstr "Recent Facebook Posts"
|
83 |
|
84 |
#: .././includes/class-widget.php:42
|
85 |
msgid "Title:"
|
86 |
+
msgstr "Título:"
|
87 |
|
88 |
#: .././includes/class-widget.php:47
|
89 |
msgid "Number of posts:"
|
90 |
+
msgstr "Número de publicaciones:"
|
91 |
|
92 |
#: .././includes/class-widget.php:52
|
93 |
msgid "Excerpt length:"
|
94 |
+
msgstr "Largo del extracto:"
|
95 |
|
96 |
#: .././includes/class-widget.php:58
|
97 |
msgid "Show like count?"
|
98 |
+
msgstr "¿Mostrar contador de Me Gusta?"
|
99 |
|
100 |
#: .././includes/class-widget.php:63
|
101 |
msgid "Show comment count?"
|
102 |
+
msgstr "¿Mostrar contador de comentarios?"
|
103 |
|
104 |
#: .././includes/class-widget.php:68
|
105 |
msgid "Show link to Facebook page?"
|
106 |
+
msgstr "¿Mostrar enlace a la página de Facebook?"
|
107 |
|
108 |
#: .././includes/class-widget.php:73
|
109 |
msgid "Show link previews?"
|
110 |
+
msgstr "¿Mostrar vista previa de los enlaces?"
|
111 |
|
112 |
#: .././includes/functions/global.php:22
|
113 |
#: .././includes/views/settings_page.html.php:67
|
114 |
msgid "Find us on Facebook"
|
115 |
+
msgstr "Encuéntranos en Facebook"
|
116 |
|
117 |
#: .././includes/functions/helpers.php:23
|
118 |
msgid "just now"
|
119 |
+
msgstr "Ahora"
|
120 |
|
121 |
#: .././includes/functions/helpers.php:42
|
122 |
#, php-format
|
123 |
msgid "1 year ago"
|
124 |
msgid_plural "%d years ago"
|
125 |
+
msgstr[0] "Hace un año"
|
126 |
+
msgstr[1] "Hace %d años"
|
127 |
|
128 |
#: .././includes/functions/helpers.php:46
|
129 |
#, php-format
|
130 |
msgid "1 month ago"
|
131 |
msgid_plural "%d months ago"
|
132 |
+
msgstr[0] "Hace un mes"
|
133 |
+
msgstr[1] "Hace %d meses"
|
134 |
|
135 |
#: .././includes/functions/helpers.php:50
|
136 |
#, php-format
|
137 |
msgid "1 week ago"
|
138 |
msgid_plural "%d weeks ago"
|
139 |
+
msgstr[0] "Hace una semana"
|
140 |
+
msgstr[1] "Hace %d semanas"
|
141 |
|
142 |
#: .././includes/functions/helpers.php:54
|
143 |
#, php-format
|
144 |
msgid "1 day ago"
|
145 |
msgid_plural "%d days ago"
|
146 |
+
msgstr[0] "Hace un día"
|
147 |
+
msgstr[1] "Hace %d días"
|
148 |
|
149 |
#: .././includes/functions/helpers.php:58
|
150 |
#, php-format
|
151 |
msgid "1 hour ago"
|
152 |
msgid_plural "%d hours ago"
|
153 |
+
msgstr[0] "Hace una hora"
|
154 |
+
msgstr[1] "Hace %d horas"
|
155 |
|
156 |
#: .././includes/functions/helpers.php:62
|
157 |
#, php-format
|
158 |
msgid "1 minute ago"
|
159 |
msgid_plural "%d minutes ago"
|
160 |
+
msgstr[0] "Hace un minuto"
|
161 |
+
msgstr[1] "Hace %d minutos"
|
162 |
|
163 |
#: .././includes/functions/helpers.php:66
|
164 |
#, php-format
|
165 |
msgid "1 second ago"
|
166 |
msgid_plural "%d seconds ago"
|
167 |
+
msgstr[0] "Hace un segundo"
|
168 |
+
msgstr[1] "Hace %d segundos"
|
169 |
|
170 |
#: .././includes/functions/helpers.php:70
|
171 |
msgid "Some time ago"
|
172 |
+
msgstr "Hace algún tiempo"
|
173 |
|
174 |
#: .././includes/views/settings_page.html.php:21
|
175 |
msgid "Facebook Settings"
|
176 |
+
msgstr "Configuración de Facebook"
|
177 |
|
178 |
#: .././includes/views/settings_page.html.php:26
|
179 |
msgid "This plugin needs a Facebook application to work."
|
180 |
+
msgstr "Este plugin necesita de una aplicación de Facebook para funcionar."
|
181 |
|
182 |
#: .././includes/views/settings_page.html.php:27
|
183 |
+
msgid "Please fill in the Facebook Settings fields after creating your application."
|
|
|
184 |
msgstr ""
|
185 |
+
"Por favor, llena los campos de Configuración de Facebook después de crear tu "
|
186 |
+
"aplicación."
|
187 |
|
188 |
#: .././includes/views/settings_page.html.php:30
|
189 |
#, php-format
|
190 |
msgid ""
|
191 |
+
"Not sure how to proceed? Please take a close look at the <a "
|
192 |
+
"href=\"%s\">installation instructions</a>."
|
193 |
msgstr ""
|
194 |
+
"¿No estás seguro de qué hacer? Mira en <a href=\"%s\">Instrucciones de "
|
195 |
+
"Instalación</a>."
|
196 |
|
197 |
#: .././includes/views/settings_page.html.php:37
|
198 |
msgid "Facebook App ID/API Key"
|
199 |
+
msgstr "ID Facebook App/API Key"
|
200 |
|
201 |
#: .././includes/views/settings_page.html.php:40
|
202 |
#, php-format
|
203 |
msgid "Get your App ID from %s."
|
204 |
+
msgstr "Obtén tu App ID en %s."
|
205 |
|
206 |
#: .././includes/views/settings_page.html.php:45
|
207 |
msgid "Facebook App Secret"
|
208 |
+
msgstr "Facebook App Secret"
|
209 |
|
210 |
#: .././includes/views/settings_page.html.php:48
|
211 |
#, php-format
|
212 |
msgid "Get your App Secret from %s."
|
213 |
+
msgstr "Obtén tu App Secret en %s."
|
214 |
|
215 |
#: .././includes/views/settings_page.html.php:53
|
216 |
msgid "Facebook Page ID or Slug"
|
217 |
+
msgstr "ID o slug de página de Facebook"
|
218 |
|
219 |
#: .././includes/views/settings_page.html.php:56
|
220 |
#, php-format
|
221 |
+
msgid "Use <a href=\"%s\">this tool</a> to find the numeric ID of your Facebook page."
|
|
|
|
|
222 |
msgstr ""
|
223 |
+
"Utiliza <a href=\"%s\">esta herramienta</a> para encontrar el ID numérico de "
|
224 |
+
"tu página de Facebook."
|
225 |
|
226 |
#: .././includes/views/settings_page.html.php:62
|
227 |
msgid "Appearance"
|
228 |
+
msgstr "Apariencia"
|
229 |
|
230 |
#: .././includes/views/settings_page.html.php:66
|
231 |
msgid "Link text"
|
232 |
+
msgstr "Texto de enlace"
|
233 |
|
234 |
#: .././includes/views/settings_page.html.php:71
|
235 |
msgid "Open links in new window?"
|
236 |
+
msgstr "¿Abrir enlaces en una nueva ventana?"
|
237 |
|
238 |
#: .././includes/views/settings_page.html.php:76
|
239 |
msgid "Load some default styles?"
|
240 |
+
msgstr "¿Cargar algunos estilos por defecto?"
|
241 |
|
242 |
#: .././includes/views/settings_page.html.php:82
|
243 |
msgid "Image size"
|
244 |
+
msgstr "Tamaño de imagen"
|
245 |
|
246 |
#: .././includes/views/settings_page.html.php:85
|
247 |
msgid "Don't show images"
|
248 |
+
msgstr "No mostrar imágenes"
|
249 |
|
250 |
#: .././includes/views/settings_page.html.php:86
|
251 |
msgid "Thumbnail"
|
252 |
+
msgstr "Miniaturas"
|
253 |
|
254 |
#: .././includes/views/settings_page.html.php:87
|
255 |
msgid "Normal"
|
256 |
+
msgstr "Normal"
|
257 |
|
258 |
#: .././includes/views/settings_page.html.php:94
|
259 |
msgid "Image dimensions"
|
260 |
+
msgstr "Dimensiones de imagen"
|
261 |
|
262 |
#: .././includes/views/settings_page.html.php:94
|
263 |
msgid "(in pixels, optional)"
|
264 |
+
msgstr "(en pixeles, opcional)"
|
265 |
|
266 |
#: .././includes/views/settings_page.html.php:97
|
267 |
msgid "Max Width"
|
268 |
+
msgstr "Ancho máx."
|
269 |
|
270 |
#: .././includes/views/settings_page.html.php:101
|
271 |
msgid "Max Height"
|
272 |
+
msgstr "Alto máx."
|
273 |
|
274 |
#: .././includes/views/settings_page.html.php:105
|
275 |
msgid "Leave empty for default sizing"
|
276 |
+
msgstr "Dejar vacío para tamaño por defecto"
|
277 |
|
278 |
#: .././includes/views/settings_page.html.php:112
|
279 |
msgid "Save Changes"
|
280 |
+
msgstr "Guardar Cambios"
|
281 |
|
282 |
#: .././includes/views/settings_page.html.php:119
|
283 |
msgid "Test your plugin configuration using the button below."
|
284 |
+
msgstr "Prueba tu configuración usando el botón de abajo."
|
285 |
|
286 |
#: .././includes/views/settings_page.html.php:122
|
287 |
msgid "Test Configuration"
|
288 |
+
msgstr "Probar Configuración"
|
289 |
|
290 |
#: .././includes/views/settings_page.html.php:126
|
291 |
msgid ""
|
293 |
"for <strong>30 minutes</strong>. You can manually clear the cache using the "
|
294 |
"button below."
|
295 |
msgstr ""
|
296 |
+
"Retirar las publicaciones desde los servidores de Facebook puede ser un poco "
|
297 |
+
"lento, por ello las publicaciones se guardan en cache durante \n"
|
298 |
+
"<strong>30 minutos</strong>. Puedes limpiar la cache manualmente usando el "
|
299 |
+
"botón de abajo."
|
300 |
|
301 |
#: .././includes/views/settings_page.html.php:129
|
302 |
msgid "Clear Cache"
|
303 |
+
msgstr "Limpiar Cache"
|
304 |
|
305 |
#: .././includes/views/settings_page.html.php:138
|
306 |
msgid "Donate $10, $20 or $50"
|
307 |
msgstr ""
|
308 |
+
"Donar \n"
|
309 |
+
"$10, $20 or $50"
|
310 |
|
311 |
#: .././includes/views/settings_page.html.php:139
|
312 |
msgid ""
|
314 |
"you like it, consider supporting this plugin by donating a token of your "
|
315 |
"appreciation."
|
316 |
msgstr ""
|
317 |
+
"Pasé mucho tiempo desarrollando este plugin y ofreciendo soporte. Si te "
|
318 |
+
"gusta, considera darme tu apoyo mediante una donación como muestra de tu "
|
319 |
+
"agradecimiento."
|
320 |
|
321 |
#: .././includes/views/settings_page.html.php:155
|
322 |
msgid "Some other ways to support this plugin"
|
323 |
+
msgstr "Otras formas de apoyar este plugin"
|
324 |
|
325 |
#: .././includes/views/settings_page.html.php:157
|
326 |
#, php-format
|
327 |
msgid "Leave a %s review on WordPress.org"
|
328 |
+
msgstr "Dejar un Review %s en Wordpress.org"
|
329 |
|
330 |
#: .././includes/views/settings_page.html.php:158
|
331 |
msgid "Write about the plugin from your blog."
|
332 |
+
msgstr "Escribir acerca de este plugin en tu blog."
|
333 |
|
334 |
#: .././includes/views/settings_page.html.php:159
|
335 |
msgid "Tweet about Recent Facebook Posts"
|
336 |
msgstr ""
|
337 |
+
"Twittear sobre \n"
|
338 |
+
"Recent Facebook Posts"
|
339 |
|
340 |
#: .././includes/views/settings_page.html.php:160
|
341 |
msgid "Vote \"works\" on the WordPress.org plugin page"
|
342 |
+
msgstr "Votar \"Works\" en la página del plugin en Wordpress.org"
|
343 |
|
344 |
#: .././includes/views/settings_page.html.php:165
|
345 |
msgid "Looking for support?"
|
346 |
+
msgstr "¿Buscas soporte?"
|
347 |
|
348 |
#: .././includes/views/settings_page.html.php:166
|
349 |
#, php-format
|
350 |
+
msgid "Please use the <a href=\"%s\">plugin support forums</a> on WordPress.org."
|
|
|
351 |
msgstr ""
|
352 |
+
"Por favor, utiliza el \n"
|
353 |
+
"<a href=\"%s\">foro de sporte del plugin</a> en WordPress.org."
|
354 |
|
355 |
#: .././includes/views/settings_page.html.php:167
|
356 |
#, php-format
|
357 |
msgid ""
|
358 |
+
"Take a close look at the <a href=\"%s\">installation instructions</a> for help "
|
359 |
+
"configuring the plugin and registering your own Facebook application, which "
|
360 |
+
"is required to get this plugin to work."
|
361 |
msgstr ""
|
362 |
+
"Echa un vistazo a las \n"
|
363 |
+
"<a href=\"%s\">Instrucciones de Instalación</a> para encontrar ayuda sobre la "
|
364 |
+
"configuración de este plugin y el registro de tu propia aplicación de "
|
365 |
+
"Facebook, la cual es necesaria para el funcionamiento de este plugin."
|
366 |
|
367 |
#: .././includes/views/settings_page.html.php:171
|
368 |
msgid "Other Useful plugins"
|
369 |
+
msgstr "Otros plugin útiles"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
languages/recent-facebook-posts.mo
DELETED
Binary file
|
languages/recent-facebook-posts.pot
ADDED
@@ -0,0 +1,358 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (C) 2014 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.3\n"
|
6 |
+
"Report-Msgid-Bugs-To: "
|
7 |
+
"https://wordpress.org/support/plugin/recent-facebook-posts\n"
|
8 |
+
"POT-Creation-Date: 2014-09-22 11:26:55+00:00\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
|
13 |
+
"Last-Translator: Danny van Kooten <hi@dannyvankooten.com>\n"
|
14 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
+
"X-Generator: grunt-wp-i18n 0.4.4\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
17 |
+
"X-Poedit-Basepath: .\n"
|
18 |
+
"X-Poedit-Language: English\n"
|
19 |
+
"X-Poedit-Country: UNITED STATES\n"
|
20 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
21 |
+
"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2; "
|
22 |
+
"_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__; esc_html__;esc_attr_e; "
|
23 |
+
"esc_html_e;esc_attr_x:1,2c; esc_html_x:1,2c;\n"
|
24 |
+
"X-Poedit-Bookmarks: \n"
|
25 |
+
"X-Poedit-SearchPath-0: .\n"
|
26 |
+
"X-Textdomain-Support: yes\n"
|
27 |
+
|
28 |
+
#: includes/class-admin.php:150
|
29 |
+
msgid "<strong>Cache cleared!</strong> You succesfully cleared the cache."
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: includes/class-admin.php:163
|
33 |
+
msgid "Settings"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: includes/class-admin.php:192
|
37 |
+
msgid "Your configuration seems to be okay and working. Nice work!."
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: includes/class-admin.php:194
|
41 |
+
msgid "The following error was encountered when testing your configuration."
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
+
#: includes/class-api.php:51 includes/class-api.php:164
|
45 |
+
msgid "Facebook error:"
|
46 |
+
msgstr ""
|
47 |
+
|
48 |
+
#: includes/class-api.php:203
|
49 |
+
msgid "Connection error:"
|
50 |
+
msgstr ""
|
51 |
+
|
52 |
+
#: includes/class-public.php:188
|
53 |
+
msgid "likes"
|
54 |
+
msgstr ""
|
55 |
+
|
56 |
+
#: includes/class-public.php:189
|
57 |
+
msgid "comments"
|
58 |
+
msgstr ""
|
59 |
+
|
60 |
+
#: includes/class-public.php:191
|
61 |
+
msgid "%1$s at %2$s"
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: includes/class-public.php:205
|
65 |
+
msgid "No recent Facebook posts to show"
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: includes/class-public.php:207
|
69 |
+
msgid "Admins only notice"
|
70 |
+
msgstr ""
|
71 |
+
|
72 |
+
#: includes/class-public.php:207
|
73 |
+
msgid "Did you <a href=\"%s\">configure the plugin</a> properly?"
|
74 |
+
msgstr ""
|
75 |
+
|
76 |
+
#: includes/class-widget.php:18
|
77 |
+
msgid "Lists a number of your most recent Facebook posts."
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#. Plugin Name of the plugin/theme
|
81 |
+
msgid "Recent Facebook Posts"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: includes/class-widget.php:38
|
85 |
+
msgid "You need to <a href=\"%s\">configure Recent Facebook Posts</a> first."
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: includes/class-widget.php:42
|
89 |
+
msgid "Title:"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: includes/class-widget.php:47
|
93 |
+
msgid "Number of posts:"
|
94 |
+
msgstr ""
|
95 |
+
|
96 |
+
#: includes/class-widget.php:52
|
97 |
+
msgid "Excerpt length:"
|
98 |
+
msgstr ""
|
99 |
+
|
100 |
+
#: includes/class-widget.php:58
|
101 |
+
msgid "Show like count?"
|
102 |
+
msgstr ""
|
103 |
+
|
104 |
+
#: includes/class-widget.php:63
|
105 |
+
msgid "Show comment count?"
|
106 |
+
msgstr ""
|
107 |
+
|
108 |
+
#: includes/class-widget.php:68
|
109 |
+
msgid "Show link to Facebook page?"
|
110 |
+
msgstr ""
|
111 |
+
|
112 |
+
#: includes/class-widget.php:73
|
113 |
+
msgid "Show link previews?"
|
114 |
+
msgstr ""
|
115 |
+
|
116 |
+
#: includes/functions/global.php:22 includes/views/settings_page.html.php:69
|
117 |
+
msgid "Find us on Facebook"
|
118 |
+
msgstr ""
|
119 |
+
|
120 |
+
#: includes/functions/helpers.php:23
|
121 |
+
msgid "just now"
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: includes/functions/helpers.php:42
|
125 |
+
msgid "1 year ago"
|
126 |
+
msgid_plural "%d years ago"
|
127 |
+
msgstr[0] ""
|
128 |
+
msgstr[1] ""
|
129 |
+
|
130 |
+
#: includes/functions/helpers.php:46
|
131 |
+
msgid "1 month ago"
|
132 |
+
msgid_plural "%d months ago"
|
133 |
+
msgstr[0] ""
|
134 |
+
msgstr[1] ""
|
135 |
+
|
136 |
+
#: includes/functions/helpers.php:50
|
137 |
+
msgid "1 week ago"
|
138 |
+
msgid_plural "%d weeks ago"
|
139 |
+
msgstr[0] ""
|
140 |
+
msgstr[1] ""
|
141 |
+
|
142 |
+
#: includes/functions/helpers.php:54
|
143 |
+
msgid "1 day ago"
|
144 |
+
msgid_plural "%d days ago"
|
145 |
+
msgstr[0] ""
|
146 |
+
msgstr[1] ""
|
147 |
+
|
148 |
+
#: includes/functions/helpers.php:58
|
149 |
+
msgid "1 hour ago"
|
150 |
+
msgid_plural "%d hours ago"
|
151 |
+
msgstr[0] ""
|
152 |
+
msgstr[1] ""
|
153 |
+
|
154 |
+
#: includes/functions/helpers.php:62
|
155 |
+
msgid "1 minute ago"
|
156 |
+
msgid_plural "%d minutes ago"
|
157 |
+
msgstr[0] ""
|
158 |
+
msgstr[1] ""
|
159 |
+
|
160 |
+
#: includes/functions/helpers.php:66
|
161 |
+
msgid "1 second ago"
|
162 |
+
msgid_plural "%d seconds ago"
|
163 |
+
msgstr[0] ""
|
164 |
+
msgstr[1] ""
|
165 |
+
|
166 |
+
#: includes/functions/helpers.php:70
|
167 |
+
msgid "Some time ago"
|
168 |
+
msgstr ""
|
169 |
+
|
170 |
+
#: includes/views/settings_page.html.php:21
|
171 |
+
msgid "Facebook Settings"
|
172 |
+
msgstr ""
|
173 |
+
|
174 |
+
#: includes/views/settings_page.html.php:26
|
175 |
+
msgid "This plugin needs a Facebook application to work."
|
176 |
+
msgstr ""
|
177 |
+
|
178 |
+
#: includes/views/settings_page.html.php:27
|
179 |
+
msgid "Please fill in the Facebook Settings fields after creating your application."
|
180 |
+
msgstr ""
|
181 |
+
|
182 |
+
#: includes/views/settings_page.html.php:30
|
183 |
+
msgid ""
|
184 |
+
"Not sure how to proceed? Please take a close look at the <a "
|
185 |
+
"href=\"%s\">installation instructions</a>."
|
186 |
+
msgstr ""
|
187 |
+
|
188 |
+
#: includes/views/settings_page.html.php:38
|
189 |
+
msgid "Facebook App ID/API Key"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: includes/views/settings_page.html.php:42
|
193 |
+
msgid "Get your App ID from %s."
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: includes/views/settings_page.html.php:47
|
197 |
+
msgid "Facebook App Secret"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: includes/views/settings_page.html.php:50
|
201 |
+
msgid "Get your App Secret from %s."
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: includes/views/settings_page.html.php:55
|
205 |
+
msgid "Facebook Page ID or Slug"
|
206 |
+
msgstr ""
|
207 |
+
|
208 |
+
#: includes/views/settings_page.html.php:58
|
209 |
+
msgid ""
|
210 |
+
"Use <a href=\"%s\">this tool</a> to find the numeric ID of your Facebook "
|
211 |
+
"page."
|
212 |
+
msgstr ""
|
213 |
+
|
214 |
+
#: includes/views/settings_page.html.php:64
|
215 |
+
msgid "Appearance"
|
216 |
+
msgstr ""
|
217 |
+
|
218 |
+
#: includes/views/settings_page.html.php:68
|
219 |
+
msgid "Link text"
|
220 |
+
msgstr ""
|
221 |
+
|
222 |
+
#: includes/views/settings_page.html.php:73
|
223 |
+
msgid "Open links in new window?"
|
224 |
+
msgstr ""
|
225 |
+
|
226 |
+
#: includes/views/settings_page.html.php:78
|
227 |
+
msgid "Load some default styles?"
|
228 |
+
msgstr ""
|
229 |
+
|
230 |
+
#: includes/views/settings_page.html.php:84
|
231 |
+
msgid "Image size"
|
232 |
+
msgstr ""
|
233 |
+
|
234 |
+
#: includes/views/settings_page.html.php:87
|
235 |
+
msgid "Don't show images"
|
236 |
+
msgstr ""
|
237 |
+
|
238 |
+
#: includes/views/settings_page.html.php:88
|
239 |
+
msgid "Thumbnail"
|
240 |
+
msgstr ""
|
241 |
+
|
242 |
+
#: includes/views/settings_page.html.php:89
|
243 |
+
msgid "Normal"
|
244 |
+
msgstr ""
|
245 |
+
|
246 |
+
#: includes/views/settings_page.html.php:96
|
247 |
+
msgid "Image dimensions"
|
248 |
+
msgstr ""
|
249 |
+
|
250 |
+
#: includes/views/settings_page.html.php:96
|
251 |
+
msgid "(in pixels, optional)"
|
252 |
+
msgstr ""
|
253 |
+
|
254 |
+
#: includes/views/settings_page.html.php:99
|
255 |
+
msgid "Max Width"
|
256 |
+
msgstr ""
|
257 |
+
|
258 |
+
#: includes/views/settings_page.html.php:103
|
259 |
+
msgid "Max Height"
|
260 |
+
msgstr ""
|
261 |
+
|
262 |
+
#: includes/views/settings_page.html.php:107
|
263 |
+
msgid "Leave empty for default sizing"
|
264 |
+
msgstr ""
|
265 |
+
|
266 |
+
#: includes/views/settings_page.html.php:118
|
267 |
+
#: includes/views/settings_page.html.php:122
|
268 |
+
msgid "Test Configuration"
|
269 |
+
msgstr ""
|
270 |
+
|
271 |
+
#: includes/views/settings_page.html.php:119
|
272 |
+
msgid "Test your plugin configuration using the button below."
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: includes/views/settings_page.html.php:125
|
276 |
+
msgid "Facebook Posts Cache"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: includes/views/settings_page.html.php:126
|
280 |
+
msgid ""
|
281 |
+
"Because fetching posts from Facebook is relatively slow the posts are "
|
282 |
+
"cached for <strong>30 minutes</strong>. You can manually clear the cache "
|
283 |
+
"using the button below."
|
284 |
+
msgstr ""
|
285 |
+
|
286 |
+
#: includes/views/settings_page.html.php:130
|
287 |
+
msgid "Clear Cache"
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: includes/views/settings_page.html.php:139
|
291 |
+
msgid "Donate $10, $20 or $50"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: includes/views/settings_page.html.php:140
|
295 |
+
msgid ""
|
296 |
+
"I spent a lot of time developing this plugin and offering support for it. "
|
297 |
+
"If you like it, consider supporting this plugin by donating a token of your "
|
298 |
+
"appreciation."
|
299 |
+
msgstr ""
|
300 |
+
|
301 |
+
#: includes/views/settings_page.html.php:151
|
302 |
+
msgid "Donate with PayPal"
|
303 |
+
msgstr ""
|
304 |
+
|
305 |
+
#: includes/views/settings_page.html.php:156
|
306 |
+
msgid "Some other ways to support this plugin"
|
307 |
+
msgstr ""
|
308 |
+
|
309 |
+
#: includes/views/settings_page.html.php:158
|
310 |
+
msgid "Leave a %s review on WordPress.org"
|
311 |
+
msgstr ""
|
312 |
+
|
313 |
+
#: includes/views/settings_page.html.php:159
|
314 |
+
msgid "Write about the plugin from your blog."
|
315 |
+
msgstr ""
|
316 |
+
|
317 |
+
#: includes/views/settings_page.html.php:160
|
318 |
+
msgid "Tweet about Recent Facebook Posts"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: includes/views/settings_page.html.php:161
|
322 |
+
msgid "Vote \"works\" on the WordPress.org plugin page"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: includes/views/settings_page.html.php:166
|
326 |
+
msgid "Looking for support?"
|
327 |
+
msgstr ""
|
328 |
+
|
329 |
+
#: includes/views/settings_page.html.php:167
|
330 |
+
msgid "Please use the <a href=\"%s\">plugin support forums</a> on WordPress.org."
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: includes/views/settings_page.html.php:168
|
334 |
+
msgid ""
|
335 |
+
"Take a close look at the <a href=\"%s\">installation instructions</a> for "
|
336 |
+
"help configuring the plugin and registering your own Facebook application, "
|
337 |
+
"which is required to get this plugin to work."
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: includes/views/settings_page.html.php:172
|
341 |
+
msgid "Other Useful plugins"
|
342 |
+
msgstr ""
|
343 |
+
|
344 |
+
#. Plugin URI of the plugin/theme
|
345 |
+
msgid "http://dannyvankooten.com/wordpress-plugins/recent-facebook-posts/"
|
346 |
+
msgstr ""
|
347 |
+
|
348 |
+
#. Description of the plugin/theme
|
349 |
+
msgid "Lists most recent posts from a public Facebook page."
|
350 |
+
msgstr ""
|
351 |
+
|
352 |
+
#. Author of the plugin/theme
|
353 |
+
msgid "Danny van Kooten"
|
354 |
+
msgstr ""
|
355 |
+
|
356 |
+
#. Author URI of the plugin/theme
|
357 |
+
msgid "http://dannyvankooten.com/"
|
358 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Plugin Name ===
|
2 |
Contributors: DvanKooten
|
3 |
-
Donate link:
|
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.5
|
6 |
-
Tested up to: 4.
|
7 |
-
Stable tag: 2.0.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -30,15 +30,17 @@ 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](
|
34 |
-
Dutch (nl_NL) - [Danny van Kooten](
|
|
|
35 |
|
36 |
_Looking for more translations.._
|
37 |
|
38 |
-
If you have [created your own language pack](http://codex.wordpress.org/Translating_WordPress), you can send me the language files so that I can bundle it into the Recent Facebook Posts plugin. [You can download the latest
|
39 |
|
40 |
**Other Links**
|
41 |
|
|
|
42 |
* Using MailChimp to send out email newsletters? You should [try MailChimp for WordPress](http://wordpress.org/plugins/mailchimp-for-wp/).
|
43 |
* Check out more [WordPress plugins](http://dannyvankooten.com/wordpress-plugins/) by the same author
|
44 |
* Follow [@DannyvanKooten](http://twitter.com/DannyvanKooten) on Twitter.
|
@@ -67,7 +69,7 @@ This plugin requires a Facebook application to fetch posts from Facebook.
|
|
67 |
* Take a look at the [screenshots](http://wordpress.org/extend/plugins/recent-facebook-posts/screenshots/), they will tell you which values from Facebook you need.
|
68 |
* The plugin works with personal profiles, but only to a certain extend. I am not actively supporting personal profiles because of many privacy settings related issues.
|
69 |
|
70 |
-
Ran into an error? Have a look at the [FAQ](http://wordpress.org/plugins/recent-facebook-posts/faq/) for solutions to common problems.
|
71 |
|
72 |
== Frequently Asked Questions ==
|
73 |
|
@@ -150,6 +152,20 @@ add_filter('rfbp_cache_time', 'my_rfbp_cache_time');
|
|
150 |
|
151 |
== Changelog ==
|
152 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
= 2.0.2 - September 17, 2014 =
|
154 |
|
155 |
**Fixes**
|
1 |
=== Plugin Name ===
|
2 |
Contributors: DvanKooten
|
3 |
+
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.5
|
6 |
+
Tested up to: 4.1.1
|
7 |
+
Stable tag: 2.0.3
|
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 |
|
37 |
_Looking for more translations.._
|
38 |
|
39 |
+
If you have [created your own language pack](http://codex.wordpress.org/Translating_WordPress), you can send me the language files so that I can bundle it into the Recent Facebook Posts plugin. [You can download the latest POT file here](http://plugins.svn.wordpress.org/recent-facebook-posts/trunk/languages/recent-facebook-posts.pot).
|
40 |
|
41 |
**Other Links**
|
42 |
|
43 |
+
* [Contribute to the Recent Facebook Posts plugin on GitHub](https://github.com/dannyvankooten/wordpress-recent-facebook-posts)
|
44 |
* Using MailChimp to send out email newsletters? You should [try MailChimp for WordPress](http://wordpress.org/plugins/mailchimp-for-wp/).
|
45 |
* Check out more [WordPress plugins](http://dannyvankooten.com/wordpress-plugins/) by the same author
|
46 |
* Follow [@DannyvanKooten](http://twitter.com/DannyvanKooten) on Twitter.
|
69 |
* Take a look at the [screenshots](http://wordpress.org/extend/plugins/recent-facebook-posts/screenshots/), they will tell you which values from Facebook you need.
|
70 |
* The plugin works with personal profiles, but only to a certain extend. I am not actively supporting personal profiles because of many privacy settings related issues.
|
71 |
|
72 |
+
Ran into an error? Have a look at the [FAQ](http://wordpress.org/plugins/recent-facebook-posts/faq/) for solutions to common problems or [open an issue on GitHub](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues).
|
73 |
|
74 |
== Frequently Asked Questions ==
|
75 |
|
152 |
|
153 |
== Changelog ==
|
154 |
|
155 |
+
= 2.0.3 - September 22, 2014 =
|
156 |
+
|
157 |
+
**Improvements**
|
158 |
+
|
159 |
+
- Now loading minified asset (.css and .js) files by default
|
160 |
+
- Added some missing text domains
|
161 |
+
- Minor improvements to settings page and settings handling.
|
162 |
+
|
163 |
+
**Additions**
|
164 |
+
|
165 |
+
- Added Spanish language, thanks [Hermann Bravo](http://hbravo.com/)
|
166 |
+
- Added `rfpb_widget_options` filter to filter all widget options. Closes [#3](https://github.com/dannyvankooten/wordpress-recent-facebook-posts/issues/3), thanks [KilukruMedia](https://github.com/KilukruMedia)
|
167 |
+
- Added [languages/recent-facebook-posts.pot](http://plugins.svn.wordpress.org/recent-facebook-posts/trunk/languages/recent-facebook-posts.pot) file for easier translating. Please send in your language files (.po and .mo) if you created any.
|
168 |
+
|
169 |
= 2.0.2 - September 17, 2014 =
|
170 |
|
171 |
**Fixes**
|
recent-facebook-posts.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Recent Facebook Posts
|
4 |
Plugin URI: http://dannyvankooten.com/wordpress-plugins/recent-facebook-posts/
|
5 |
Description: Lists most recent posts from a public Facebook page.
|
6 |
-
Version: 2.0.
|
7 |
Author: Danny van Kooten
|
8 |
Author URI: http://dannyvankooten.com/
|
9 |
Text Domain: recent-facebook-posts
|
@@ -32,7 +32,7 @@ if( ! defined( 'ABSPATH' ) ) {
|
|
32 |
}
|
33 |
|
34 |
// Plugin Constants
|
35 |
-
define( 'RFBP_VERSION', '2.0.
|
36 |
define( 'RFBP_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
|
37 |
|
38 |
/**
|
3 |
Plugin Name: Recent Facebook Posts
|
4 |
Plugin URI: http://dannyvankooten.com/wordpress-plugins/recent-facebook-posts/
|
5 |
Description: Lists most recent posts from a public Facebook page.
|
6 |
+
Version: 2.0.3
|
7 |
Author: Danny van Kooten
|
8 |
Author URI: http://dannyvankooten.com/
|
9 |
Text Domain: recent-facebook-posts
|
32 |
}
|
33 |
|
34 |
// Plugin Constants
|
35 |
+
define( 'RFBP_VERSION', '2.0.3' );
|
36 |
define( 'RFBP_PLUGIN_DIR', dirname( __FILE__ ) . '/' );
|
37 |
|
38 |
/**
|