Yoast SEO - Version 7.4.2

Version Description

Release Date: May 3rd, 2018

Bugfixes: * Fixes automatic image size detection for OpenGraph images. When an image was used that was too large, we wouldn't output the og:image tag. That is now fixed. * Fixes a bug where portrait images where not allowed for the OpenGraph image.

Download this release

Release Info

Developer atimmer
Plugin Icon 128x128 Yoast SEO
Version 7.4.2
Comparing to
See all releases

Code changes from version 7.4.1 to 7.4.2

Files changed (68) hide show
  1. css/dist/{admin-global-741-rtl.min.css → admin-global-742-rtl.min.css} +0 -0
  2. css/dist/{admin-global-741.min.css → admin-global-742.min.css} +0 -0
  3. css/dist/{adminbar-741-rtl.min.css → adminbar-742-rtl.min.css} +0 -0
  4. css/dist/{adminbar-741.min.css → adminbar-742.min.css} +0 -0
  5. css/dist/{alerts-741-rtl.min.css → alerts-742-rtl.min.css} +0 -0
  6. css/dist/{alerts-741.min.css → alerts-742.min.css} +0 -0
  7. css/dist/{dashboard-741-rtl.min.css → dashboard-742-rtl.min.css} +0 -0
  8. css/dist/{dashboard-741.min.css → dashboard-742.min.css} +0 -0
  9. css/dist/{edit-page-741-rtl.min.css → edit-page-742-rtl.min.css} +0 -0
  10. css/dist/{edit-page-741.min.css → edit-page-742.min.css} +0 -0
  11. css/dist/{featured-image-741-rtl.min.css → featured-image-742-rtl.min.css} +0 -0
  12. css/dist/{featured-image-741.min.css → featured-image-742.min.css} +0 -0
  13. css/dist/{filter-explanation-741-rtl.min.css → filter-explanation-742-rtl.min.css} +0 -0
  14. css/dist/{filter-explanation-741.min.css → filter-explanation-742.min.css} +0 -0
  15. css/dist/{inside-editor-741-rtl.min.css → inside-editor-742-rtl.min.css} +0 -0
  16. css/dist/{inside-editor-741.min.css → inside-editor-742.min.css} +0 -0
  17. css/dist/{metabox-741-rtl.min.css → metabox-742-rtl.min.css} +0 -0
  18. css/dist/{metabox-741.min.css → metabox-742.min.css} +0 -0
  19. css/dist/{metabox-primary-category-741-rtl.min.css → metabox-primary-category-742-rtl.min.css} +0 -0
  20. css/dist/{metabox-primary-category-741.min.css → metabox-primary-category-742.min.css} +0 -0
  21. css/dist/{snippet-741-rtl.min.css → snippet-742-rtl.min.css} +0 -0
  22. css/dist/{snippet-741.min.css → snippet-742.min.css} +0 -0
  23. css/dist/{toggle-switch-741-rtl.min.css → toggle-switch-742-rtl.min.css} +0 -0
  24. css/dist/{toggle-switch-741.min.css → toggle-switch-742.min.css} +0 -0
  25. css/dist/{wpseo-dismissible-741-rtl.min.css → wpseo-dismissible-742-rtl.min.css} +0 -0
  26. css/dist/{wpseo-dismissible-741.min.css → wpseo-dismissible-742.min.css} +0 -0
  27. css/dist/{yoast-components-741-rtl.min.css → yoast-components-742-rtl.min.css} +0 -0
  28. css/dist/{yoast-components-741.min.css → yoast-components-742.min.css} +0 -0
  29. css/dist/{yoast-extensions-741-rtl.min.css → yoast-extensions-742-rtl.min.css} +0 -0
  30. css/dist/{yoast-extensions-741.min.css → yoast-extensions-742.min.css} +0 -0
  31. css/dist/{yst_plugin_tools-741-rtl.min.css → yst_plugin_tools-742-rtl.min.css} +0 -0
  32. css/dist/{yst_plugin_tools-741.min.css → yst_plugin_tools-742.min.css} +0 -0
  33. css/dist/{yst_seo_score-741-rtl.min.css → yst_seo_score-742-rtl.min.css} +0 -0
  34. css/dist/{yst_seo_score-741.min.css → yst_seo_score-742.min.css} +0 -0
  35. frontend/class-opengraph-image.php +9 -3
  36. inc/class-wpseo-image-utils.php +83 -53
  37. js/dist/{commons-741.min.js → commons-742.min.js} +1 -1
  38. js/dist/{configuration-wizard-741.min.js → configuration-wizard-742.min.js} +0 -0
  39. js/dist/{wp-seo-admin-741.min.js → wp-seo-admin-742.min.js} +0 -0
  40. js/dist/{wp-seo-admin-global-741.min.js → wp-seo-admin-global-742.min.js} +0 -0
  41. js/dist/{wp-seo-admin-gsc-741.min.js → wp-seo-admin-gsc-742.min.js} +0 -0
  42. js/dist/{wp-seo-admin-media-741.min.js → wp-seo-admin-media-742.min.js} +0 -0
  43. js/dist/{wp-seo-api-741.min.js → wp-seo-api-742.min.js} +0 -0
  44. js/dist/{wp-seo-babel-polyfill-741.min.js → wp-seo-babel-polyfill-742.min.js} +0 -0
  45. js/dist/{wp-seo-bulk-editor-741.min.js → wp-seo-bulk-editor-742.min.js} +0 -0
  46. js/dist/{wp-seo-dashboard-widget-741.min.js → wp-seo-dashboard-widget-742.min.js} +0 -0
  47. js/dist/{wp-seo-dismissible-741.min.js → wp-seo-dismissible-742.min.js} +0 -0
  48. js/dist/{wp-seo-edit-page-741.min.js → wp-seo-edit-page-742.min.js} +0 -0
  49. js/dist/{wp-seo-featured-image-741.min.js → wp-seo-featured-image-742.min.js} +0 -0
  50. js/dist/{wp-seo-filter-explanation-741.min.js → wp-seo-filter-explanation-742.min.js} +0 -0
  51. js/dist/{wp-seo-help-center-741.min.js → wp-seo-help-center-742.min.js} +0 -0
  52. js/dist/{wp-seo-metabox-741.min.js → wp-seo-metabox-742.min.js} +0 -0
  53. js/dist/{wp-seo-metabox-category-741.min.js → wp-seo-metabox-category-742.min.js} +0 -0
  54. js/dist/{wp-seo-modal-741.min.js → wp-seo-modal-742.min.js} +0 -0
  55. js/dist/{wp-seo-post-scraper-741.min.js → wp-seo-post-scraper-742.min.js} +0 -0
  56. js/dist/{wp-seo-quick-edit-handler-741.min.js → wp-seo-quick-edit-handler-742.min.js} +0 -0
  57. js/dist/{wp-seo-recalculate-741.min.js → wp-seo-recalculate-742.min.js} +0 -0
  58. js/dist/{wp-seo-reindex-links-741.min.js → wp-seo-reindex-links-742.min.js} +0 -0
  59. js/dist/{wp-seo-replacevar-plugin-741.min.js → wp-seo-replacevar-plugin-742.min.js} +0 -0
  60. js/dist/{wp-seo-shortcode-plugin-741.min.js → wp-seo-shortcode-plugin-742.min.js} +0 -0
  61. js/dist/{wp-seo-term-scraper-741.min.js → wp-seo-term-scraper-742.min.js} +0 -0
  62. languages/wordpress-seo-nl_NL.json +1 -1
  63. languages/wordpress-seo-pt_PT.json +1 -1
  64. readme.txt +8 -1
  65. vendor/autoload_52.php +1 -1
  66. vendor/composer/autoload_real_52.php +3 -3
  67. wp-seo-main.php +1 -1
  68. wp-seo.php +1 -16
css/dist/{admin-global-741-rtl.min.css → admin-global-742-rtl.min.css} RENAMED
File without changes
css/dist/{admin-global-741.min.css → admin-global-742.min.css} RENAMED
File without changes
css/dist/{adminbar-741-rtl.min.css → adminbar-742-rtl.min.css} RENAMED
File without changes
css/dist/{adminbar-741.min.css → adminbar-742.min.css} RENAMED
File without changes
css/dist/{alerts-741-rtl.min.css → alerts-742-rtl.min.css} RENAMED
File without changes
css/dist/{alerts-741.min.css → alerts-742.min.css} RENAMED
File without changes
css/dist/{dashboard-741-rtl.min.css → dashboard-742-rtl.min.css} RENAMED
File without changes
css/dist/{dashboard-741.min.css → dashboard-742.min.css} RENAMED
File without changes
css/dist/{edit-page-741-rtl.min.css → edit-page-742-rtl.min.css} RENAMED
File without changes
css/dist/{edit-page-741.min.css → edit-page-742.min.css} RENAMED
File without changes
css/dist/{featured-image-741-rtl.min.css → featured-image-742-rtl.min.css} RENAMED
File without changes
css/dist/{featured-image-741.min.css → featured-image-742.min.css} RENAMED
File without changes
css/dist/{filter-explanation-741-rtl.min.css → filter-explanation-742-rtl.min.css} RENAMED
File without changes
css/dist/{filter-explanation-741.min.css → filter-explanation-742.min.css} RENAMED
File without changes
css/dist/{inside-editor-741-rtl.min.css → inside-editor-742-rtl.min.css} RENAMED
File without changes
css/dist/{inside-editor-741.min.css → inside-editor-742.min.css} RENAMED
File without changes
css/dist/{metabox-741-rtl.min.css → metabox-742-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-741.min.css → metabox-742.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-741-rtl.min.css → metabox-primary-category-742-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-741.min.css → metabox-primary-category-742.min.css} RENAMED
File without changes
css/dist/{snippet-741-rtl.min.css → snippet-742-rtl.min.css} RENAMED
File without changes
css/dist/{snippet-741.min.css → snippet-742.min.css} RENAMED
File without changes
css/dist/{toggle-switch-741-rtl.min.css → toggle-switch-742-rtl.min.css} RENAMED
File without changes
css/dist/{toggle-switch-741.min.css → toggle-switch-742.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-741-rtl.min.css → wpseo-dismissible-742-rtl.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-741.min.css → wpseo-dismissible-742.min.css} RENAMED
File without changes
css/dist/{yoast-components-741-rtl.min.css → yoast-components-742-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-components-741.min.css → yoast-components-742.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-741-rtl.min.css → yoast-extensions-742-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-741.min.css → yoast-extensions-742.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-741-rtl.min.css → yst_plugin_tools-742-rtl.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-741.min.css → yst_plugin_tools-742.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-741-rtl.min.css → yst_seo_score-742-rtl.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-741.min.css → yst_seo_score-742.min.css} RENAMED
File without changes
frontend/class-opengraph-image.php CHANGED
@@ -45,7 +45,7 @@ class WPSEO_OpenGraph_Image {
45
  'max_width' => 2000,
46
  'min_height' => 200,
47
  'max_height' => 2000,
48
- 'min_ratio' => 1,
49
  'max_ratio' => 3,
50
  );
51
 
@@ -406,11 +406,17 @@ class WPSEO_OpenGraph_Image {
406
  return;
407
  }
408
 
409
- if ( ! WPSEO_Image_Utils::has_usable_dimensions( $attachment_id, $this->image_params ) ) {
 
 
 
 
 
410
  return;
411
  }
412
 
413
- $attachment = WPSEO_Image_Utils::get_optimal_variation( $attachment_id );
 
414
 
415
  if ( $attachment ) {
416
  $this->add_image( $attachment );
45
  'max_width' => 2000,
46
  'min_height' => 200,
47
  'max_height' => 2000,
48
+ 'min_ratio' => 0.333,
49
  'max_ratio' => 3,
50
  );
51
 
406
  return;
407
  }
408
 
409
+ $variations = WPSEO_Image_Utils::get_variations( $attachment_id );
410
+ $variations = WPSEO_Image_Utils::filter_usable_dimensions( $this->image_params, $variations );
411
+ $variations = WPSEO_Image_Utils::filter_usable_file_size( $variations );
412
+
413
+ // If we are left without variations, there is no valid variation for this attachment.
414
+ if ( empty( $variations ) ) {
415
  return;
416
  }
417
 
418
+ // The variations are ordered so the first variations is by definition the best one.
419
+ $attachment = $variations[0];
420
 
421
  if ( $attachment ) {
422
  $this->add_image( $attachment );
inc/class-wpseo-image-utils.php CHANGED
@@ -30,24 +30,6 @@ class WPSEO_Image_Utils {
30
  return (int) attachment_url_to_postid( $url );
31
  }
32
 
33
- /**
34
- * Finds an image size that is under 2 MB and thus viable to use for social sharing.
35
- *
36
- * @param int $attachment_id The attachment ID.
37
- *
38
- * @return array|false Image array on success, false on failure.
39
- */
40
- public static function get_optimal_variation( $attachment_id ) {
41
- foreach ( self::get_sizes() as $size ) {
42
- $image = self::get_image( $attachment_id, $size );
43
- if ( $image && self::has_usable_file_size( $image ) ) {
44
- return $image;
45
- }
46
- }
47
-
48
- return false;
49
- }
50
-
51
  /**
52
  * Retrieves the image data.
53
  *
@@ -78,34 +60,6 @@ class WPSEO_Image_Utils {
78
  return $image;
79
  }
80
 
81
- /**
82
- * Check original size of image. If original image is too small, return false, else return true.
83
- *
84
- * @param int $attachment_id The attachment ID to check the size of.
85
- * @param array $params {
86
- * The parameters to check against.
87
- *
88
- * @type int $min_width Minimum width of image.
89
- * @type int $max_width Maximum width of image.
90
- * @type int $min_height Minimum height of image.
91
- * @type int $max_height Maximum height of image.
92
- * @type int $min_ratio Minimum aspect ratio of image.
93
- * @type int $max_ratio Maximum aspect ratio of image.
94
- * }
95
- *
96
- * @return bool Whether an image is fit for display or not.
97
- */
98
- public static function has_usable_dimensions( $attachment_id, $params ) {
99
- $img_data = wp_get_attachment_metadata( $attachment_id );
100
- if ( empty( $img_data['width'] ) || empty( $img_data['height'] ) ) {
101
- return true;
102
- }
103
-
104
- $img_data['ratio'] = ( $img_data['width'] / $img_data['height'] );
105
-
106
- return self::has_usable_measurements( $img_data, $params );
107
- }
108
-
109
  /**
110
  * Checks a size version of an image to see if it's not too heavy.
111
  *
@@ -219,6 +173,81 @@ class WPSEO_Image_Utils {
219
  return @filesize( self::get_absolute_path( $image['path'] ) );
220
  }
221
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
222
  /**
223
  * Retrieve the internal WP image file sizes.
224
  *
@@ -247,17 +276,18 @@ class WPSEO_Image_Utils {
247
  /**
248
  * Checks whether an img sizes up to the parameters.
249
  *
250
- * @param array $img_data The image values.
251
- * @param array $params The parameters to check against.
252
  *
253
  * @return bool True if the image has usable measurements, false if not.
254
  */
255
- private static function has_usable_measurements( $img_data, $params ) {
256
  foreach ( array( 'width', 'height', 'ratio' ) as $param ) {
257
- if (
258
- ( $img_data[ $param ] < $params[ 'min_' . $param ] ) ||
259
- ( $img_data[ $param ] > $params[ 'max_' . $param ] )
260
- ) {
 
261
  return false;
262
  }
263
  }
30
  return (int) attachment_url_to_postid( $url );
31
  }
32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  /**
34
  * Retrieves the image data.
35
  *
60
  return $image;
61
  }
62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
  /**
64
  * Checks a size version of an image to see if it's not too heavy.
65
  *
173
  return @filesize( self::get_absolute_path( $image['path'] ) );
174
  }
175
 
176
+ /**
177
+ * Returns the different image variations for consideration.
178
+ *
179
+ * @param int $attachment_id The attachment to return the variations for.
180
+ *
181
+ * @return array The different variations possible for this attachment ID.
182
+ */
183
+ public static function get_variations( $attachment_id ) {
184
+ $variations = array();
185
+
186
+ foreach ( self::get_sizes() as $size ) {
187
+ $variation = self::get_image( $attachment_id, $size );
188
+
189
+ // The get_image function returns false if the size doesn't exist for this attachment.
190
+ if ( $variation ) {
191
+ $variations[] = $variation;
192
+ }
193
+ }
194
+
195
+ return $variations;
196
+ }
197
+
198
+ /**
199
+ * Check original size of image. If original image is too small, return false, else return true.
200
+ *
201
+ * Filters a list of variations by a certain set of usable dimensions
202
+ *
203
+ * @param array $usable_dimensions {
204
+ * The parameters to check against.
205
+ *
206
+ * @type int $min_width Minimum width of image.
207
+ * @type int $max_width Maximum width of image.
208
+ * @type int $min_height Minimum height of image.
209
+ * @type int $max_height Maximum height of image.
210
+ * @type int $min_ratio Minimum aspect ratio of image.
211
+ * @type int $max_ratio Maximum aspect ratio of image.
212
+ * }
213
+ * @param array $variations The variations that should be considered.
214
+ *
215
+ * @return array Whether a variation is fit for display or not.
216
+ */
217
+ public static function filter_usable_dimensions( $usable_dimensions, $variations ) {
218
+ $filtered = array();
219
+
220
+ foreach ( $variations as $variation ) {
221
+ $dimensions = $variation;
222
+
223
+ $dimensions['ratio'] = ( $dimensions['width'] / $dimensions['height'] );
224
+
225
+ if ( self::has_usable_dimensions( $dimensions, $usable_dimensions ) ) {
226
+ $filtered[] = $variation;
227
+ }
228
+ }
229
+
230
+ return $filtered;
231
+ }
232
+
233
+ /**
234
+ * Filters a list of variations by (disk) file size.
235
+ *
236
+ * @param array $variations The variations to consider.
237
+ *
238
+ * @return array The validations that pass the required file size limits.
239
+ */
240
+ public static function filter_usable_file_size( $variations ) {
241
+ foreach ( $variations as $variation ) {
242
+ // We return early to prevent measuring the file size of all the variations.
243
+ if ( self::has_usable_file_size( $variation ) ) {
244
+ return array( $variation );
245
+ }
246
+ }
247
+
248
+ return array();
249
+ }
250
+
251
  /**
252
  * Retrieve the internal WP image file sizes.
253
  *
276
  /**
277
  * Checks whether an img sizes up to the parameters.
278
  *
279
+ * @param array $dimensions The image values.
280
+ * @param array $usable_dimensions The parameters to check against.
281
  *
282
  * @return bool True if the image has usable measurements, false if not.
283
  */
284
+ private static function has_usable_dimensions( $dimensions, $usable_dimensions ) {
285
  foreach ( array( 'width', 'height', 'ratio' ) as $param ) {
286
+ $minimum = $usable_dimensions[ 'min_' . $param ];
287
+ $maximum = $usable_dimensions[ 'max_' . $param ];
288
+ $current = $dimensions[ $param ];
289
+
290
+ if ( ( $current < $minimum ) || ( $current > $maximum ) ) {
291
  return false;
292
  }
293
  }
js/dist/{commons-741.min.js → commons-742.min.js} RENAMED
@@ -1,4 +1,4 @@
1
- !function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n=window.yoastWebpackJsonp;window.yoastWebpackJsonp=function(r,a,i){for(var l,u,c,s=0,f=[];s<r.length;s++)u=r[s],o[u]&&f.push(o[u][0]),o[u]=0;for(l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l]);for(n&&n(r,a,i);f.length;)f.shift()();if(i)for(s=0;s<i.length;s++)c=t(t.s=i[s]);return c};var r={},o={7:0};t.e=function(e){function n(){l.onerror=l.onload=null,clearTimeout(u);var t=o[e];0!==t&&(t&&t[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var r=o[e];if(0===r)return new Promise(function(e){e()});if(r)return r[2];var a=new Promise(function(t,n){r=o[e]=[t,n]});r[2]=a;var i=document.getElementsByTagName("head")[0],l=document.createElement("script");l.type="text/javascript",l.charset="utf-8",l.async=!0,l.timeout=12e4,t.nc&&l.setAttribute("nonce",t.nc),l.src=t.p+""+e+"-741.min.js";var u=setTimeout(n,12e4);return l.onerror=l.onload=n,i.appendChild(l),a},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t.oe=function(e){throw console.error(e),e},t(t.s=1027)}({0:function(e,t,n){"use strict";e.exports=n(1028)},1018:function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/*
2
  object-assign
3
  (c) Sindre Sorhus
4
  @license MIT
1
+ !function(e){function t(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n=window.yoastWebpackJsonp;window.yoastWebpackJsonp=function(r,a,i){for(var l,u,c,s=0,f=[];s<r.length;s++)u=r[s],o[u]&&f.push(o[u][0]),o[u]=0;for(l in a)Object.prototype.hasOwnProperty.call(a,l)&&(e[l]=a[l]);for(n&&n(r,a,i);f.length;)f.shift()();if(i)for(s=0;s<i.length;s++)c=t(t.s=i[s]);return c};var r={},o={7:0};t.e=function(e){function n(){l.onerror=l.onload=null,clearTimeout(u);var t=o[e];0!==t&&(t&&t[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var r=o[e];if(0===r)return new Promise(function(e){e()});if(r)return r[2];var a=new Promise(function(t,n){r=o[e]=[t,n]});r[2]=a;var i=document.getElementsByTagName("head")[0],l=document.createElement("script");l.type="text/javascript",l.charset="utf-8",l.async=!0,l.timeout=12e4,t.nc&&l.setAttribute("nonce",t.nc),l.src=t.p+""+e+"-742.min.js";var u=setTimeout(n,12e4);return l.onerror=l.onload=n,i.appendChild(l),a},t.m=e,t.c=r,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t.oe=function(e){throw console.error(e),e},t(t.s=1027)}({0:function(e,t,n){"use strict";e.exports=n(1028)},1018:function(e,t,n){"use strict";function r(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}/*
2
  object-assign
3
  (c) Sindre Sorhus
4
  @license MIT
js/dist/{configuration-wizard-741.min.js → configuration-wizard-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-741.min.js → wp-seo-admin-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-global-741.min.js → wp-seo-admin-global-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-gsc-741.min.js → wp-seo-admin-gsc-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-admin-media-741.min.js → wp-seo-admin-media-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-api-741.min.js → wp-seo-api-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-babel-polyfill-741.min.js → wp-seo-babel-polyfill-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-bulk-editor-741.min.js → wp-seo-bulk-editor-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-dashboard-widget-741.min.js → wp-seo-dashboard-widget-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-dismissible-741.min.js → wp-seo-dismissible-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-edit-page-741.min.js → wp-seo-edit-page-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-featured-image-741.min.js → wp-seo-featured-image-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-filter-explanation-741.min.js → wp-seo-filter-explanation-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-help-center-741.min.js → wp-seo-help-center-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-741.min.js → wp-seo-metabox-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-category-741.min.js → wp-seo-metabox-category-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-modal-741.min.js → wp-seo-modal-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-post-scraper-741.min.js → wp-seo-post-scraper-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-quick-edit-handler-741.min.js → wp-seo-quick-edit-handler-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-recalculate-741.min.js → wp-seo-recalculate-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-reindex-links-741.min.js → wp-seo-reindex-links-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-replacevar-plugin-741.min.js → wp-seo-replacevar-plugin-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-shortcode-plugin-741.min.js → wp-seo-shortcode-plugin-742.min.js} RENAMED
File without changes
js/dist/{wp-seo-term-scraper-741.min.js → wp-seo-term-scraper-742.min.js} RENAMED
File without changes
languages/wordpress-seo-nl_NL.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"nl"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":["Het focustrefwoord komt voor in %2$d (van de of %1$d) tussenkoppen in je tekst."],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":["Je hebt dit focustrefwoord al %1$s%2$d keer eerder gebruikt%3$s. Het is waarschijnlijk een goed idee om te lezen over %4$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%5$s."],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":["Je hebt dit focustrefwoord al %1$seen keer gebruikt%2$s. Het is waarschijnlijk een goed idee om te lezen over %3$swaarom je een focustrefwoord niet meer dan eens moet gebruiken%4$s."],"The meta description has a nice length.":["De meta-beschrijving heeft een goede lengte."],"No internal links appear in this page, consider adding some as appropriate.":["Er worden geen interne links weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s internal link(s).":["Deze pagina heeft %1$s interne link(s)."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Deze pagina heeft %1$s interne link(s) met nofollow en %2$s normale interne link(s)"],"This page has %1$s internal link(s), all nofollowed.":["Deze pagina heeft %1$s interne link(s), allemaal ingesteld op nofollow."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De titelkern van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De titelkern van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zinnen bevatten een %2$ssignaalwoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zinnen bevatten een %2$ssignaalwoord%3$s of -zin, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["Het focus-trefwoord '%1$s' komt niet voor in de SEO-titel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer tekst en beeld toe die relevant zijn voor dit onderwerp."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dit is net onder het aanbevolen minimumaantal van %2$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het aanbevolen minimumaantal van %2$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the recommended minimum of %2$d word.":["Dit is meer dan, of gelijk aan, het aanbevolen minimumaantal woorden van %2$d.","Dit is meer dan, of gelijk aan, het aanbevolen minimum van %2$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d ondertitel wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer een ondertitel toe te voegen in de tekst.","%1$d van de tussenkoppen wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer meer tussenkoppen toe te voegen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Het aantal woorden dat na een tussenkop volgt, komt niet boven het aanbevolen maximum van %1$d woorden uit. Dat is uitstekend."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s van de zinnen bevat %2$spassief taalgebruik%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Ben je er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven meta-omschrijving bevat meer dan %1$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat aan de lage kant is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the URL for this page.":["Het focus-trefwoord komt voor in de URL voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["Je hebt veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The images on this page contain alt attributes.":["De afbeeldingen op deze pagina bevatten alt-attributen."],"The images on this page do not have alt attributes containing the focus keyword.":["De afbeeldingen op deze pagina bevatten geen alt-attributen met het trefwoord."],"The images on this page contain alt attributes with the focus keyword.":["De afbeeldingen op deze pagina bevatten alt-attributen met het focustrefwoord."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["De tekst bevat geen %1$stussenkoppen%2$s. Voeg tenminste één tussenkop toe."],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The SEO title is wider than the viewable limit.":["De SEO-titel is langer dan het toonbare limiet."],"The SEO title has a nice length.":["De SEO-titel heeft een prima lengte."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De paginatitel is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The meta description contains the focus keyword.":["De meta-omschrijving bevat het focus-trefwoord."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Je sleutelzin bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["Je kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Het focus-trefwoord komt voor in de eerste alinea van het bericht."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de eerste alinea van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoorden-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it does not contain the focus keyword.":["Er is een meta-omschrijving gespecificeerd, maar deze bevat geen focus-trefwoord."],"No meta description has been specified. Search engines will display copy from the page instead.":["Er is geen meta-beschrijving opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["De meta-omschrijving bevat minder dan %1$d tekens, hoewel er tot %2$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Je hebt het focustrefwoord niet gebruikt in een tussenkop (zoals een H2) in je tekst."],"The images on this page are missing alt attributes.":["De afbeeldingen op deze pagina missen alt-attributen."],"No outbound links appear in this page, consider adding some as appropriate.":["Er zijn geen uitgaande koppelingen gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Deze pagina bevat %1$s nofollow-link(s) en %2$s normale uitgaande link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Deze pagina bevat %1$s uitgaande link(s), allemaal van het type nofollow."],"This page has %1$s outbound link(s).":["Deze pagina bevat %1$s uitgaande koppeling(en)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Je koppelt naar een andere pagina met het focus-trefwoord waarmee je deze pagina wilt laten aanduiden. Overweeg dit aan te passen als je deze pagina echt wilt laten klasseren."],"No images appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen afbeeldingen, overweeg geschikte afbeeldingen toe te voegen."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["De SEO-paginatitel bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["De SEO-paginatitel bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"Please create an SEO title.":["Geef een SEO-paginatitel op."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Het focus-trefwoord komt niet voor in de URL van deze pagina. Als je de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've never used this focus keyword before, very good.":["Je hebt dit focus-trefwoord nog nooit eerder gebruikt; heel goed."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen focus-trefwoord ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"nl"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":["Er worden geen interne links weergegeven op deze pagina. Overweeg, indien van toepassing, er een aantal toe te voegen."],"This page has %1$s internal link(s).":["Deze pagina heeft %1$s interne link(s)."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Deze pagina heeft %1$s interne link(s) met nofollow en %2$s normale interne link(s)"],"This page has %1$s internal link(s), all nofollowed.":["Deze pagina heeft %1$s interne link(s), allemaal ingesteld op nofollow."],"Scroll to see the preview content.":["Scrol om de voorbeeldinhoud te zien."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["Het focustrefwoord bevat een stopwoord. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s.","Het focustrefwoord bevat %3$d stopwoorden. Dit kan onverstandig zijn afhankelijk van de omstandigheden. %1$sLeer meer over stopwoorden%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s. Het trefwoord werd %2$d keer gevonden."],"An error occurred in the '%1$s' assessment":["Er ging iets fout in de '%1$s'-beoordeling"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat meer is dan het aanbevolen maximum van %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de woorden bevat %2$sover %3$s lettergrepen%4$s, wat minder is dan of gelijk aan het aanbevolen maximum van %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["De titelkern van deze pagina bevat een %1$sstopwoord%2$s. Overweeg dat te verwijderen.","De titelkern van deze pagina bevat %1$sstopwoorden%2$s. Overweeg die te verwijderen."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s zinnen bevatten een %2$signaalwoord%3$s of -zin, wat goed is."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s zinnen bevatten een %2$signaalwoord%3$s of -zin, wat minder is dan het aanbevolen minimum van %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["Het focus-trefwoord '%1$s' komt niet voor in de SEO-titel."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer tekst en beeld toe die relevant zijn voor dit onderwerp."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Dit is ver beneden het minimum aantal aanbevolen woord van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp.","Dit is ver beneden het minimum aantal aanbevolen woorden van %2$d. Voeg meer content toe dat relevant is voor dit onderwerp."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Dit is net onder het aanbevolen minimumaantal van %2$d woord. Voeg nog iets meer tekst toe.","Dit is net onder het aanbevolen minimumaantal van %2$d woorden. Voeg nog iets meer tekst toe."],"This is more than or equal to the recommended minimum of %2$d word.":["Dit is meer dan, of gelijk aan, het aanbevolen minimumaantal woorden van %2$d.","Dit is meer dan, of gelijk aan, het aanbevolen minimum van %2$d woorden."],"The text contains %1$d word.":["De tekst bevat %1$d woord.","De tekst bevat %1$d woorden."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d ondertitel wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer een ondertitel toe te voegen in de tekst.","%1$d van de tussenkoppen wordt gevolgd door meer dan %2$d woorden, het maximaal aanbevolen aantal. Probeer meer tussenkoppen toe te voegen."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["Het aantal woorden dat na een tussenkop volgt, komt niet boven het aanbevolen maximum van %1$d woorden uit. Dat is uitstekend."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat meer is dan het aanbevolen maximum van %5$s. probeer de zinnen te verkorten."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s van de zinnen bevatten %2$smeer dan %3$s woorden%4$s, wat minder of gelijk is aan het aanbevolen maximum van %5$s. "],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["De meta-omschrijving bevat %1$d zin van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten.","De meta-omschrijving bevat %1$d zinnen van %2$smeer dan %3$s woorden%4$s. Probeer deze in te korten."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["De meta-omschrijving bevat geen zinnen van %1$smeer dan %2$s woorden%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["De tekst bevat %2$d opeenvolgende zinnen die met hetzelfde woord beginnen. Probeer wat variatie aan te brengen.","De tekst bevat %1$d groepen van %2$d of meer opeenvolgende zinnen die met het zelfde woord beginnen. Probeer wat variatie aan te brengen."],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s van de zinnen bevat %2$spassief taalgebruik%3$s, dat is meer dan het aanbevolen maximum van %4$s. Probeer de actieve vorm te gebruiken."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s van de zinnen staan in de %2$slijdende vorm%3$s. Dat is minder of gelijk aan het aanbevolen maximum van %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d van de alinea's bevat meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen deze alinea over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?","%1$d van de alinea's bevatten meer dan het aanbevolen maximum van %2$d woorden. Bent u er zeker van dat alle informatie binnen elk van deze alinea's over hetzelfde onderwerp gaat, en daarom in een enkele alinea hoort?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["De opgegeven meta-omschrijving bevat meer dan %1$d tekens, kort deze in om er zeker van te zijn dat de hele omschrijving zichtbaar zal zijn."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s, wat aan de lage kant is. Het trefwoord is %2$d keer gevonden."],"Mobile preview":["Mobiel preview"],"Desktop preview":["Desktop preview"],"Please provide an SEO title by editing the snippet below.":["Voeg een SEO-titel toe door de snippet hieronder te bewerken."],"Meta description preview:":["Meta-omschrijvingvoorvertoning:"],"Slug preview:":["Voorvertoning slug:"],"SEO title preview:":["SEO-titel-preview:"],"Close snippet editor":["Snippet-editor sluiten"],"Slug":["Slug"],"Remove marks in the text":["Markeringen in de tekst verwijderen"],"Mark this result in the text":["Dit resultaat markeren in de text"],"Marks are disabled in current view":["Markeringen zijn uitgeschakeld in de huidige weergave"],"Content optimization: Good SEO score":["Inhoud-optimalisatie: SEO-score goed"],"Good SEO score":["Goede SEO-score"],"Content optimization: OK SEO score":["Inhoud-optimalisatie: SEO-score voldoende"],"OK SEO score":["Redelijke SEO-score"],"Content optimization: Bad SEO score":["Inhoud-optimalisatie: SEO-score onvoldoende"],"Bad SEO score":["Slechte SEO-score"],"Content optimization: Has feedback":["Inhoud-optimalisatie: Heeft feedback"],"Feedback":["Reacties"],"http://en.wikipedia.org/wiki/Stop_words":["https://nl.wikipedia.org/wiki/Stopwoord_(taalkunde)"],"The focus keyword appears in the URL for this page.":["Het focus-trefwoord komt voor in de URL voor deze pagina."],"You have far too little content, please add some content to enable a good analysis.":["U heeft veel te weinig inhoud, voeg inhoud toe om een goede analyse uit te kunnen voeren."],"The images on this page contain alt attributes.":["De afbeeldingen op deze pagina bevatten alt-attributen."],"The images on this page do not have alt attributes containing the focus keyword.":["De afbeeldingen op deze pagina bevatten geen alt-attributen met het trefwoord."],"The images on this page contain alt attributes with the focus keyword.":["De afbeeldingen op deze pagina bevatten alt-attributen met het focustrefwoord."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":[""],"None of the paragraphs are too long, which is great.":["Geen enkele paragraaf is te lang, wat uitstekend is."],"The SEO title is wider than the viewable limit.":["De SEO-titel is langer dan het toonbare limiet."],"The SEO title has a nice length.":["De SEO-titel heeft een prima lengte."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["De paginatitel is te kort. Gebruik de ruimte om trefwoordvariaties toe te voegen of creëer een aansprekende tekst die aanzet tot actie."],"The meta description contains the focus keyword.":["De meta-omschrijving bevat het focus-trefwoord."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["Uw sleutelzin bevat meer dan 10 woorden; een sleutelzin moet korter zijn."],"ok":["ok"],"Please provide a meta description by editing the snippet below.":["Voeg een meta-omschrijving toe door de onderstaande snippet te bewerken."],"Edit snippet":["Snippet bewerken"],"You can click on each element in the preview to jump to the Snippet Editor.":["U kan op elk element in het voorbeeld klikken om naar de snippet-editor te gaan."],"SEO title":["SEO-titel"],"Needs improvement":["Heeft verbetering nodig"],"Good":["Goed"],"very difficult":["heel moeilijk"],"Try to make shorter sentences, using less difficult words to improve readability.":["Probeer kortere zinnen met minder moeilijke woorden te maken om de leesbaarheid te verbeteren."],"difficult":["moeilijk"],"Try to make shorter sentences to improve readability.":["Probeer kortere zinnen te maken om de leesbaarheid te verbeteren."],"fairly difficult":["redelijk moeilijk"],"OK":["OK"],"fairly easy":["redelijk eenvoudig"],"easy":["eenvoudig"],"very easy":["heel eenvoudig"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["De inhoud scoort %1$s in de %2$s-test, wat beschouwd wordt als %3$s om te lezen. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["Het focus-trefwoord komt voor in de eerste alinea van het bericht."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["Het focus-trefwoord komt niet voor in de eerste alinea van het bericht. Zorg ervoor dat het onderwerp direct duidelijk is."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["De trefwoord-dichtheid is %1$s; dat is geweldig. Het trefwoord is %2$d keer gevonden."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["De trefwoorden-dichtheid is %1$s, wat meer is dan het geadviseerde maximum van %3$s, het trefwoord is %2$d keer gevonden."],"A meta description has been specified, but it does not contain the focus keyword.":["Er is een meta-omschrijving gespecificeerd, maar deze bevat geen focus-trefwoord."],"No meta description has been specified. Search engines will display copy from the page instead.":["Er is geen meta-beschrijving opgegeven. Zoekmachines zullen tekst van de pagina tonen."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["De meta-omschrijving bevat minder dan %1$d tekens, hoewel er tot %2$d tekens beschikbaar zijn. "],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["U hebt het focustrefwoord niet gebruikt in een tussenkop (zoals een H2) in je tekst."],"The images on this page are missing alt attributes.":["De afbeeldingen op deze pagina missen alt-attributen."],"No outbound links appear in this page, consider adding some as appropriate.":["Er zijn geen uitgaande koppelingen gevonden op deze pagina; overweeg om enkele relevante verwijzingen toe te voegen."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Deze pagina bevat %1$s nofollow-link(s) en %2$s normale uitgaande link(s)."],"This page has %1$s outbound link(s), all nofollowed.":["Deze pagina bevat %1$s uitgaande link(s), allemaal van het type nofollow."],"This page has %1$s outbound link(s).":["Deze pagina bevat %1$s uitgaande koppeling(en)."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["U koppelt naar een andere pagina met het focus-trefwoord waarmee u deze pagina wilt laten aanduiden. Overweeg dit aan te passen als u deze pagina echt wilt laten klasseren."],"No images appear in this page, consider adding some as appropriate.":["Deze pagina bevat geen afbeeldingen, overweeg geschikte afbeeldingen toe te voegen."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["De SEO-paginatitel bevat het focus-trefwoord, maar dat staat niet aan het begin. Probeer het naar voren te halen."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["De SEO-paginatitel bevat het focus-trefwoord aan het begin, wat de klassering ten goede komt."],"Please create an SEO title.":["Geef een SEO-paginatitel op."],"The slug for this page is a bit long, consider shortening it.":["De slug van deze pagina is wat lang, overweeg om deze in te korten."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["Het focus-trefwoord komt niet voor in de URL van deze pagina. Als u de URL aanpast, controleer dan dat de oude URL via een 301-redirect op de nieuwe URL uitkomt."],"You've never used this focus keyword before, very good.":["U hebt dit focus-trefwoord nog nooit eerder gebruikt; heel goed."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Er is geen focus-trefwoord ingesteld voor deze pagina. Als er geen focus-trefwoord wordt opgegeven, kan er geen score worden berekend."],"Meta description":["Meta-omschrijving"],"Snippet preview":["Snippetvoorvertoning"]}}}
languages/wordpress-seo-pt_PT.json CHANGED
@@ -1 +1 @@
1
- {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":["A palavra-chave principal aparece em %2$d (de um total de %1$d) subtítulos do seu texto."],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":["Já utilizou esta palavra-chave principal %1$s%2$d vezes%3$s. Sugerimos uma leitura sobre %4$sporque é que não deve utilizar a sua palavra-chave mais do que uma vez%5$s."],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":["Já utilizou esta palavra-chave principal %1$suma vez%2$s. Sugerimos uma leitura sobre %3$sporque é que não deve utilizar a sua palavra-chave mais do que uma vez%4$s."],"The meta description has a nice length.":["A descrição tem um bom comprimento."],"No internal links appear in this page, consider adding some as appropriate.":["Não há ligações internas nesta página, considere acrescentar algumas desde que apropriadas. "],"This page has %1$s internal link(s).":["Esta página tem %1$s ligações interna."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Esta página tem %1$s ligações internas a não seguir e %2$s ligações internas normais."],"This page has %1$s internal link(s), all nofollowed.":["Esta página tem %1$s ligações internas, todas a não seguir."],"Scroll to see the preview content.":["Deslize para baixo para pré-visualizar o conteúdo."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["A palavra-chave principal contém uma palavra de ligação. Isto poderá ou não ser desejável, dependendo das circunstâncias. %1$sSaiba mais sobre as palavras de ligação%2$s.","A palavra-chave principal contém %3$d palavras de ligação. Isto poderá ou não ser desejável, dependendo das circunstâncias. %1$sSaiba mais sobre as palavras de ligação%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"An error occurred in the '%1$s' assessment":["Ocorreu um erro na avaliação de '%1$s'"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é superior ao máximo recomendado de %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é inferior ou igual ao mínimo recomendado de %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["A slug desta página contém uma %1$spalavra de ligação%2$s; considere a sua remoção.","A slug desta página contém %1$spalavras de ligação%2$s; considere a sua remoção."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é bom."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é inferior ao mínimo recomendado de %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["A palavra-chave principal '%1$s' não aparece no título SEO."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é muito abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é muito abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Isto é um pouco inferior ao mínimo recomendado de %2$d palavra. Acrescente mais algum texto.","Isto é um pouco inferior ao mínimo recomendado de %2$d palavras. Acrescente mais algum texto."],"This is more than or equal to the recommended minimum of %2$d word.":["Isto é superior ou igual ao mínimo recomendado de %2$d palavra.","Isto é superior ou igual ao mínimo recomendado de %2$d palavras."],"The text contains %1$d word.":["O texto contém %1$d palavra.","O texto contém %1$d palavras."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d subtítulo é seguido por mais do que o máximo recomendado de %2$d palavras. Tente inserir outro subtítulo.","%1$d dos subtítulos são seguidos por mais do que o máximo recomendado de %2$d palavras. Tente inserir outros subtítulos."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["O número de palavras depois de cada um dos subtítulos não ultrapassa o máximo recomendado de %1$d palavras, o que é bom."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é superior ao máximo recomendado de %5$s. Tente encurtar as suas frases."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é inferior ou igual ao máximo recomendado de %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["A descrição contém %1$d frase %2$scom mais de %3$s palavras%4$s. Tente encurtar esta frase.","A descrição contém %1$d frases %2$scom mais de %3$s palavras%4$s. Tente encurtar estas frases."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["A descrição não contém frases %1$scom mais de %2$s palavras%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["O texto contém %2$d frase consecutiva a começar com a mesma palavra. Tente alternar um pouco!","O texto contém %1$d instância onde %2$d ou mais frases consecutivas a começarem com a mesma palavra. Tente alternar um pouco!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é superior ao máximo recomendado de %4$s. Tente usar voz activa."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é inferior ou igual ao máximo recomendado de %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d dos parágrafos tem mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação é sobre o mesmo tema e, portanto, pertence ao mesmo parágrafo?","%1$d dos parágrafos têm mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação em cada um desses parágrafo é sobre o mesmo tema e, portanto, pertence a esse mesmo parágrafo?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["A descrição ultrapassa %1$d caracteres. Reduza-a até ficar visível por inteiro."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito pouco, a palavra-chave principal foi encontrada %2$d vezes."],"Mobile preview":["Pré-visualizar em dispositivo móvel"],"Desktop preview":["Pré-visualizar em computador"],"Please provide an SEO title by editing the snippet below.":["Por favor, insira um título SEO editando o fragmento abaixo."],"Meta description preview:":["Pré-visualização da descrição:"],"Slug preview:":["Pré-visualização da slug:"],"SEO title preview:":["Pré-visualização do título SEO:"],"Close snippet editor":["Fechar editor de fragmentos"],"Slug":["Slug"],"Remove marks in the text":["Remover marcas no texto"],"Mark this result in the text":["Realçar este resultado no texto"],"Marks are disabled in current view":["Marcações desativadas na vista atual"],"Content optimization: Good SEO score":["Optimização de conteúdo: classificação boa de SEO"],"Good SEO score":["Classificação boa de SEO"],"Content optimization: OK SEO score":["Optimização de conteúdo: classificação razoável de SEO"],"OK SEO score":["Classificação razoável de SEO"],"Content optimization: Bad SEO score":["Otimização de conteúdo: classificação má de SEO"],"Bad SEO score":["Classificação má de SEO"],"Content optimization: Has feedback":["Optimização de conteúdo: Tem feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["A palavra-chave principal aparece no URL desta página."],"You have far too little content, please add some content to enable a good analysis.":["Tem pouco conteúdo, por favor, adicione mais conteúdo para obter uma boa análise."],"The images on this page contain alt attributes.":["As imagens nesta página contêm atributos de texto alternativo."],"The images on this page do not have alt attributes containing the focus keyword.":["As imagens nesta página não contêm atributos de texto alternativo com a palavra-chave principal."],"The images on this page contain alt attributes with the focus keyword.":["As imagens nesta página contêm atributos de texto alternativo com a palavra-chave principal."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["O texto não tem nenhum %1$ssubtítulo%2$s. Adicione pelo menos um subtítulo."],"None of the paragraphs are too long, which is great.":["Nenhum dos parágrafos é muito longo, o que é bom."],"The SEO title is wider than the viewable limit.":["O título SEO é maior do que o limite visível."],"The SEO title has a nice length.":["O título SEO tem um bom comprimento."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["O título SEO da página é muito curto. Use o espaço para adicionar variações da palavra-chave ou criar uma chamada para a acção."],"The meta description contains the focus keyword.":["A descrição contém a palavra-chave principal."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["A sua frase-chave tem mais de 10 palavras, as frases-chave devem ser mais curtas."],"ok":["razoável"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title":["Título SEO"],"Needs improvement":["Precisa de melhorar"],"Good":["Bom"],"very difficult":["muito difícil"],"Try to make shorter sentences, using less difficult words to improve readability.":["Tente criar frases mais curtas, use menos palavras difíceis para melhorar a legibilidade."],"difficult":["difícil"],"Try to make shorter sentences to improve readability.":["Tente criar frases mais curtas para melhorar a legibilidade."],"fairly difficult":["razoavelmente difícil"],"OK":["Razoável"],"fairly easy":["razoavelmente fácil"],"easy":["fácil"],"very easy":["muito fácil"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["O texto tem a classificação de %1$s no teste de %2$s, o que é considerado %3$s de ler. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["A palavra-chave principal aparece no primeiro parágrafo do texto."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["A palavra-chave principal não aparece no primeiro parágrafo do texto. Tenha a certeza que o tema é claro e imediato."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito bom, a palavra-chave principal foi encontrada %2$d vezes."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"A meta description has been specified, but it does not contain the focus keyword.":["Foi especificada uma descrição mas não contém a palavra-chave principal."],"No meta description has been specified. Search engines will display copy from the page instead.":["A meta descrição não foi especificada. Em alternativa, os motores de pesquisa vão mostrar uma cópia da página."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["A descrição tem menos de %1$d caracteres. Tem até %2$d caracteres disponíveis."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Não utilizou a sua palavra-chave principal em qualquer subtítulo (como um H2) no corpo do texto."],"The images on this page are missing alt attributes.":["As imagens nesta página não contêm atributos de texto alternativo."],"No outbound links appear in this page, consider adding some as appropriate.":["Não há ligações nesta página, considere acrescentar algumas desde que apropriadas."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Esta página tem %1$s ligações a não seguir e %2$s ligações de saída normais."],"This page has %1$s outbound link(s), all nofollowed.":["Esta página tem %1$s ligações de saída. Todas a não seguir."],"This page has %1$s outbound link(s).":["Esta página tem %1$s ligações de saída."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Está a ligar para outra página com a palavra-chave principal para a qual pretende um posicionamento desta página. Considere alterar isto, se realmente quer ter esta página bem posicionada."],"No images appear in this page, consider adding some as appropriate.":["Não há imagens nesta página, considere acrescentar algumas desde que apropriadas."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["O título SEO contém a palavra-chave principal, mas não aparece no início; tente colocá-la no início."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["O título SEO contém a palavra-chave principal no início, o que é bom para melhorar o posicionamento."],"Please create an SEO title.":["Por favor, crie um título SEO."],"The slug for this page is a bit long, consider shortening it.":["A slug desta página é um pouco longa, considere encurtá-la."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["A palavra-chave principal não aparece no URL desta página. Caso decida alterar o URL, verifique os antigos redireccionamentos 301 para o novo URL!"],"You've never used this focus keyword before, very good.":["Nunca usou esta palavra-chave principal antes, muito bem."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Não há palavra-chave principal definida para esta página. Se não definir uma, não pode ser calculado nenhuma classificação."],"Meta description":["Descrição"],"Snippet preview":["Pré-visualização do fragmento"]}}}
1
+ {"domain":"wordpress-seo","locale_data":{"wordpress-seo":{"":{"domain":"wordpress-seo","plural_forms":"nplurals=2; plural=n != 1;","lang":"pt"},"The focus keyword appears in %2$d (out of %1$d) subheadings in your copy.":[""],"You've used this focus keyword %1$s%2$d times before%3$s. It’s probably a good idea to read about %4$swhy you should not use your focus keyword more than once%5$s.":[""],"You've used this focus keyword %1$sonce before%2$s. It’s probably a good idea to read about %3$swhy you should not use your focus keyword more than once%4$s.":[""],"The meta description has a nice length.":[""],"No internal links appear in this page, consider adding some as appropriate.":["Não há ligações internas nesta página, considere acrescentar algumas desde que apropriadas. "],"This page has %1$s internal link(s).":["Esta página tem %1$s ligações interna."],"This page has %1$s nofollowed internal link(s) and %2$s normal internal link(s).":["Esta página tem %1$s ligações internas a não seguir e %2$s ligações internas normais."],"This page has %1$s internal link(s), all nofollowed.":["Esta página tem %1$s ligações internas, todas a não seguir."],"Scroll to see the preview content.":["Deslize para baixo para pré-visualizar o conteúdo."],"The focus keyword contains a stop word. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s.":["","The focus keyword contains %3$d stop words. This may or may not be wise depending on the circumstances. %1$sLearn more about the stop words%2$s."],"The keyword density is %1$s, which is way over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"An error occurred in the '%1$s' assessment":["Ocorreu um erro na avaliação de '%1$s'"],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is more than the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é superior ao máximo recomendado de %5$s."],"%1$s of the words contain %2$sover %3$s syllables%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das palavras contêm %2$smais de %3$s sílabas%4$s, o que é inferior ou igual ao mínimo recomendado de %5$s."],"The slug for this page contains a %1$sstop word%2$s, consider removing it.":["A slug desta página contém uma %1$spalavra de ligação%2$s; considere a sua remoção.","A slug desta página contém %1$spalavras de ligação%2$s; considere a sua remoção."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is great.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é bom."],"%1$s of the sentences contain a %2$stransition word%3$s or phrase, which is less than the recommended minimum of %4$s.":["%1$s das frases contêm uma %2$spalavra de transição%3$s ou frase, o que é inferior ao mínimo recomendado de %4$s."],"The focus keyword '%1$s' does not appear in the SEO title.":["A palavra-chave principal '%1$s' não aparece no título SEO."],"This is far below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é muito abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é muito abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is below the recommended minimum of %2$d word. Add more content that is relevant for the topic.":["Isto é abaixo do mínimo recomendado de %2$d palavra. Acrescente mais conteúdo relevante sobre este assunto.","Isto é abaixo do mínimo recomendado de %2$d palavras. Acrescente mais conteúdo relevante sobre este assunto."],"This is slightly below the recommended minimum of %2$d word. Add a bit more copy.":["Isto é um pouco inferior ao mínimo recomendado de %2$d palavra. Acrescente mais algum texto.","Isto é um pouco inferior ao mínimo recomendado de %2$d palavras. Acrescente mais algum texto."],"This is more than or equal to the recommended minimum of %2$d word.":["Isto é superior ou igual ao mínimo recomendado de %2$d palavra.","Isto é superior ou igual ao mínimo recomendado de %2$d palavras."],"The text contains %1$d word.":["O texto contém %1$d palavra.","O texto contém %1$d palavras."],"%1$d subheading is followed by more than the recommended maximum of %2$d words. Try to insert another subheading.":["%1$d subtítulo é seguido por mais do que o máximo recomendado de %2$d palavras. Tente inserir outro subtítulo.","%1$d dos subtítulos são seguidos por mais do que o máximo recomendado de %2$d palavras. Tente inserir outros subtítulos."],"The amount of words following each of the subheadings doesn't exceed the recommended maximum of %1$d words, which is great.":["O número de palavras depois de cada um dos subtítulos não ultrapassa o máximo recomendado de %1$d palavras, o que é bom."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is more than the recommended maximum of %5$s. Try to shorten the sentences.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é superior ao máximo recomendado de %5$s. Tente encurtar as suas frases."],"%1$s of the sentences contain %2$smore than %3$s words%4$s, which is less than or equal to the recommended maximum of %5$s.":["%1$s das frases contêm %2$smais do que %3$s palavras%4$s, o que é inferior ou igual ao máximo recomendado de %5$s."],"The meta description contains %1$d sentence %2$sover %3$s words%4$s. Try to shorten this sentence.":["A descrição contém %1$d frase %2$scom mais de %3$s palavras%4$s. Tente encurtar esta frase.","A descrição contém %1$d frases %2$scom mais de %3$s palavras%4$s. Tente encurtar estas frases."],"The meta description contains no sentences %1$sover %2$s words%3$s.":["A descrição não contém frases %1$scom mais de %2$s palavras%3$s."],"The text contains %2$d consecutive sentences starting with the same word. Try to mix things up!":["O texto contém %2$d frase consecutiva a começar com a mesma palavra. Tente alternar um pouco!","O texto contém %1$d instância onde %2$d ou mais frases consecutivas a começarem com a mesma palavra. Tente alternar um pouco!"],"%1$s of the sentences contain %2$spassive voice%3$s, which is more than the recommended maximum of %4$s. Try to use their active counterparts.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é superior ao máximo recomendado de %4$s. Tente usar voz ativa."],"%1$s of the sentences contain %2$spassive voice%3$s, which is less than or equal to the recommended maximum of %4$s.":["%1$s das frases contêm %2$svoz passiva%3$s, o que é inferior ou igual ao máximo recomendado de %4$s."],"%1$d of the paragraphs contains more than the recommended maximum of %2$d words. Are you sure all information is about the same topic, and therefore belongs in one single paragraph?":["%1$d dos parágrafos tem mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação é sobre o mesmo tema e, portanto, pertence ao mesmo parágrafo?","%1$d dos parágrafos têm mais do que o máximo recomendado de %2$d palavras. Tem a certeza de que toda a informação em cada um desses parágrafo é sobre o mesmo tema e, portanto, pertence a esse mesmo parágrafo?"],"The meta description is over %1$d characters. Reducing the length will ensure the entire description will be visible.":["A descrição ultrapassa %1$d carateres. Reduza-a até ficar visível por inteiro."],"The keyword density is %1$s, which is too low; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito pouco, a palavra-chave principal foi encontrada %2$d vezes."],"Mobile preview":["Pré-visualizar em dispositivo móvel"],"Desktop preview":["Pré-visualizar em computador"],"Please provide an SEO title by editing the snippet below.":["Por favor, insira um título SEO editando o fragmento abaixo."],"Meta description preview:":["Pré-visualização da descrição:"],"Slug preview:":["Pré-visualização da slug:"],"SEO title preview:":["Pré-visualização do título SEO:"],"Close snippet editor":["Fechar editor de fragmentos"],"Slug":["Slug"],"Remove marks in the text":["Remover marcas no texto"],"Mark this result in the text":["Realçar este resultado no texto"],"Marks are disabled in current view":["Marcações desativadas na vista atual"],"Content optimization: Good SEO score":["Otimização de conteúdo: classificação boa de SEO"],"Good SEO score":["Classificação boa de SEO"],"Content optimization: OK SEO score":["Otimização de conteúdo: classificação razoável de SEO"],"OK SEO score":["Classificação razoável de SEO"],"Content optimization: Bad SEO score":["Otimização de conteúdo: classificação má de SEO"],"Bad SEO score":["Classificação má de SEO"],"Content optimization: Has feedback":["Otimização de conteúdo: Tem feedback"],"Feedback":["Feedback"],"http://en.wikipedia.org/wiki/Stop_words":["http://en.wikipedia.org/wiki/Stop_words"],"The focus keyword appears in the URL for this page.":["A palavra-chave principal aparece no URL desta página."],"You have far too little content, please add some content to enable a good analysis.":["Tem pouco conteúdo, por favor, adicione mais conteúdo para obter uma boa análise."],"The images on this page contain alt attributes.":["As imagens nesta página contêm atributos de texto alternativo."],"The images on this page do not have alt attributes containing the focus keyword.":["As imagens nesta página não contêm atributos de texto alternativo com a palavra-chave principal."],"The images on this page contain alt attributes with the focus keyword.":["As imagens nesta página contêm atributos de texto alternativo com a palavra-chave principal."],"The text does not contain any %1$ssubheadings%2$s. Add at least one subheading.":["O texto não tem nenhum %1$ssubtítulo%2$s. Adicione pelo menos um subtítulo."],"None of the paragraphs are too long, which is great.":["Nenhum dos parágrafos é muito longo, o que é bom."],"The SEO title is wider than the viewable limit.":["O título SEO é maior do que o limite visível."],"The SEO title has a nice length.":["O título SEO tem um bom comprimento."],"The SEO title is too short. Use the space to add keyword variations or create compelling call-to-action copy.":["O título SEO da página é muito curto. Use o espaço para adicionar variações da palavra-chave ou criar uma chamada para a ação."],"The meta description contains the focus keyword.":["A descrição contém a palavra-chave principal."],"The keyphrase is over 10 words, a keyphrase should be shorter.":["A sua frase-chave tem mais de 10 palavras, as frases-chave devem ser mais curtas."],"ok":["razoável"],"Please provide a meta description by editing the snippet below.":["Por favor, insira uma descrição editando o fragmento abaixo."],"Edit snippet":["Editar fragmento"],"You can click on each element in the preview to jump to the Snippet Editor.":["Pode clicar em cada elemento na pré-visualização para ir para o Editor de fragmentos."],"SEO title":["Título SEO"],"Needs improvement":["Precisa de melhoramentos"],"Good":["Bom"],"very difficult":["muito difícil"],"Try to make shorter sentences, using less difficult words to improve readability.":["Tente criar frases mais curtas, use menos palavras difíceis para melhorar a legibilidade."],"difficult":["difícil"],"Try to make shorter sentences to improve readability.":["Tente criar frases mais curtas para melhorar a legibilidade."],"fairly difficult":["razoavelmente difícil"],"OK":["Razoável"],"fairly easy":["razoavelmente fácil"],"easy":["fácil"],"very easy":["muito fácil"],"The copy scores %1$s in the %2$s test, which is considered %3$s to read. %4$s":["O texto tem a classificação de %1$s no teste de %2$s, o que é considerado %3$s de ler. %4$s"],"The focus keyword appears in the first paragraph of the copy.":["A palavra-chave principal aparece no primeiro parágrafo do texto."],"The focus keyword doesn't appear in the first paragraph of the copy. Make sure the topic is clear immediately.":["A palavra-chave principal não aparece no primeiro parágrafo do texto. Tenha a certeza que o tema é claro e imediato."],"The keyword density is %1$s, which is great; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é muito bom, a palavra-chave principal foi encontrada %2$d vezes."],"The keyword density is %1$s, which is over the advised %3$s maximum; the focus keyword was found %2$d times.":["A densidade da palavra-chave principal é %1$s, o que é superior ao máximo recomendado de %3$s, a palavra-chave principal foi encontrada %2$d vezes."],"A meta description has been specified, but it does not contain the focus keyword.":["Foi especificada uma descrição mas não contém a palavra-chave principal."],"No meta description has been specified. Search engines will display copy from the page instead.":["A meta descrição não foi especificada. Em alternativa, os motores de pesquisa vão mostrar uma cópia da página."],"The meta description is under %1$d characters long. However, up to %2$d characters are available.":["A descrição tem menos de %1$d carateres. Tem até %2$d carateres disponíveis."],"You have not used the focus keyword in any subheading (such as an H2) in your copy.":["Não utilizou a sua palavra-chave principal em qualquer subtítulo (como um H2) no corpo do texto."],"The images on this page are missing alt attributes.":["As imagens nesta página não contêm atributos de texto alternativo."],"No outbound links appear in this page, consider adding some as appropriate.":["Não há ligações nesta página, considere acrescentar algumas desde que apropriadas."],"This page has %1$s nofollowed outbound link(s) and %2$s normal outbound link(s).":["Esta página tem %1$s ligações a não seguir e %2$s ligações de saída normais."],"This page has %1$s outbound link(s), all nofollowed.":["Esta página tem %1$s ligações de saída. Todas a não seguir."],"This page has %1$s outbound link(s).":["Esta página tem %1$s ligações de saída."],"You're linking to another page with the focus keyword you want this page to rank for. Consider changing that if you truly want this page to rank.":["Está a ligar para outra página com a palavra-chave principal para a qual pretende um posicionamento desta página. Considere alterar isto, se realmente quer ter esta página bem posicionada."],"No images appear in this page, consider adding some as appropriate.":["Não há imagens nesta página, considere acrescentar algumas desde que apropriadas."],"The SEO title contains the focus keyword, but it does not appear at the beginning; try and move it to the beginning.":["O título SEO contém a palavra-chave principal, mas não aparece no início; tente colocá-la no início."],"The SEO title contains the focus keyword, at the beginning which is considered to improve rankings.":["O título SEO contém a palavra-chave principal no início, o que é bom para melhorar o posicionamento."],"Please create an SEO title.":["Por favor, crie um título SEO."],"The slug for this page is a bit long, consider shortening it.":["A slug desta página é um pouco longa, considere encurtá-la."],"The focus keyword does not appear in the URL for this page. If you decide to rename the URL be sure to check the old URL 301 redirects to the new one!":["A palavra-chave principal não aparece no URL desta página. Caso decida alterar o URL, verifique os antigos redireccionamentos 301 para o novo URL!"],"You've never used this focus keyword before, very good.":["Nunca usou esta palavra-chave principal antes, muito bem."],"No focus keyword was set for this page. If you do not set a focus keyword, no score can be calculated.":["Não há palavra-chave principal definida para esta página. Se não definir uma, não pode ser calculado nenhuma classificação."],"Meta description":["Descrição"],"Snippet preview":["Pré-visualização do fragmento"]}}}
readme.txt CHANGED
@@ -6,7 +6,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.5
9
- Stable tag: 7.4.1
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
@@ -106,6 +106,13 @@ You'll find answers to many of your questions on [kb.yoast.com](https://yoa.st/1
106
 
107
  == Changelog ==
108
 
 
 
 
 
 
 
 
109
  = 7.4.1 =
110
  Release Date: May 2nd, 2018
111
 
6
  Tags: SEO, XML sitemap, Google Search Console, Content analysis, Readability
7
  Requires at least: 4.8
8
  Tested up to: 4.9.5
9
+ Stable tag: 7.4.2
10
  Requires PHP: 5.2.4
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
106
 
107
  == Changelog ==
108
 
109
+ = 7.4.2 =
110
+ Release Date: May 3rd, 2018
111
+
112
+ Bugfixes:
113
+ * Fixes automatic image size detection for OpenGraph images. When an image was used that was too large, we wouldn't output the `og:image` tag. That is now fixed.
114
+ * Fixes a bug where portrait images where not allowed for the OpenGraph image.
115
+
116
  = 7.4.1 =
117
  Release Date: May 2nd, 2018
118
 
vendor/autoload_52.php CHANGED
@@ -4,4 +4,4 @@
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
- return ComposerAutoloaderInit6a0858a5687cdfb574a2527cc4f249ac::getLoader();
4
 
5
  require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
6
 
7
+ return ComposerAutoloaderInit14e7595e1172cee8afbf186e7e17e6c0::getLoader();
vendor/composer/autoload_real_52.php CHANGED
@@ -2,7 +2,7 @@
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
- class ComposerAutoloaderInit6a0858a5687cdfb574a2527cc4f249ac {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit6a0858a5687cdfb574a2527cc4f249ac {
19
  return self::$loader;
20
  }
21
 
22
- spl_autoload_register(array('ComposerAutoloaderInit6a0858a5687cdfb574a2527cc4f249ac', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
- spl_autoload_unregister(array('ComposerAutoloaderInit6a0858a5687cdfb574a2527cc4f249ac', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
2
 
3
  // autoload_real_52.php generated by xrstf/composer-php52
4
 
5
+ class ComposerAutoloaderInit14e7595e1172cee8afbf186e7e17e6c0 {
6
  private static $loader;
7
 
8
  public static function loadClassLoader($class) {
19
  return self::$loader;
20
  }
21
 
22
+ spl_autoload_register(array('ComposerAutoloaderInit14e7595e1172cee8afbf186e7e17e6c0', 'loadClassLoader'), true /*, true */);
23
  self::$loader = $loader = new xrstf_Composer52_ClassLoader();
24
+ spl_autoload_unregister(array('ComposerAutoloaderInit14e7595e1172cee8afbf186e7e17e6c0', 'loadClassLoader'));
25
 
26
  $vendorDir = dirname(dirname(__FILE__));
27
  $baseDir = dirname($vendorDir);
wp-seo-main.php CHANGED
@@ -15,7 +15,7 @@ if ( ! function_exists( 'add_filter' ) ) {
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
- define( 'WPSEO_VERSION', '7.4.1' );
19
 
20
  if ( ! defined( 'WPSEO_PATH' ) ) {
21
  define( 'WPSEO_PATH', plugin_dir_path( WPSEO_FILE ) );
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
+ define( 'WPSEO_VERSION', '7.4.2' );
19
 
20
  if ( ! defined( 'WPSEO_PATH' ) ) {
21
  define( 'WPSEO_PATH', plugin_dir_path( WPSEO_FILE ) );
wp-seo.php CHANGED
@@ -8,7 +8,7 @@
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
- * Version: 7.4.1
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast
@@ -43,18 +43,3 @@ if ( ! defined( 'WPSEO_FILE' ) ) {
43
 
44
  // Load the Yoast SEO plugin.
45
  require_once dirname( WPSEO_FILE ) . '/wp-seo-main.php';
46
-
47
- function yst_custom_upload_mimes( $existing_mimes = array() ) {
48
- // Add EPS to the allowed uploaded file types.
49
- $existing_mimes['eps'] = 'application/postscript';
50
-
51
- // Add CSV to the allowed uploaded file types.
52
- $existing_mimes['csv'] = 'text/csv';
53
-
54
- // Add SVG to the allowed uploaded file types.
55
- $existing_mimes['svg'] = 'image/svg+xml';
56
-
57
- return $existing_mimes;
58
- }
59
-
60
- add_filter( 'upload_mimes', 'yst_custom_upload_mimes' );
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
+ * Version: 7.4.2
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast
43
 
44
  // Load the Yoast SEO plugin.
45
  require_once dirname( WPSEO_FILE ) . '/wp-seo-main.php';