Yoast SEO - Version 11.3

Version Description

Download this release

Release Info

Developer ireneyoast
Plugin Icon 128x128 Yoast SEO
Version 11.3
Comparing to
See all releases

Code changes from version 11.2.1 to 11.3

Files changed (98) hide show
  1. admin/class-add-keyword-modal.php +2 -2
  2. admin/class-admin.php +2 -1
  3. admin/class-help-center.php +10 -46
  4. admin/class-keyword-synonyms-modal.php +2 -2
  5. admin/class-multiple-keywords-modal.php +2 -2
  6. admin/class-premium-upsell-admin-block.php +1 -1
  7. admin/formatter/class-metabox-formatter.php +38 -36
  8. admin/google_search_console/class-gsc-category-filters.php +64 -7
  9. admin/google_search_console/views/gsc-display.php +10 -10
  10. admin/links/class-link-watcher.php +14 -0
  11. admin/metabox/class-metabox.php +0 -29
  12. admin/statistics/class-statistics-service.php +21 -8
  13. admin/taxonomy/class-taxonomy-metabox.php +0 -31
  14. admin/views/class-yoast-feature-toggles.php +6 -2
  15. admin/views/sidebar.php +12 -7
  16. admin/views/tabs/metas/paper-content/breadcrumbs-content.php +0 -1
  17. admin/views/tabs/metas/paper-content/general/homepage.php +2 -2
  18. admin/views/tabs/metas/paper-content/general/knowledge-graph.php +1 -0
  19. admin/views/tabs/tool/import-seo.php +12 -2
  20. admin/views/tabs/tool/wpseo-import.php +9 -1
  21. css/dist/{admin-global-1121-rtl.min.css → admin-global-1130-rtl.min.css} +0 -0
  22. css/dist/{admin-global-1121.min.css → admin-global-1130.min.css} +0 -0
  23. css/dist/{adminbar-1121-rtl.min.css → adminbar-1130-rtl.min.css} +0 -0
  24. css/dist/{adminbar-1121.min.css → adminbar-1130.min.css} +0 -0
  25. css/dist/{alerts-1121-rtl.min.css → alerts-1130-rtl.min.css} +0 -0
  26. css/dist/{alerts-1121.min.css → alerts-1130.min.css} +0 -0
  27. css/dist/{dashboard-1121-rtl.min.css → dashboard-1130-rtl.min.css} +0 -0
  28. css/dist/{dashboard-1121.min.css → dashboard-1130.min.css} +0 -0
  29. css/dist/{edit-page-1121-rtl.min.css → edit-page-1130-rtl.min.css} +0 -0
  30. css/dist/{edit-page-1121.min.css → edit-page-1130.min.css} +0 -0
  31. css/dist/{featured-image-1121-rtl.min.css → featured-image-1130-rtl.min.css} +0 -0
  32. css/dist/{featured-image-1121.min.css → featured-image-1130.min.css} +0 -0
  33. css/dist/{filter-explanation-1121-rtl.min.css → filter-explanation-1130-rtl.min.css} +0 -0
  34. css/dist/{filter-explanation-1121.min.css → filter-explanation-1130.min.css} +0 -0
  35. css/dist/{inside-editor-1121-rtl.min.css → inside-editor-1130-rtl.min.css} +0 -0
  36. css/dist/{inside-editor-1121.min.css → inside-editor-1130.min.css} +0 -0
  37. css/dist/metabox-1121-rtl.min.css +0 -1
  38. css/dist/metabox-1121.min.css +0 -1
  39. css/dist/metabox-1130-rtl.min.css +1 -0
  40. css/dist/metabox-1130.min.css +1 -0
  41. css/dist/{metabox-primary-category-1121-rtl.min.css → metabox-primary-category-1130-rtl.min.css} +0 -0
  42. css/dist/{metabox-primary-category-1121.min.css → metabox-primary-category-1130.min.css} +0 -0
  43. css/dist/{search-appearance-1121-rtl.min.css → search-appearance-1130-rtl.min.css} +0 -0
  44. css/dist/{search-appearance-1121.min.css → search-appearance-1130.min.css} +0 -0
  45. css/dist/{structured-data-blocks-1121-rtl.min.css → structured-data-blocks-1130-rtl.min.css} +0 -0
  46. css/dist/{structured-data-blocks-1121.min.css → structured-data-blocks-1130.min.css} +0 -0
  47. css/dist/{toggle-switch-1121-rtl.min.css → toggle-switch-1130-rtl.min.css} +0 -0
  48. css/dist/{toggle-switch-1121.min.css → toggle-switch-1130.min.css} +0 -0
  49. css/dist/{wpseo-dismissible-1121-rtl.min.css → wpseo-dismissible-1130-rtl.min.css} +0 -0
  50. css/dist/{wpseo-dismissible-1121.min.css → wpseo-dismissible-1130.min.css} +0 -0
  51. css/dist/{yoast-components-1121-rtl.min.css → yoast-components-1130-rtl.min.css} +0 -0
  52. css/dist/{yoast-components-1121.min.css → yoast-components-1130.min.css} +0 -0
  53. css/dist/{yoast-extensions-1121-rtl.min.css → yoast-extensions-1130-rtl.min.css} +0 -0
  54. css/dist/{yoast-extensions-1121.min.css → yoast-extensions-1130.min.css} +0 -0
  55. css/dist/{yst_plugin_tools-1121-rtl.min.css → yst_plugin_tools-1130-rtl.min.css} +0 -0
  56. css/dist/{yst_plugin_tools-1121.min.css → yst_plugin_tools-1130.min.css} +0 -0
  57. css/dist/{yst_seo_score-1121-rtl.min.css → yst_seo_score-1130-rtl.min.css} +0 -0
  58. css/dist/{yst_seo_score-1121.min.css → yst_seo_score-1130.min.css} +0 -0
  59. frontend/schema/class-schema-article.php +5 -18
  60. frontend/schema/class-schema-author.php +27 -8
  61. frontend/schema/class-schema-context.php +64 -77
  62. frontend/schema/class-schema-image.php +2 -1
  63. frontend/schema/class-schema-organization.php +7 -6
  64. frontend/schema/class-schema-person.php +74 -8
  65. frontend/schema/class-schema-webpage.php +5 -11
  66. frontend/schema/class-schema-website.php +4 -16
  67. images/Local_SEO_Icon.svg +1 -1
  68. images/News_SEO_Icon.svg +1 -1
  69. images/SEO_for_beginners.svg +1 -1
  70. images/Video_SEO_Icon.svg +1 -1
  71. images/Woo_SEO_Icon.svg +1 -1
  72. images/Yoast_SEO_Icon.svg +1 -1
  73. images/Yoast_SEO_negative_icon.svg +1 -1
  74. images/Yoast_icon_kader.svg +1 -1
  75. images/all-round-SEO.svg +1 -1
  76. images/brushstroke_background.svg +1 -1
  77. images/exclamation-triangle.svg +1 -1
  78. images/link-in-icon.svg +1 -1
  79. images/link-out-icon.svg +1 -1
  80. images/local_assistant.svg +1 -1
  81. images/new-to-configuration-notice.svg +1 -1
  82. images/readability-icon.svg +1 -1
  83. images/support-team.svg +1 -1
  84. images/waiting.gif +0 -0
  85. images/yoast-configuration-icon.svg +1 -1
  86. images/yoast_seo_for_wp_2.svg +1 -1
  87. inc/class-my-yoast-api-request.php +1 -1
  88. inc/class-wpseo-image-utils.php +22 -0
  89. inc/class-wpseo-rank.php +40 -8
  90. inc/class-wpseo-utils.php +0 -1
  91. inc/options/class-wpseo-option-titles.php +7 -1
  92. inc/sitemaps/class-author-sitemap-provider.php +16 -4
  93. inc/sitemaps/class-post-type-sitemap-provider.php +12 -13
  94. inc/sitemaps/class-sitemaps.php +6 -8
  95. inc/sitemaps/class-taxonomy-sitemap-provider.php +9 -2
  96. inc/structured-data-blocks/class-faq-block.php +1 -0
  97. inc/structured-data-blocks/class-how-to-block.php +1 -0
  98. js/dist/analysis-1121.min.js +0 -21
admin/class-add-keyword-modal.php CHANGED
@@ -20,8 +20,8 @@ class WPSEO_Add_Keyword_Modal {
20
  return array(
21
  'title' => __( 'Would you like to add more than one keyphrase?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
- /* translators: %1$s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
- __( 'Great news: you can, with %1$s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
20
  return array(
21
  'title' => __( 'Would you like to add more than one keyphrase?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
+ /* translators: %s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
+ __( 'Great news: you can, with %s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
admin/class-admin.php CHANGED
@@ -304,7 +304,8 @@ class WPSEO_Admin {
304
  'variable_warning' => sprintf( __( 'Warning: the variable %s cannot be used in this template. See the help center for more info.', 'wordpress-seo' ), '<code>%s</code>' ),
305
  'dismiss_about_url' => $this->get_dismiss_url( 'wpseo-dismiss-about' ),
306
  'dismiss_tagline_url' => $this->get_dismiss_url( 'wpseo-dismiss-tagline-notice' ),
307
- 'help_video_iframe_title' => __( 'Yoast SEO video tutorial', 'wordpress-seo' ),
 
308
  'scrollable_table_hint' => __( 'Scroll to see the table content.', 'wordpress-seo' ),
309
  );
310
  }
304
  'variable_warning' => sprintf( __( 'Warning: the variable %s cannot be used in this template. See the help center for more info.', 'wordpress-seo' ), '<code>%s</code>' ),
305
  'dismiss_about_url' => $this->get_dismiss_url( 'wpseo-dismiss-about' ),
306
  'dismiss_tagline_url' => $this->get_dismiss_url( 'wpseo-dismiss-tagline-notice' ),
307
+ /* translators: %s: expends to Yoast SEO */
308
+ 'help_video_iframe_title' => sprintf( __( '%s video tutorial', 'wordpress-seo' ), 'Yoast SEO' ),
309
  'scrollable_table_hint' => __( 'Scroll to see the table content.', 'wordpress-seo' ),
310
  );
311
  }
admin/class-help-center.php CHANGED
@@ -103,23 +103,25 @@ class WPSEO_Help_Center {
103
  // Open HelpScout on activating this tab ID.
104
  $formatted_data['shouldDisplayContactForm'] = $this->premium_support;
105
 
106
- $formatted_data['translations'] = self::get_translated_texts();
107
-
108
  $formatted_data['videoDescriptions'] = array();
109
 
110
  if ( $is_premium === false ) {
111
  $formatted_data['videoDescriptions'][] = array(
112
- 'title' => __( 'Need some help?', 'wordpress-seo' ),
113
  'description' => __( 'Go Premium and our experts will be there for you to answer any questions you might have about the setup and use of the plugin.', 'wordpress-seo' ),
114
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/seo-premium-vt' ),
115
- 'linkText' => __( 'Get Yoast SEO Premium now »', 'wordpress-seo' ),
 
116
  );
117
 
118
  $formatted_data['videoDescriptions'][] = array(
119
- 'title' => __( 'Want to be a Yoast SEO Expert?', 'wordpress-seo' ),
120
- 'description' => __( 'Follow our Yoast SEO for WordPress training and become a certified Yoast SEO Expert!', 'wordpress-seo' ),
 
 
121
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/wordpress-training-vt' ),
122
- 'linkText' => __( 'Enroll in the Yoast SEO for WordPress training »', 'wordpress-seo' ),
 
123
  );
124
  }
125
 
@@ -218,7 +220,7 @@ class WPSEO_Help_Center {
218
  '',
219
  ''
220
  ) . '</li>';
221
- $popup_content .= '<li>' . __( '24/7 support', 'wordpress-seo' ) . '</li>';
222
  $popup_content .= '<li>' . __( 'No ads!', 'wordpress-seo' ) . '</li>';
223
  $popup_content .= '</ul>';
224
 
@@ -232,42 +234,4 @@ class WPSEO_Help_Center {
232
 
233
  $this->help_center_items[] = $contact_support_help_center_item;
234
  }
235
-
236
- /**
237
- * Pass text variables to js for the help center JS module.
238
- *
239
- * %s is replaced with <code>%s</code> and replaced again in the javascript with the actual variable.
240
- *
241
- * @return array Translated text strings for the help center.
242
- */
243
- public static function get_translated_texts() {
244
- // Esc_html is not needed because React already handles HTML in the (translations of) these strings.
245
- return array(
246
- 'locale' => WPSEO_Language_Utils::get_user_locale(),
247
- 'videoTutorial' => __( 'Video tutorial', 'wordpress-seo' ),
248
- 'knowledgeBase' => __( 'Knowledge base', 'wordpress-seo' ),
249
- 'getSupport' => __( 'Get support', 'wordpress-seo' ),
250
- 'algoliaSearcher.loadingPlaceholder' => __( 'Loading...', 'wordpress-seo' ),
251
- 'algoliaSearcher.errorMessage' => __( 'Something went wrong. Please try again later.', 'wordpress-seo' ),
252
- 'searchBar.headingText' => __( 'Search the Yoast Knowledge Base for answers to your questions:', 'wordpress-seo' ),
253
- 'searchBar.placeholderText' => __( 'Type here to search...', 'wordpress-seo' ),
254
- 'searchBar.buttonText' => __( 'Search', 'wordpress-seo' ),
255
- 'searchResultDetail.openButton' => __( 'View in KB', 'wordpress-seo' ),
256
- 'searchResultDetail.openButtonLabel' => __( 'Open the knowledge base article in a new window or read it in the iframe below', 'wordpress-seo' ),
257
- 'searchResultDetail.backButton' => __( 'Go back', 'wordpress-seo' ),
258
- 'searchResultDetail.backButtonLabel' => __( 'Go back to the search results', 'wordpress-seo' ),
259
- 'searchResultDetail.iframeTitle' => __( 'Knowledge base article', 'wordpress-seo' ),
260
- 'searchResultDetail.searchResult' => __( 'Search result', 'wordpress-seo' ),
261
- 'searchResult.noResultsText' => __( 'No results found.', 'wordpress-seo' ),
262
- 'searchResult.foundResultsText' => sprintf(
263
- /* translators: %d expands to the number of results found . */
264
- __( 'Number of results found: %d', 'wordpress-seo' ),
265
- '{ resultsCount }'
266
- ),
267
- 'searchResult.searchResultsHeading' => __( 'Search results', 'wordpress-seo' ),
268
- 'a11yNotice.opensInNewTab' => __( '(Opens in a new browser tab)', 'wordpress-seo' ),
269
- 'contactSupport.button' => __( 'New support request', 'wordpress-seo' ),
270
- 'helpCenter.buttonText' => __( 'Need help?', 'wordpress-seo' ),
271
- );
272
- }
273
  }
103
  // Open HelpScout on activating this tab ID.
104
  $formatted_data['shouldDisplayContactForm'] = $this->premium_support;
105
 
 
 
106
  $formatted_data['videoDescriptions'] = array();
107
 
108
  if ( $is_premium === false ) {
109
  $formatted_data['videoDescriptions'][] = array(
110
+ 'title' => __( 'Need help?', 'wordpress-seo' ),
111
  'description' => __( 'Go Premium and our experts will be there for you to answer any questions you might have about the setup and use of the plugin.', 'wordpress-seo' ),
112
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/seo-premium-vt' ),
113
+ /* translators: %s expands to Yoast SEO Premium */
114
+ 'linkText' => sprintf( __( 'Get %s', 'wordpress-seo' ), 'Yoast SEO Premium' ),
115
  );
116
 
117
  $formatted_data['videoDescriptions'][] = array(
118
+ /* translators: %s expands to Yoast SEO */
119
+ 'title' => sprintf( __( 'Want to be a %s Expert?', 'wordpress-seo' ), 'Yoast SEO' ),
120
+ /* translators: %1$s expands to Yoast SEO */
121
+ 'description' => sprintf( __( 'Follow our %1$s for WordPress training and become a certified %1$s Expert!', 'wordpress-seo' ), 'Yoast SEO' ),
122
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/wordpress-training-vt' ),
123
+ /* translators: %s expands to Yoast SEO */
124
+ 'linkText' => sprintf( __( 'Enroll in the %s for WordPress training', 'wordpress-seo' ), 'Yoast SEO' ),
125
  );
126
  }
127
 
220
  '',
221
  ''
222
  ) . '</li>';
223
+ $popup_content .= '<li>' . __( '24/7 email support', 'wordpress-seo' ) . '</li>';
224
  $popup_content .= '<li>' . __( 'No ads!', 'wordpress-seo' ) . '</li>';
225
  $popup_content .= '</ul>';
226
 
234
 
235
  $this->help_center_items[] = $contact_support_help_center_item;
236
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  }
admin/class-keyword-synonyms-modal.php CHANGED
@@ -20,8 +20,8 @@ class WPSEO_Keyword_Synonyms_Modal {
20
  return array(
21
  'title' => __( 'Would you like to add keyphrase synonyms?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
- /* translators: %1$s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
- __( 'Great news: you can, with %1$s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
20
  return array(
21
  'title' => __( 'Would you like to add keyphrase synonyms?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
+ /* translators: %s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
+ __( 'Great news: you can, with %s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
admin/class-multiple-keywords-modal.php CHANGED
@@ -20,8 +20,8 @@ class WPSEO_Multiple_Keywords_Modal {
20
  return array(
21
  'title' => __( 'Would you like to add another keyphrase?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
- /* translators: %1$s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
- __( 'Great news: you can, with %1$s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
20
  return array(
21
  'title' => __( 'Would you like to add another keyphrase?', 'wordpress-seo' ),
22
  'intro' => sprintf(
23
+ /* translators: %s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
24
+ __( 'Great news: you can, with %s!', 'wordpress-seo' ),
25
  '{{link}}Yoast SEO Premium{{/link}}'
26
  ),
27
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
admin/class-premium-upsell-admin-block.php CHANGED
@@ -57,7 +57,7 @@ class WPSEO_Premium_Upsell_Admin_Block {
57
  '<strong>' . esc_html__( 'No more dead links', 'wordpress-seo' ) . '</strong>: ' . esc_html__( 'Easy redirect manager', 'wordpress-seo' ),
58
  '<strong>' . esc_html__( 'Superfast internal linking suggestions', 'wordpress-seo' ) . '</strong>',
59
  '<strong>' . esc_html__( 'Social media preview', 'wordpress-seo' ) . '</strong>: ' . esc_html__( 'Facebook & Twitter', 'wordpress-seo' ),
60
- '<strong>' . esc_html__( '24/7 support', 'wordpress-seo' ) . '</strong>',
61
  '<strong>' . esc_html__( 'No ads!', 'wordpress-seo' ) . '</strong>',
62
  );
63
 
57
  '<strong>' . esc_html__( 'No more dead links', 'wordpress-seo' ) . '</strong>: ' . esc_html__( 'Easy redirect manager', 'wordpress-seo' ),
58
  '<strong>' . esc_html__( 'Superfast internal linking suggestions', 'wordpress-seo' ) . '</strong>',
59
  '<strong>' . esc_html__( 'Social media preview', 'wordpress-seo' ) . '</strong>: ' . esc_html__( 'Facebook & Twitter', 'wordpress-seo' ),
60
+ '<strong>' . esc_html__( '24/7 email support', 'wordpress-seo' ) . '</strong>',
61
  '<strong>' . esc_html__( 'No ads!', 'wordpress-seo' ) . '</strong>',
62
  );
63
 
admin/formatter/class-metabox-formatter.php CHANGED
@@ -81,54 +81,46 @@ class WPSEO_Metabox_Formatter {
81
  'labels' => array(
82
  'content' => array(
83
  'na' => sprintf(
84
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
85
- __( 'Readability: %1$sNot available%2$s', 'wordpress-seo' ),
86
- '<strong>',
87
- '</strong>'
88
  ),
89
  'bad' => sprintf(
90
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
91
- __( 'Readability: %1$sNeeds improvement%2$s', 'wordpress-seo' ),
92
- '<strong>',
93
- '</strong>'
94
  ),
95
  'ok' => sprintf(
96
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
97
- __( 'Readability: %1$sOK%2$s', 'wordpress-seo' ),
98
- '<strong>',
99
- '</strong>'
100
  ),
101
  'good' => sprintf(
102
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
103
- __( 'Readability: %1$sGood%2$s', 'wordpress-seo' ),
104
- '<strong>',
105
- '</strong>'
106
  ),
107
  ),
108
  'keyword' => array(
109
  'na' => sprintf(
110
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
111
- __( 'SEO: %1$sNot available%2$s', 'wordpress-seo' ),
112
- '<strong>',
113
- '</strong>'
114
  ),
115
  'bad' => sprintf(
116
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
117
- __( 'SEO: %1$sNeeds improvement%2$s', 'wordpress-seo' ),
118
- '<strong>',
119
- '</strong>'
120
  ),
121
  'ok' => sprintf(
122
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
123
- __( 'SEO: %1$sOK%2$s', 'wordpress-seo' ),
124
- '<strong>',
125
- '</strong>'
126
  ),
127
  'good' => sprintf(
128
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag. */
129
- __( 'SEO: %1$sGood%2$s', 'wordpress-seo' ),
130
- '<strong>',
131
- '</strong>'
132
  ),
133
  ),
134
  ),
@@ -188,8 +180,8 @@ class WPSEO_Metabox_Formatter {
188
  return array(
189
  'title' => __( 'Would you like to add more than one keyphrase?', 'wordpress-seo' ),
190
  'intro' => sprintf(
191
- /* translators: %1$s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
192
- __( 'Great news: you can, with %1$s!', 'wordpress-seo' ),
193
  '{{link}}Yoast SEO Premium{{/link}}'
194
  ),
195
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
@@ -235,12 +227,22 @@ class WPSEO_Metabox_Formatter {
235
  * @return boolean
236
  */
237
  private function is_markdown_enabled() {
 
 
238
  if ( class_exists( 'Jetpack' ) && method_exists( 'Jetpack', 'get_active_modules' ) ) {
239
  $active_modules = Jetpack::get_active_modules();
240
 
241
- return in_array( 'markdown', $active_modules, true );
 
242
  }
243
 
244
- return false;
 
 
 
 
 
 
 
245
  }
246
  }
81
  'labels' => array(
82
  'content' => array(
83
  'na' => sprintf(
84
+ /* translators: %s expands to readability. */
85
+ __( 'Readability: %s', 'wordpress-seo' ),
86
+ '<strong>' . __( 'Not available', 'wordpress-seo' ) . '</strong>'
 
87
  ),
88
  'bad' => sprintf(
89
+ /* translators: %s expands to readability. */
90
+ __( 'Readability: %s', 'wordpress-seo' ),
91
+ '<strong>' . __( 'Needs improvement', 'wordpress-seo' ) . '</strong>'
 
92
  ),
93
  'ok' => sprintf(
94
+ /* translators: %s expands to readability. */
95
+ __( 'Readability: %s', 'wordpress-seo' ),
96
+ '<strong>' . __( 'OK', 'wordpress-seo' ) . '</strong>'
 
97
  ),
98
  'good' => sprintf(
99
+ /* translators: %s expands to readability. */
100
+ __( 'Readability: %s', 'wordpress-seo' ),
101
+ '<strong>' . __( 'Good', 'wordpress-seo' ) . '</strong>'
 
102
  ),
103
  ),
104
  'keyword' => array(
105
  'na' => sprintf(
106
+ /* translators: %s expands to SEO. */
107
+ __( 'SEO: %s', 'wordpress-seo' ),
108
+ '<strong>' . __( 'Not available', 'wordpress-seo' ) . '</strong>'
 
109
  ),
110
  'bad' => sprintf(
111
+ /* translators: %s expands to SEO. */
112
+ __( 'SEO: %s', 'wordpress-seo' ),
113
+ '<strong>' . __( 'Needs improvement', 'wordpress-seo' ) . '</strong>'
 
114
  ),
115
  'ok' => sprintf(
116
+ /* translators: %s expands to SEO. */
117
+ __( 'SEO: %s', 'wordpress-seo' ),
118
+ '<strong>' . __( 'OK', 'wordpress-seo' ) . '</strong>'
 
119
  ),
120
  'good' => sprintf(
121
+ /* translators: %s expands to SEO. */
122
+ __( 'SEO: %s', 'wordpress-seo' ),
123
+ '<strong>' . __( 'Good', 'wordpress-seo' ) . '</strong>'
 
124
  ),
125
  ),
126
  ),
180
  return array(
181
  'title' => __( 'Would you like to add more than one keyphrase?', 'wordpress-seo' ),
182
  'intro' => sprintf(
183
+ /* translators: %s expands to a 'Yoast SEO Premium' text linked to the yoast.com website. */
184
+ __( 'Great news: you can, with %s!', 'wordpress-seo' ),
185
  '{{link}}Yoast SEO Premium{{/link}}'
186
  ),
187
  'link' => WPSEO_Shortlinker::get( 'https://yoa.st/pe-premium-page' ),
227
  * @return boolean
228
  */
229
  private function is_markdown_enabled() {
230
+ $is_markdown = false;
231
+
232
  if ( class_exists( 'Jetpack' ) && method_exists( 'Jetpack', 'get_active_modules' ) ) {
233
  $active_modules = Jetpack::get_active_modules();
234
 
235
+ // First at all, check if Jetpack's markdown module is active.
236
+ $is_markdown = in_array( 'markdown', $active_modules, true );
237
  }
238
 
239
+ /**
240
+ * Filters whether markdown support is active in the readability- and seo-analysis.
241
+ *
242
+ * @since 11.3
243
+ *
244
+ * @param array $is_markdown Is markdown support for Yoast SEO active.
245
+ */
246
+ return apply_filters( 'wpseo_is_markdown_enabled', $is_markdown );
247
  }
248
  }
admin/google_search_console/class-gsc-category-filters.php CHANGED
@@ -113,15 +113,72 @@ class WPSEO_GSC_Category_Filters {
113
  * Setting the values for the filter.
114
  */
115
  private function set_filter_values() {
116
- $this->set_filter_value( 'access_denied', __( 'Access denied', 'wordpress-seo' ), __( 'Server requires authentication or is blocking Googlebot from accessing the site.', 'wordpress-seo' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Access denied', 'wordpress-seo' ) ) );
 
 
 
 
 
 
 
 
 
117
  $this->set_filter_value( 'faulty_redirects', __( 'Faulty redirects', 'wordpress-seo' ) );
118
  $this->set_filter_value( 'not_followed', __( 'Not followed', 'wordpress-seo' ) );
119
- $this->set_filter_value( 'not_found', __( 'Not found', 'wordpress-seo' ), __( 'URL points to a non-existent page.', 'wordpress-seo' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Not found', 'wordpress-seo' ) ) );
120
- $this->set_filter_value( 'other', __( 'Other', 'wordpress-seo' ), __( 'Google was unable to crawl this URL due to an undetermined issue.', 'wordpress-seo' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Other', 'wordpress-seo' ) ) );
121
- /* Translators: %1$s: expands to '<code>robots.txt</code>'. */
122
- $this->set_filter_value( 'roboted', __( 'Blocked', 'wordpress-seo' ), sprintf( __( 'Googlebot could access your site, but certain URLs are blocked for Googlebot in your %1$s file. This block could either be for all Googlebots or even specifically for Googlebot-mobile.', 'wordpress-seo' ), '<code>robots.txt</code>' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Blocked', 'wordpress-seo' ) ) );
123
- $this->set_filter_value( 'server_error', __( 'Server Error', 'wordpress-seo' ), __( 'Request timed out or site is blocking Google.', 'wordpress-seo' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Server', 'wordpress-seo' ) ) );
124
- $this->set_filter_value( 'soft_404', __( 'Soft 404', 'wordpress-seo' ), __( "The target URL doesn't exist, but your server is not returning a 404 (file not found) error.", 'wordpress-seo' ), sprintf( __( 'Show information about errors in category %s', 'wordpress-seo' ), __( 'Soft 404', 'wordpress-seo' ) ) );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
  }
126
 
127
  /**
113
  * Setting the values for the filter.
114
  */
115
  private function set_filter_values() {
116
+ $this->set_filter_value(
117
+ 'access_denied',
118
+ __( 'Access denied', 'wordpress-seo' ),
119
+ __( 'Server requires authentication or is blocking Googlebot from accessing the site.', 'wordpress-seo' ),
120
+ sprintf(
121
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
122
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
123
+ __( 'Access denied', 'wordpress-seo' )
124
+ )
125
+ );
126
  $this->set_filter_value( 'faulty_redirects', __( 'Faulty redirects', 'wordpress-seo' ) );
127
  $this->set_filter_value( 'not_followed', __( 'Not followed', 'wordpress-seo' ) );
128
+ $this->set_filter_value(
129
+ 'not_found',
130
+ __( 'Not found', 'wordpress-seo' ),
131
+ __( 'URL points to a non-existent page.', 'wordpress-seo' ),
132
+ sprintf(
133
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
134
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
135
+ __( 'Not found', 'wordpress-seo' )
136
+ )
137
+ );
138
+ $this->set_filter_value(
139
+ 'other',
140
+ __( 'Other', 'wordpress-seo' ),
141
+ __( 'Google was unable to crawl this URL due to an undetermined issue.', 'wordpress-seo' ),
142
+ sprintf(
143
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
144
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
145
+ __( 'Other', 'wordpress-seo' )
146
+ )
147
+ );
148
+ $this->set_filter_value(
149
+ 'roboted',
150
+ __( 'Blocked', 'wordpress-seo' ),
151
+ sprintf(
152
+ /* translators: %1$s: expands to '<code>robots.txt</code>'. */
153
+ __( 'Googlebot could access your site, but certain URLs are blocked for Googlebot in your %1$s file. This block could either be for all Googlebots or even specifically for Googlebot-mobile.', 'wordpress-seo' ),
154
+ '<code>robots.txt</code>'
155
+ ),
156
+ sprintf(
157
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
158
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
159
+ __( 'Blocked', 'wordpress-seo' )
160
+ )
161
+ );
162
+ $this->set_filter_value(
163
+ 'server_error',
164
+ __( 'Server Error', 'wordpress-seo' ),
165
+ __( 'Request timed out or site is blocking Google.', 'wordpress-seo' ),
166
+ sprintf(
167
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
168
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
169
+ __( 'Server Error', 'wordpress-seo' )
170
+ )
171
+ );
172
+ $this->set_filter_value(
173
+ 'soft_404',
174
+ __( 'Soft 404', 'wordpress-seo' ),
175
+ __( "The target URL doesn't exist, but your server is not returning a 404 (file not found) error.", 'wordpress-seo' ),
176
+ sprintf(
177
+ /* translators: %s: category name. N.B.: The category name is translated separately. */
178
+ __( 'Show information about errors in category %s', 'wordpress-seo' ),
179
+ __( 'Soft 404', 'wordpress-seo' )
180
+ )
181
+ );
182
  }
183
 
184
  /**
admin/google_search_console/views/gsc-display.php CHANGED
@@ -32,14 +32,14 @@ $gsc_style_alert_icon = 'display: block; margin-right: 8px;';
32
  $gsc_style_alert_content = 'max-width: 600px;';
33
  $gsc_style_alert_link = 'color: #004973;';
34
  $gsc_notification = sprintf(
35
- /* Translators: %1$s: expands to opening anchor tag, %2$s expands to closing anchor tag. */
36
  __( 'Google has discontinued its Crawl Errors API. Therefore, any possible crawl errors you might have cannot be displayed here anymore. %1$sRead our statement on this for further information%2$s.', 'wordpress-seo' ),
37
  '<a style="' . $gsc_style_alert_link . '" href="' . WPSEO_Shortlinker::get( $gsc_post_url ) . '" target="_blank" rel="noopener">',
38
  '</a>'
39
  );
40
- $gsc_notification .= '<br/><br/>';
41
- $gsc_notification .= sprintf(
42
- /* Translators: %1$s: expands to opening anchor tag, %2$s expands to closing anchor tag. */
43
  __( 'To view your current crawl errors, %1$splease visit Google Search Console%2$s.', 'wordpress-seo' ),
44
  '<a style="' . $gsc_style_alert_link . '" href="' . $gsc_url . '" target="_blank" rel="noopener noreferrer">',
45
  '</a>'
@@ -48,7 +48,7 @@ $gsc_notification .= sprintf(
48
  <div style="<?php echo $gsc_style_alert; ?>">
49
  <span style="<?php echo $gsc_style_alert_icon; ?>">
50
  <svg xmlns="http://www.w3.org/2000/svg" width="12" height="14" viewBox="0 0 12 14" role="img" aria-hidden="true"
51
- focusable="false" fill="#450c11">
52
  <path
53
  d="M6 1q1.6 0 3 .8T11.2 4t.8 3-.8 3T9 12.2 6 13t-3-.8T.8 10 0 7t.8-3T3 1.8 6 1zm1 9.7V9.3 9L6.7 9H5l-.1.3V10.9l.3.1h1.6l.1-.3zm0-2.6L7 3.2v-.1L6.8 3H5 5l-.1.2.1 4.9.3.2h1.4l.2-.1Q7 8 6.9 8z"></path>
54
  </svg>
@@ -59,7 +59,8 @@ $gsc_notification .= sprintf(
59
 
60
  $platform_tabs = new WPSEO_GSC_Platform_Tabs();
61
 
62
- if ( defined( 'WP_DEBUG' ) && WP_DEBUG && WPSEO_GSC_Settings::get_profile() !== '' ) { ?>
 
63
  <form action="" method="post" class="wpseo-gsc-reload-crawl-issues-form">
64
  <input type='hidden' name='reload-crawl-issues-nonce' value='<?php echo esc_attr( wp_create_nonce( 'reload-crawl-issues' ) ); ?>' />
65
  <input type="submit" name="reload-crawl-issues" id="reload-crawl-issue" class="button button-primary alignright"
@@ -93,10 +94,9 @@ switch ( $platform_tabs->current_tab() ) {
93
  // Print auth screen.
94
  echo '<p>';
95
  printf(
96
- /* Translators: %1$s: expands to Yoast SEO, %2$s expands to Google Search Console. */
97
- esc_html__( 'To allow %1$s to fetch your %2$s information, please enter your Google Authorization Code. Clicking the button below will open a new window.', 'wordpress-seo' ),
98
- 'Yoast SEO',
99
- 'Google Search Console'
100
  );
101
  echo "</p>\n";
102
  echo '<input type="hidden" id="gsc_auth_url" value="', esc_url( $this->service->get_client()->createAuthUrl() ) , '" />';
32
  $gsc_style_alert_content = 'max-width: 600px;';
33
  $gsc_style_alert_link = 'color: #004973;';
34
  $gsc_notification = sprintf(
35
+ /* Translators: %1$s: expands to opening anchor tag, %2$s expands to closing anchor tag. */
36
  __( 'Google has discontinued its Crawl Errors API. Therefore, any possible crawl errors you might have cannot be displayed here anymore. %1$sRead our statement on this for further information%2$s.', 'wordpress-seo' ),
37
  '<a style="' . $gsc_style_alert_link . '" href="' . WPSEO_Shortlinker::get( $gsc_post_url ) . '" target="_blank" rel="noopener">',
38
  '</a>'
39
  );
40
+ $gsc_notification .= '<br/><br/>';
41
+ $gsc_notification .= sprintf(
42
+ /* Translators: %1$s: expands to opening anchor tag, %2$s expands to closing anchor tag. */
43
  __( 'To view your current crawl errors, %1$splease visit Google Search Console%2$s.', 'wordpress-seo' ),
44
  '<a style="' . $gsc_style_alert_link . '" href="' . $gsc_url . '" target="_blank" rel="noopener noreferrer">',
45
  '</a>'
48
  <div style="<?php echo $gsc_style_alert; ?>">
49
  <span style="<?php echo $gsc_style_alert_icon; ?>">
50
  <svg xmlns="http://www.w3.org/2000/svg" width="12" height="14" viewBox="0 0 12 14" role="img" aria-hidden="true"
51
+ focusable="false" fill="#450c11">
52
  <path
53
  d="M6 1q1.6 0 3 .8T11.2 4t.8 3-.8 3T9 12.2 6 13t-3-.8T.8 10 0 7t.8-3T3 1.8 6 1zm1 9.7V9.3 9L6.7 9H5l-.1.3V10.9l.3.1h1.6l.1-.3zm0-2.6L7 3.2v-.1L6.8 3H5 5l-.1.2.1 4.9.3.2h1.4l.2-.1Q7 8 6.9 8z"></path>
54
  </svg>
59
 
60
  $platform_tabs = new WPSEO_GSC_Platform_Tabs();
61
 
62
+ if ( defined( 'WP_DEBUG' ) && WP_DEBUG && WPSEO_GSC_Settings::get_profile() !== '' ) {
63
+ ?>
64
  <form action="" method="post" class="wpseo-gsc-reload-crawl-issues-form">
65
  <input type='hidden' name='reload-crawl-issues-nonce' value='<?php echo esc_attr( wp_create_nonce( 'reload-crawl-issues' ) ); ?>' />
66
  <input type="submit" name="reload-crawl-issues" id="reload-crawl-issue" class="button button-primary alignright"
94
  // Print auth screen.
95
  echo '<p>';
96
  printf(
97
+ /* Translators: %s: expands to Yoast SEO. */
98
+ esc_html__( 'To allow %s to fetch your Google Search Console information, please enter your Google Authorization Code. Clicking the button below will open a new window.', 'wordpress-seo' ),
99
+ 'Yoast SEO'
 
100
  );
101
  echo "</p>\n";
102
  echo '<input type="hidden" id="gsc_auth_url" value="', esc_url( $this->service->get_client()->createAuthUrl() ) , '" />';
admin/links/class-link-watcher.php CHANGED
@@ -43,6 +43,15 @@ class WPSEO_Link_Watcher {
43
  * @return void
44
  */
45
  public function save_post( $post_id, WP_Post $post ) {
 
 
 
 
 
 
 
 
 
46
  if ( ! WPSEO_Link_Table_Accessible::is_accessible() || ! WPSEO_Meta_Table_Accessible::is_accessible() ) {
47
  return;
48
  }
@@ -74,6 +83,11 @@ class WPSEO_Link_Watcher {
74
  * @return void
75
  */
76
  public function delete_post( $post_id ) {
 
 
 
 
 
77
  if ( ! WPSEO_Link_Table_Accessible::is_accessible() || ! WPSEO_Meta_Table_Accessible::is_accessible() ) {
78
  return;
79
  }
43
  * @return void
44
  */
45
  public function save_post( $post_id, WP_Post $post ) {
46
+ /**
47
+ * Filter: 'wpseo_should_index_links' - Allows disabling of Yoast's links indexation.
48
+ *
49
+ * @api bool To disable the indexation, return false.
50
+ */
51
+ if ( ! apply_filters( 'wpseo_should_index_links', true ) ) {
52
+ return;
53
+ }
54
+
55
  if ( ! WPSEO_Link_Table_Accessible::is_accessible() || ! WPSEO_Meta_Table_Accessible::is_accessible() ) {
56
  return;
57
  }
83
  * @return void
84
  */
85
  public function delete_post( $post_id ) {
86
+ /** This filter is documented in admin/links/class-link-watcher.php */
87
+ if ( ! apply_filters( 'wpseo_should_index_links', true ) ) {
88
+ return;
89
+ }
90
+
91
  if ( ! WPSEO_Link_Table_Accessible::is_accessible() || ! WPSEO_Meta_Table_Accessible::is_accessible() ) {
92
  return;
93
  }
admin/metabox/class-metabox.php CHANGED
@@ -270,20 +270,6 @@ class WPSEO_Metabox extends WPSEO_Meta {
270
  public function meta_box() {
271
  $content_sections = $this->get_content_sections();
272
 
273
- $helpcenter_tab = new WPSEO_Option_Tab(
274
- 'metabox',
275
- __( 'Meta box', 'wordpress-seo' ),
276
- array( 'video_url' => WPSEO_Shortlinker::get( 'https://yoa.st/metabox-screencast' ) )
277
- );
278
-
279
- $help_center = new WPSEO_Help_Center( '', $helpcenter_tab, WPSEO_Utils::is_yoast_seo_premium() );
280
- $help_center->localize_data();
281
- $help_center->mount();
282
-
283
- if ( ! WPSEO_Utils::is_yoast_seo_premium() ) {
284
- echo $this->get_buy_premium_link();
285
- }
286
-
287
  echo '<div class="wpseo-metabox-content">';
288
  echo '<div class="wpseo-metabox-sidebar"><ul>';
289
 
@@ -384,20 +370,6 @@ class WPSEO_Metabox extends WPSEO_Meta {
384
  );
385
  }
386
 
387
- /**
388
- * Returns a link to activate the Buy Premium tab.
389
- *
390
- * @return string
391
- */
392
- private function get_buy_premium_link() {
393
- return sprintf(
394
- '<div class="wpseo-metabox-buy-premium"><a target="_blank" href="%1$s"><span class="dashicons dashicons-star-filled wpseo-buy-premium"></span>%2$s%3$s</a></div>',
395
- esc_url( WPSEO_Shortlinker::get( 'https://yoa.st/3g6' ) ),
396
- esc_html__( 'Go Premium', 'wordpress-seo' ),
397
- WPSEO_Admin_Utils::get_new_tab_message()
398
- );
399
- }
400
-
401
  /**
402
  * Returns a metabox section dedicated to hosting metabox tabs that have been added by other plugins through the
403
  * `wpseo_tab_header` and `wpseo_tab_content` actions.
@@ -759,7 +731,6 @@ class WPSEO_Metabox extends WPSEO_Meta {
759
  $asset_manager->enqueue_style( 'select2' );
760
 
761
  $asset_manager->enqueue_script( 'metabox' );
762
- $asset_manager->enqueue_script( 'help-center' );
763
  $asset_manager->enqueue_script( 'admin-media' );
764
 
765
  $asset_manager->enqueue_script( 'post-scraper' );
270
  public function meta_box() {
271
  $content_sections = $this->get_content_sections();
272
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
273
  echo '<div class="wpseo-metabox-content">';
274
  echo '<div class="wpseo-metabox-sidebar"><ul>';
275
 
370
  );
371
  }
372
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
373
  /**
374
  * Returns a metabox section dedicated to hosting metabox tabs that have been added by other plugins through the
375
  * `wpseo_tab_header` and `wpseo_tab_content` actions.
731
  $asset_manager->enqueue_style( 'select2' );
732
 
733
  $asset_manager->enqueue_script( 'metabox' );
 
734
  $asset_manager->enqueue_script( 'admin-media' );
735
 
736
  $asset_manager->enqueue_script( 'post-scraper' );
admin/statistics/class-statistics-service.php CHANGED
@@ -199,14 +199,27 @@ class WPSEO_Statistics_Service {
199
  */
200
  private function labels() {
201
  return array(
202
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag */
203
- WPSEO_Rank::NO_FOCUS => sprintf( __( 'Posts %1$swithout%2$s a focus keyphrase', 'wordpress-seo' ), '<strong>', '</strong>' ),
204
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag */
205
- WPSEO_Rank::BAD => sprintf( __( 'Posts with the SEO score: %1$sneeds improvement%2$s', 'wordpress-seo' ), '<strong>', '</strong>' ),
206
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag */
207
- WPSEO_Rank::OK => sprintf( __( 'Posts with the SEO score: %1$sOK%2$s', 'wordpress-seo' ), '<strong>', '</strong>' ),
208
- /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag */
209
- WPSEO_Rank::GOOD => sprintf( __( 'Posts with the SEO score: %1$sgood%2$s', 'wordpress-seo' ), '<strong>', '</strong>' ),
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  WPSEO_Rank::NO_INDEX => __( 'Posts that should not show up in search results', 'wordpress-seo' ),
211
  );
212
  }
199
  */
200
  private function labels() {
201
  return array(
202
+ WPSEO_Rank::NO_FOCUS => sprintf(
203
+ /* translators: %1$s expands to an opening strong tag, %2$s expands to a closing strong tag */
204
+ __( 'Posts %1$swithout%2$s a focus keyphrase', 'wordpress-seo' ),
205
+ '<strong>',
206
+ '</strong>'
207
+ ),
208
+ WPSEO_Rank::BAD => sprintf(
209
+ /* translators: %s expands to the score */
210
+ __( 'Posts with the SEO score: %s', 'wordpress-seo' ),
211
+ '<strong>' . __( 'Needs improvement', 'wordpress-seo' ) . '</strong>'
212
+ ),
213
+ WPSEO_Rank::OK => sprintf(
214
+ /* translators: %s expands to the score */
215
+ __( 'Posts with the SEO score: %s', 'wordpress-seo' ),
216
+ '<strong>' . __( 'OK', 'wordpress-seo' ) . '</strong>'
217
+ ),
218
+ WPSEO_Rank::GOOD => sprintf(
219
+ /* translators: %s expands to the score */
220
+ __( 'Posts with the SEO score: %s', 'wordpress-seo' ),
221
+ '<strong>' . __( 'Good', 'wordpress-seo' ) . '</strong>'
222
+ ),
223
  WPSEO_Rank::NO_INDEX => __( 'Posts that should not show up in search results', 'wordpress-seo' ),
224
  );
225
  }
admin/taxonomy/class-taxonomy-metabox.php CHANGED
@@ -52,9 +52,6 @@ class WPSEO_Taxonomy_Metabox {
52
  */
53
  public function display() {
54
 
55
- $asset_manager = new WPSEO_Admin_Asset_Manager();
56
- $asset_manager->enqueue_script( 'help-center' );
57
-
58
  $content_sections = $this->get_content_sections();
59
 
60
  $product_title = 'Yoast SEO';
@@ -65,22 +62,8 @@ class WPSEO_Taxonomy_Metabox {
65
  printf( '<div id="wpseo_meta" class="postbox yoast wpseo-taxonomy-metabox-postbox"><h2><span>%1$s</span></h2>', $product_title );
66
 
67
  echo '<div class="inside">';
68
-
69
- $helpcenter_tab = new WPSEO_Option_Tab(
70
- 'tax-metabox',
71
- __( 'Meta box', 'wordpress-seo' ),
72
- array( 'video_url' => WPSEO_Shortlinker::get( 'https://yoa.st/metabox-taxonomy-screencast' ) )
73
- );
74
-
75
- $helpcenter = new WPSEO_Help_Center( 'tax-metabox', $helpcenter_tab, WPSEO_Utils::is_yoast_seo_premium() );
76
- $helpcenter->localize_data();
77
- $helpcenter->mount();
78
-
79
  echo '<div id="taxonomy_overall"></div>';
80
 
81
- if ( ! defined( 'WPSEO_PREMIUM_FILE' ) ) {
82
- echo $this->get_buy_premium_link();
83
- }
84
 
85
  echo '<div class="wpseo-metabox-content">';
86
  echo '<div class="wpseo-metabox-sidebar"><ul>';
@@ -227,18 +210,4 @@ class WPSEO_Taxonomy_Metabox {
227
  private function has_single_social_tab() {
228
  return ( WPSEO_Options::get( 'opengraph' ) === false || WPSEO_Options::get( 'twitter' ) === false );
229
  }
230
-
231
- /**
232
- * Returns a link to activate the Buy Premium tab.
233
- *
234
- * @return string
235
- */
236
- private function get_buy_premium_link() {
237
- return sprintf(
238
- '<div class="wpseo-metabox-buy-premium"><a target="_blank" href="%1$s"><span class="dashicons dashicons-star-filled wpseo-buy-premium"></span>%2$s%3$s</a></div>',
239
- esc_url( WPSEO_Shortlinker::get( 'https://yoa.st/3hh' ) ),
240
- esc_html__( 'Go Premium', 'wordpress-seo' ),
241
- WPSEO_Admin_Utils::get_new_tab_message()
242
- );
243
- }
244
  }
52
  */
53
  public function display() {
54
 
 
 
 
55
  $content_sections = $this->get_content_sections();
56
 
57
  $product_title = 'Yoast SEO';
62
  printf( '<div id="wpseo_meta" class="postbox yoast wpseo-taxonomy-metabox-postbox"><h2><span>%1$s</span></h2>', $product_title );
63
 
64
  echo '<div class="inside">';
 
 
 
 
 
 
 
 
 
 
 
65
  echo '<div id="taxonomy_overall"></div>';
66
 
 
 
 
67
 
68
  echo '<div class="wpseo-metabox-content">';
69
  echo '<div class="wpseo-metabox-sidebar"><ul>';
210
  private function has_single_social_tab() {
211
  return ( WPSEO_Options::get( 'opengraph' ) === false || WPSEO_Options::get( 'twitter' ) === false );
212
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
213
  }
admin/views/class-yoast-feature-toggles.php CHANGED
@@ -114,8 +114,12 @@ class Yoast_Feature_Toggles {
114
  /* translators: %s: Ryte */
115
  'name' => sprintf( __( '%s integration', 'wordpress-seo' ), 'Ryte' ),
116
  'setting' => 'onpage_indexability',
117
- /* translators: 1: Ryte */
118
- 'label' => sprintf( __( '%1$s will check weekly if your site is still indexable by search engines and Yoast SEO will notify you when this is not the case.', 'wordpress-seo' ), 'Ryte' ),
 
 
 
 
119
  /* translators: %s: Ryte */
120
  'read_more_label' => sprintf( __( 'Read more about how %s works.', 'wordpress-seo' ), 'Ryte ' ),
121
  'read_more_url' => 'https://yoa.st/2an',
114
  /* translators: %s: Ryte */
115
  'name' => sprintf( __( '%s integration', 'wordpress-seo' ), 'Ryte' ),
116
  'setting' => 'onpage_indexability',
117
+ 'label' => sprintf(
118
+ /* translators: 1: Ryte, 2: Yoast SEO */
119
+ __( '%1$s will check weekly if your site is still indexable by search engines and %2$s will notify you when this is not the case.', 'wordpress-seo' ),
120
+ 'Ryte',
121
+ 'Yoast SEO'
122
+ ),
123
  /* translators: %s: Ryte */
124
  'read_more_label' => sprintf( __( 'Read more about how %s works.', 'wordpress-seo' ), 'Ryte ' ),
125
  'read_more_url' => 'https://yoa.st/2an',
admin/views/sidebar.php CHANGED
@@ -20,8 +20,8 @@ $new_tab_message = WPSEO_Admin_Utils::get_new_tab_message();
20
  <div class="yoast-sidebar__section">
21
  <h2>
22
  <?php
23
- /* translators: %1$s expands to the plugin name */
24
- printf( esc_html__( 'Upgrade to %1$s', 'wordpress-seo' ), 'Yoast SEO Premium' );
25
  ?>
26
  </h2>
27
  <ul>
@@ -30,12 +30,12 @@ $new_tab_message = WPSEO_Admin_Utils::get_new_tab_message();
30
  <li><strong><?php esc_html_e( 'Get real-time suggestions for internal links', 'wordpress-seo' ); ?></strong></li>
31
  <li><strong><?php esc_html_e( 'No more dead links a.k.a. 404 pages', 'wordpress-seo' ); ?></strong></li>
32
  <li><strong><?php esc_html_e( '24/7 email support', 'wordpress-seo' ); ?></strong></li>
33
- <li><strong><?php esc_html_e( 'No ads', 'wordpress-seo' ); ?></strong></li>
34
  </ul>
35
 
36
  <a id="wpseo-premium-button" class="yoast-button-upsell" href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jj' ); ?>" target="_blank">
37
  <?php
38
- /* translators: %s is replaced by the plugin name */
39
  printf( esc_html__( 'Get %s', 'wordpress-seo' ), 'Yoast SEO Premium' );
40
  echo $new_tab_message;
41
  echo '<span aria-hidden="true" class="yoast-button-upsell__caret"></span>';
@@ -82,7 +82,12 @@ $new_tab_message = WPSEO_Admin_Utils::get_new_tab_message();
82
  </div>
83
  </div>
84
  <div class="yoast-sidebar__section">
85
- <h2><?php esc_html_e( 'Extend Yoast SEO', 'wordpress-seo' ); ?></h2>
 
 
 
 
 
86
  <div class="wp-clearfix">
87
  <p>
88
  <a href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jq' ); ?>" target="_blank">
@@ -129,8 +134,8 @@ $new_tab_message = WPSEO_Admin_Utils::get_new_tab_message();
129
  <p>
130
  <a href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jy' ); ?>" target="_blank">
131
  <?php
132
- /* translators: %s expands to Yoast SEO Premium. */
133
- printf( esc_html__( 'Upgrade to %s »', 'wordpress-seo' ), 'Yoast SEO Premium' );
134
  echo $new_tab_message;
135
  ?>
136
  </a>
20
  <div class="yoast-sidebar__section">
21
  <h2>
22
  <?php
23
+ /* translators: %s expands to Yoast SEO Premium */
24
+ printf( esc_html__( 'Upgrade to %s', 'wordpress-seo' ), 'Yoast SEO Premium' );
25
  ?>
26
  </h2>
27
  <ul>
30
  <li><strong><?php esc_html_e( 'Get real-time suggestions for internal links', 'wordpress-seo' ); ?></strong></li>
31
  <li><strong><?php esc_html_e( 'No more dead links a.k.a. 404 pages', 'wordpress-seo' ); ?></strong></li>
32
  <li><strong><?php esc_html_e( '24/7 email support', 'wordpress-seo' ); ?></strong></li>
33
+ <li><strong><?php esc_html_e( 'No ads!', 'wordpress-seo' ); ?></strong></li>
34
  </ul>
35
 
36
  <a id="wpseo-premium-button" class="yoast-button-upsell" href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jj' ); ?>" target="_blank">
37
  <?php
38
+ /* translators: %s expands to Yoast SEO Premium */
39
  printf( esc_html__( 'Get %s', 'wordpress-seo' ), 'Yoast SEO Premium' );
40
  echo $new_tab_message;
41
  echo '<span aria-hidden="true" class="yoast-button-upsell__caret"></span>';
82
  </div>
83
  </div>
84
  <div class="yoast-sidebar__section">
85
+ <h2>
86
+ <?php
87
+ /* translators: %s expands to Yoast SEO */
88
+ printf( esc_html__( 'Extend %s', 'wordpress-seo' ), 'Yoast SEO' );
89
+ ?>
90
+ </h2>
91
  <div class="wp-clearfix">
92
  <p>
93
  <a href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jq' ); ?>" target="_blank">
134
  <p>
135
  <a href="<?php WPSEO_Shortlinker::show( 'https://yoa.st/jy' ); ?>" target="_blank">
136
  <?php
137
+ /* translators: %s expands to Yoast SEO Premium */
138
+ printf( esc_html__( 'Upgrade to %s', 'wordpress-seo' ), 'Yoast SEO Premium' );
139
  echo $new_tab_message;
140
  ?>
141
  </a>
admin/views/tabs/metas/paper-content/breadcrumbs-content.php CHANGED
@@ -69,7 +69,6 @@ echo '<br/>';
69
  $taxonomies = get_taxonomies(
70
  array(
71
  'public' => true,
72
- '_builtin' => false,
73
  ),
74
  'objects'
75
  );
69
  $taxonomies = get_taxonomies(
70
  array(
71
  'public' => true,
 
72
  ),
73
  'objects'
74
  );
admin/views/tabs/metas/paper-content/general/homepage.php CHANGED
@@ -38,7 +38,7 @@
38
  echo '<p>';
39
  printf(
40
  /* translators: 1: link open tag; 2: link close tag. */
41
- esc_html__( 'You can determine the title and description for the front page by %1$sediting the front page itself &raquo;%2$s', 'wordpress-seo' ),
42
  '<a href="' . esc_url( get_edit_post_link( get_option( 'page_on_front' ) ) ) . '">',
43
  '</a>'
44
  );
@@ -47,7 +47,7 @@
47
  echo '<p>';
48
  printf(
49
  /* translators: 1: link open tag; 2: link close tag. */
50
- esc_html__( 'You can determine the title and description for the blog page by %1$sediting the blog page itself &raquo;%2$s', 'wordpress-seo' ),
51
  '<a href="' . esc_url( get_edit_post_link( get_option( 'page_for_posts' ) ) ) . '">',
52
  '</a>'
53
  );
38
  echo '<p>';
39
  printf(
40
  /* translators: 1: link open tag; 2: link close tag. */
41
+ esc_html__( 'You can determine the title and description for the front page by %1$sediting the front page itself%2$s.', 'wordpress-seo' ),
42
  '<a href="' . esc_url( get_edit_post_link( get_option( 'page_on_front' ) ) ) . '">',
43
  '</a>'
44
  );
47
  echo '<p>';
48
  printf(
49
  /* translators: 1: link open tag; 2: link close tag. */
50
+ esc_html__( 'You can determine the title and description for the blog page by %1$sediting the blog page itself%2$s.', 'wordpress-seo' ),
51
  '<a href="' . esc_url( get_edit_post_link( get_option( 'page_for_posts' ) ) ) . '">',
52
  '</a>'
53
  );
admin/views/tabs/metas/paper-content/general/knowledge-graph.php CHANGED
@@ -55,6 +55,7 @@ $knowledge_graph_help = new WPSEO_Admin_Help_Panel(
55
  <h3><?php esc_html_e( 'Personal info', 'wordpress-seo' ); ?></h3>
56
  <?php
57
  echo '<div id="wpseo-person-selector"></div>';
 
58
  $yform->hidden( 'company_or_person_user_id', 'person_id' );
59
  ?>
60
  </div>
55
  <h3><?php esc_html_e( 'Personal info', 'wordpress-seo' ); ?></h3>
56
  <?php
57
  echo '<div id="wpseo-person-selector"></div>';
58
+ $yform->media_input( 'person_logo', __( 'Person logo / avatar', 'wordpress-seo' ) );
59
  $yform->hidden( 'company_or_person_user_id', 'person_id' );
60
  ?>
61
  </div>
admin/views/tabs/tool/import-seo.php CHANGED
@@ -17,7 +17,11 @@ $import_check->detect();
17
  if ( count( $import_check->needs_import ) === 0 ) {
18
  echo '<h2>', esc_html__( 'Import from other SEO plugins', 'wordpress-seo' ), '</h2>';
19
  echo '<p>';
20
- esc_html_e( 'Yoast SEO did not detect any plugin data from plugins it can import from.', 'wordpress-seo' );
 
 
 
 
21
  echo '</p>';
22
 
23
  return;
@@ -57,7 +61,13 @@ function wpseo_import_external_select( $name, $plugins ) {
57
  <div class="tab-block">
58
  <h3><?php esc_html_e( 'Step 2: Import', 'wordpress-seo' ); ?></h3>
59
  <p>
60
- <?php esc_html_e( 'This will import the post metadata like SEO titles and descriptions into your Yoast SEO metadata. It will only do this when there is no existing Yoast SEO metadata yet. The original data will remain in place.', 'wordpress-seo' ); ?>
 
 
 
 
 
 
61
  </p>
62
  <form action="<?php echo esc_url( admin_url( 'admin.php?page=wpseo_tools&tool=import-export#top#import-seo' ) ); ?>"
63
  method="post" accept-charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ); ?>">
17
  if ( count( $import_check->needs_import ) === 0 ) {
18
  echo '<h2>', esc_html__( 'Import from other SEO plugins', 'wordpress-seo' ), '</h2>';
19
  echo '<p>';
20
+ printf(
21
+ /* translators: %s expands to Yoast SEO */
22
+ esc_html__( '%s did not detect any plugin data from plugins it can import from.', 'wordpress-seo' ),
23
+ 'Yoast SEO'
24
+ );
25
  echo '</p>';
26
 
27
  return;
61
  <div class="tab-block">
62
  <h3><?php esc_html_e( 'Step 2: Import', 'wordpress-seo' ); ?></h3>
63
  <p>
64
+ <?php
65
+ /* translators: %1$s expands to Yoast SEO */
66
+ printf(
67
+ esc_html__( 'This will import the post metadata like SEO titles and descriptions into your %1$s metadata. It will only do this when there is no existing %1$s metadata yet. The original data will remain in place.', 'wordpress-seo' ),
68
+ 'Yoast SEO'
69
+ );
70
+ ?>
71
  </p>
72
  <form action="<?php echo esc_url( admin_url( 'admin.php?page=wpseo_tools&tool=import-export#top#import-seo' ) ); ?>"
73
  method="post" accept-charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ); ?>">
admin/views/tabs/tool/wpseo-import.php CHANGED
@@ -31,7 +31,15 @@ if ( ! defined( 'WPSEO_NAMESPACES' ) || ! WPSEO_NAMESPACES ) {
31
  method="post"
32
  accept-charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ); ?>">
33
  <?php wp_nonce_field( WPSEO_Import_Settings::NONCE_ACTION ); ?>
34
- <label class="screen-reader-text" for="settings-import"><?php esc_html_e( 'Paste your settings from another Yoast SEO installation.', 'wordpress-seo' ); ?></label>
 
 
 
 
 
 
 
 
35
  <textarea id="settings-import" rows="10" cols="140" name="settings_import"></textarea><br/>
36
  <input type="submit" class="button button-primary" value="<?php esc_attr_e( 'Import settings', 'wordpress-seo' ); ?>"/>
37
  </form>
31
  method="post"
32
  accept-charset="<?php echo esc_attr( get_bloginfo( 'charset' ) ); ?>">
33
  <?php wp_nonce_field( WPSEO_Import_Settings::NONCE_ACTION ); ?>
34
+ <label class="screen-reader-text" for="settings-import">
35
+ <?php
36
+ printf(
37
+ /* translators: %s expands to Yoast SEO */
38
+ esc_html__( 'Paste your settings from another %s installation.', 'wordpress-seo' ),
39
+ 'Yoast SEO'
40
+ );
41
+ ?>
42
+ </label>
43
  <textarea id="settings-import" rows="10" cols="140" name="settings_import"></textarea><br/>
44
  <input type="submit" class="button button-primary" value="<?php esc_attr_e( 'Import settings', 'wordpress-seo' ); ?>"/>
45
  </form>
css/dist/{admin-global-1121-rtl.min.css → admin-global-1130-rtl.min.css} RENAMED
File without changes
css/dist/{admin-global-1121.min.css → admin-global-1130.min.css} RENAMED
File without changes
css/dist/{adminbar-1121-rtl.min.css → adminbar-1130-rtl.min.css} RENAMED
File without changes
css/dist/{adminbar-1121.min.css → adminbar-1130.min.css} RENAMED
File without changes
css/dist/{alerts-1121-rtl.min.css → alerts-1130-rtl.min.css} RENAMED
File without changes
css/dist/{alerts-1121.min.css → alerts-1130.min.css} RENAMED
File without changes
css/dist/{dashboard-1121-rtl.min.css → dashboard-1130-rtl.min.css} RENAMED
File without changes
css/dist/{dashboard-1121.min.css → dashboard-1130.min.css} RENAMED
File without changes
css/dist/{edit-page-1121-rtl.min.css → edit-page-1130-rtl.min.css} RENAMED
File without changes
css/dist/{edit-page-1121.min.css → edit-page-1130.min.css} RENAMED
File without changes
css/dist/{featured-image-1121-rtl.min.css → featured-image-1130-rtl.min.css} RENAMED
File without changes
css/dist/{featured-image-1121.min.css → featured-image-1130.min.css} RENAMED
File without changes
css/dist/{filter-explanation-1121-rtl.min.css → filter-explanation-1130-rtl.min.css} RENAMED
File without changes
css/dist/{filter-explanation-1121.min.css → filter-explanation-1130.min.css} RENAMED
File without changes
css/dist/{inside-editor-1121-rtl.min.css → inside-editor-1130-rtl.min.css} RENAMED
File without changes
css/dist/{inside-editor-1121.min.css → inside-editor-1130.min.css} RENAMED
File without changes
css/dist/metabox-1121-rtl.min.css DELETED
@@ -1 +0,0 @@
1
- .yoast-tooltip::after,.yoast-tooltip::before{opacity:0;pointer-events:none;position:absolute}.yoast-tooltip{position:relative}button.yoast-tooltip{overflow:visible}.yoast-tooltip::after{display:none;z-index:1000000;padding:6px 8px 5px;border-radius:3px;color:#fff;background:rgba(0,0,0,.8);text-shadow:none;font:normal normal 11px/1.45454545 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-align:center;white-space:pre;text-decoration:none;letter-spacing:normal;text-transform:none;word-wrap:break-word;content:attr(aria-label);-webkit-font-smoothing:subpixel-antialiased}.yoast-tooltip-alt::after{content:attr(data-label)}.yoast-tooltip::before{display:none;z-index:1000001;width:0;height:0;border:5px solid transparent;color:rgba(0,0,0,.8);content:"\00a0"}@keyframes yoast-tooltip-appear{from{opacity:0}to{opacity:1}}.yoast-tooltip:active::after,.yoast-tooltip:active::before,.yoast-tooltip:focus::after,.yoast-tooltip:focus::before,.yoast-tooltip:hover::after,.yoast-tooltip:hover::before{display:inline-block;text-decoration:none;animation-name:yoast-tooltip-appear;animation-duration:.1s;animation-timing-function:ease-in;animation-delay:.4s;animation-fill-mode:forwards}.yoast-tooltip-no-delay:active::after,.yoast-tooltip-no-delay:active::before,.yoast-tooltip-no-delay:focus::after,.yoast-tooltip-no-delay:focus::before,.yoast-tooltip-no-delay:hover::after,.yoast-tooltip-no-delay:hover::before{opacity:1;animation:none}.yoast-tooltip-multiline:active::after,.yoast-tooltip-multiline:focus::after,.yoast-tooltip-multiline:hover::after{display:table-cell}.yoast-tooltip-s::after,.yoast-tooltip-se::after,.yoast-tooltip-sw::after{top:100%;left:50%;margin-top:5px}.yoast-tooltip-s::before,.yoast-tooltip-se::before,.yoast-tooltip-sw::before{top:auto;left:50%;bottom:-5px;margin-left:-5px;border-bottom-color:rgba(0,0,0,.8)}.yoast-tooltip-se::after{left:auto;right:50%;margin-right:-15px}.yoast-tooltip-sw::after{margin-left:-15px}.yoast-tooltip-n::after,.yoast-tooltip-ne::after,.yoast-tooltip-nw::after{left:50%;bottom:100%;margin-bottom:5px}.yoast-tooltip-n::before,.yoast-tooltip-ne::before,.yoast-tooltip-nw::before{top:-5px;left:50%;bottom:auto;margin-left:-5px;border-top-color:rgba(0,0,0,.8)}.yoast-tooltip-ne::after{left:auto;right:50%;margin-right:-15px}.yoast-tooltip-nw::after{margin-left:-15px}.yoast-tooltip-n::after,.yoast-tooltip-s::after{-ms-transform:translateX(-50%);transform:translateX(-50%)}.yoast-tooltip-w::after{left:100%;bottom:50%;margin-left:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-w::before{top:50%;bottom:50%;right:-5px;margin-top:-5px;border-right-color:rgba(0,0,0,.8)}.yoast-tooltip-e::after{bottom:50%;right:100%;margin-right:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-e::before{top:50%;left:-5px;bottom:50%;margin-top:-5px;border-left-color:rgba(0,0,0,.8)}.yoast-tooltip-multiline::after{width:250px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;border-collapse:separate;white-space:pre-line;word-wrap:normal;word-break:break-word}.yoast-tooltip-multiline.yoast-tooltip-n::after,.yoast-tooltip-multiline.yoast-tooltip-s::after{left:auto;right:50%;-ms-transform:translateX(50%);transform:translateX(50%)}.yoast-tooltip-multiline.yoast-tooltip-e::after,.yoast-tooltip-multiline.yoast-tooltip-w::after{left:100%}@media screen and (min-width:0\0){.yoast-tooltip-multiline::after{width:250px}}.yoast-tooltip-sticky::after,.yoast-tooltip-sticky::before{display:inline-block}.yoast-tooltip-sticky.yoast-tooltip-multiline::after{display:table-cell}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.yoast-tooltip-w::after{margin-left:4.5px}}.postbox .yoast-help-center__button{border:none;box-shadow:none;text-transform:none;text-decoration:underline;color:#0073aa;margin:0;min-height:0;font:inherit;padding:8px 0}.wpseotab label,.wpseotab legend{font-weight:600}.postbox .yoast-help-center__button svg{margin:0 13px}#edittag .yoast-video-tutorial__video-container{float:none;max-width:100%;margin:0 auto}#edittag .yoast-video-tutorial__descriptions{margin:0 auto;padding:0}@media screen and (max-width:1480px){#poststuff .yoast-video-tutorial__video-container{float:none;max-width:100%;margin:0 auto}#poststuff .yoast-video-tutorial__descriptions{margin:0 auto;padding:0}}.wpseo-metabox #yoast-help-center-container{margin:8px 0}.draftJsMentionPlugin__mention__29BEd,.draftJsMentionPlugin__mention__29BEd:visited{color:#575f67;cursor:pointer;display:inline-block;background:#e6f3ff;padding-right:2px;padding-left:2px;border-radius:2px;text-decoration:none}.draftJsMentionPlugin__mention__29BEd:focus,.draftJsMentionPlugin__mention__29BEd:hover{color:#677584;background:#edf5fd;outline:0}.draftJsMentionPlugin__mention__29BEd:active{color:#222;background:#455261}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm{padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm:active{background-color:#cce7ff}.draftJsMentionPlugin__mentionSuggestionsEntryFocused__3LcTd{background-color:#e6f3ff}.draftJsMentionPlugin__mentionSuggestionsEntryText__3Jobq{display:inline-block;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:368px;font-size:.9em;margin-bottom:.2em}.draftJsMentionPlugin__mentionSuggestionsEntryAvatar__1xgA9{display:inline-block;width:24px;height:24px;border-radius:12px}.draftJsMentionPlugin__mentionSuggestions__2DWjA{border:1px solid #eee;margin-top:.4em;position:absolute;min-width:220px;max-width:440px;background:#fff;border-radius:2px;box-shadow:0 4px 30px 0 #dcdcdc;cursor:pointer;padding-top:8px;padding-bottom:8px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-ms-transform:scale(0);transform:scale(0)}.DraftEditor-root,.public-DraftEditor-block{position:relative}#edittag>#wp-description-wrap,.DraftEditorPlaceholder-hidden{display:none}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}#wpseo_meta{box-sizing:border-box}#wpseo_meta *,#wpseo_meta :after,#wpseo_meta :before{box-sizing:inherit}#wp-description-wrap .wp-editor-area{border:0}.term-description-wrap td>textarea#description{min-height:530px}ul.wpseo-metabox-tabs{display:none;margin-top:6px;margin-bottom:0}ul.wpseo-metabox-tabs:after{content:"";display:table;clear:both}.wpseo-metabox-tabs-div{margin:0 5px 5px}.wpseo-metabox-tabs-div ul{list-style:none}#wpseo-meta-section-addons{padding:0 5px 5px}#wpseo-meta-section-addons .wpseo-metabox-tabs-div{margin:0}ul.wpseo-metabox-tabs li.active{background-color:#fdfdfd}.wpseo-meta-section,.wpseo-meta-section-react{display:none;width:100%;min-height:100%;height:auto;max-width:calc(100% - 50px);vertical-align:top}.wpseo-meta-section.active{display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-meta-section-react.active{display:block;margin-bottom:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-metabox-content{display:-ms-flexbox;display:flex}.wpseo-metabox-sidebar{width:46px;padding:0;background-color:#fff}.wpseo-metabox-sidebar ul{margin:0 0 0 1px}.wpseo-metabox-sidebar ul li:nth-child(1){z-index:10}.wpseo-metabox-sidebar ul li:nth-child(2){z-index:9}.wpseo-metabox-sidebar ul li:nth-child(3){z-index:8}.wpseo-metabox-sidebar ul li:nth-child(4){z-index:7}.wpseo-metabox-sidebar ul li:nth-child(5){z-index:6}.wpseo-metabox-sidebar ul li:nth-child(6){z-index:5}.wpseo-metabox-sidebar ul li{box-shadow:0 1px 2px rgba(0,0,0,.2);display:block;margin-bottom:0;text-align:center;position:relative}.wpseo-metabox-sidebar ul li a{color:#000;padding:8px;background-color:#f8f8f8}.wpseo-metabox-sidebar ul li .yst-traffic-light{margin:0}.wpseo-metabox-sidebar ul li span.dashicons{width:100%}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium{color:#a4286a}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium:hover{color:#832055}.wpseo-metabox-sidebar ul li.active{z-index:50}.wpseo-metabox-sidebar ul li.active:after{display:block;float:left;position:absolute;top:0;left:-3px;width:3px;height:46px;background-color:#fff;content:" ";z-index:110}.wpseo-metabox-sidebar ul li.active a{color:#0073aa;background-color:#fff}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium{color:#a4286a;border-color:#a4286a}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium:hover{color:#832055;border-color:#832055}.wpseo-metabox-sidebar a{padding:5px;display:block;text-decoration:none;vertical-align:middle}ul.wpseo-metabox-tabs li{float:right;margin-left:5px;margin-bottom:-1px;padding:0;border:1px solid #dfdfdf;border-bottom:0 none}ul.wpseo-metabox-tabs li .wpseo-keyword{display:inline-block;vertical-align:top;max-width:8em;max-width:8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wpseotab{display:none;padding:16px;border:1px solid #ddd;background-color:#fdfdfd}.wpseotab .wpseo-cornerstone-checkbox{margin-left:.5em}.wpseotab.content{padding:20px 15px}.wpseotab.active{display:block}.wpseo-metabox-tabs .wpseo_tablink{display:inline-block;vertical-align:top;padding:5px 12px 6px;text-decoration:none}.wpseo-metabox-tabs .wpseo_content_tab a{padding-left:12px}.wpseo-metabox-tabs .wpseo-score-icon{margin-right:0}#wpseo-meta-section-social .wpseo-metabox-tabs .wpseo_tablink{padding:5px 7px}.wpseo-metabox-tabs .wpseo_tablink .dashicons{width:16px;height:16px;font-size:16px}.wpseo-metabox-sidebar .dashicons{width:30px;height:30px;font-size:30px}.wpseo-metabox-tabs-div div.wpseo-tabs-panel{overflow:auto;padding:.5em .9em;border:1px solid}#wpseo_meta .inside{margin:0}#wpseo_meta .inside::after{content:"";display:table;clear:both}#wpseo_meta .postbox .inside .wpseotab{font-size:13px!important}.wpseotab .select2-container,.wpseotab input,.wpseotab label,.wpseotab p.error-message,.wpseotab textarea,.yoast-metabox__description{max-width:600px}.wpseotab fieldset{padding-top:5px}.wpseotab label{display:block}.wpseotab input[type=radio]+label,.wpseotab input[type=checkbox]+label{display:inline-block;font-weight:400}.wpseotab fieldset,.wpseotab label{margin-top:2em;margin-bottom:.5em}.wpseotab input[type=checkbox],.wpseotab input[type=checkbox]+label{margin-top:2em;margin-bottom:0;font-size:1em}.wpseotab fieldset:first-child,.wpseotab input[type=checkbox]:first-child,.wpseotab input[type=checkbox]:first-child+label,.wpseotab label:first-child{margin-top:10px}.wpseotab input[type=radio]{margin-top:0}.wpseotab input[type=radio]+label{margin:0 0 0 1em}.wpseotab p.error-message,.yoast-metabox__description{margin:.5em 0}.wpseotab select[multiple]{margin-top:0}.wpseotab .wpseo_image_upload_button{margin-right:3px}.good,.warn,.wrong{font-weight:600}.good{color:green}.warn{color:maroon}.wrong{color:#dc3232}#current_seo_title span{padding:2px 5px;background-color:#ffffe0}#focuskwresults ul{margin:0}#focuskwresults li,#focuskwresults p{font-size:13px}#focuskwresults li{margin:0 20px 0 0;list-style-type:disc}.wpseo_hidden{display:none}.wpseo_msg{margin:5px 0 10px;padding:0 5px;border:1px solid #e6db55;background-color:#ffffe0}ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword{border:1px dashed #dfdfdf;border-bottom:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button{height:auto;padding:5px 10px 5px 12px;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:700;box-shadow:none;background:0 0;text-decoration:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wpseo-tab-add-keyword .wpseo-add-keyword.button:active{-ms-transform:none;transform:none}.wpseo-add-keyword-plus{display:inline-block;vertical-align:top;margin:-1px 0 0 3px;font-size:20px}#wpseo-add-keyword-popup-title{margin:1em 0;font-size:1.3em}.snippet-editor__button.snippet-editor__edit-button:focus{border-color:#5b9dd9;outline:0;color:#23282d;background-color:#fafafa;box-shadow:0 0 3px rgba(0,115,170,.8)}.wpseo-admin-page .subsubsub li{display:inline;max-width:none}.yoast-seo-help-container{float:right;width:100%;max-width:none}.yoast-seo-help-container .yoast-help-panel{margin:.5em 0!important}.wpseo_content_wrapper p.search-box{margin:10px 0 5px}.wpseo-metabox-tabs .active a{color:#333}#wpseotab .ui-widget-content .ui-state-hover{border:1px solid #dfdfdf;color:#333;background:#f1f1f1}.yst-traffic-light-container{display:block;height:30px}.yst-traffic-light{width:19px;height:30px;margin:0 5px 0 0}.yst-traffic-light .traffic-light-color{display:none}.yst-traffic-light.bad .traffic-light-red,.yst-traffic-light.good .traffic-light-green,.yst-traffic-light.init .traffic-light-init,.yst-traffic-light.na .traffic-light-empty,.yst-traffic-light.ok .traffic-light-orange{display:inline}#wpseo-score{float:right;margin:0 -5px 0 5px}.yoast-seo-score .yoast-logo.svg{float:right;width:18px;margin-left:7px;height:18px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:18px}.yoast-seo-score .yoast-logo.svg.good{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%237ad03a%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.ok{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23ee7c1b%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.bad{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23dc3232%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.na{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.noindex{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%231e8cbe%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.term-php .wpseo-taxonomy-metabox-postbox>h2{margin:0;padding:8px 12px;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}.wpseo-buy-premium{color:#A4286A;margin-left:5px}.wpseo-metabox-go-to::after{content:" \00BB";position:static;top:auto;left:auto;width:auto;height:auto;border:none}#wpseo-buy-premium-popup-button.button-buy-premium{background:#A4286A;border-color:#A4286A;color:#fff}.wpseo-metabox-buy-premium{position:absolute;left:12px;top:0;padding:8px 0}.wpseo-metabox-buy-premium .dashicons{text-decoration:none}#TB_window #TB_ajaxContent p{padding:5px 0 0;margin:5px 0 0}#TB_window #TB_ajaxContent ul{margin:5px 0 10px}#TB_window #TB_ajaxContent li{list-style:none;margin:5px 0 0}#TB_window #TB_ajaxContent li::before{content:'+';margin:0 0 0 10px;font-weight:700}.yoast-section__heading-icon-list{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M384%201408q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm0%2D512q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm%2D1408%2D928q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm0%2D512v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-key{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M832%20512q0%2D80%2D56%2D136t%2D136%2D56%2D136%2056%2D56%20136q0%2042%2019%2083%2D41%2D19%2D83%2D19%2D80%200%2D136%2056t%2D56%20136%2056%20136%20136%2056%20136%2D56%2056%2D136q0%2D42%2D19%2D83%2041%2019%2083%2019%2080%200%20136%2D56t56%2D136zm851%20704q0%2017%2D49%2066t%2D66%2049q%2D9%200%2D28%2E5%2D16t%2D36%2E5%2D33%2D38%2E5%2D40%2D24%2E5%2D26l%2D96%2096%20220%20220q28%2028%2028%2068%200%2042%2D39%2081t%2D81%2039q%2D40%200%2D68%2D28l%2D671%2D671q%2D176%20131%2D365%20131%2D163%200%2D265%2E5%2D102%2E5t%2D102%2E5%2D265%2E5q0%2D160%2095%2D313t248%2D248%20313%2D95q163%200%20265%2E5%20102%2E5t102%2E5%20265%2E5q0%20189%2D131%20365l355%20355%2096%2D96q%2D3%2D3%2D26%2D24%2E5t%2D40%2D38%2E5%2D33%2D36%2E5%2D16%2D28%2E5q0%2D17%2049%2D66t66%2D49q13%200%2023%2010%206%206%2046%2044%2E5t82%2079%2E5%2086%2E5%2086%2073%2078%2028%2E5%2041z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-edit{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E")}.yoast-section{box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;background-color:#fff;padding:0 20px 15px}.yoast-section__heading{padding:8px 20px;font-size:1rem;margin:0 -20px 15px;font-family:"Open Sans",sans-serif;font-weight:300;color:#555}.yoast-section__heading-icon{padding-right:44px;background-repeat:no-repeat;background-position:right 20px top .6em;background-size:16px}.yoast-section,.yoast-section *,.yoast-section :after,.yoast-section :before,.yoast-section:after,.yoast-section:before{box-sizing:border-box}.yoast-tooltip.yoast-tooltip-hidden::after,.yoast-tooltip.yoast-tooltip-hidden::before{display:none}.screen-reader-text.wpseo-generic-tab-textual-score,.screen-reader-text.wpseo-keyword-tab-textual-score{display:block}.yoast-notice-go-premium{border-right-color:#a4286a;background:#f1f1f1;margin:0}.editor-styles-wrapper mark.annotation-text-yoast{background-color:#e1bee7}@media screen and (max-width:782px){.wpseo-metabox-buy-premium .wpseo-buy-premium{display:inline-block;width:20px;height:20px;margin-left:5px;padding:0}.yoast-help-panel{max-width:none!important}#wpseo-crawl-issues-table-form .subsubsub{float:none;max-width:calc(100vw - 20px)}#wpseo-crawl-issues-table-form .yoast-help-button{margin-top:3px}.wpseotab select[multiple]{height:auto!important}}@media screen and (max-width:600px){.wpseotab.content{padding:16px 0}}
 
css/dist/metabox-1121.min.css DELETED
@@ -1 +0,0 @@
1
- .yoast-tooltip::after,.yoast-tooltip::before{opacity:0;pointer-events:none;position:absolute}.yoast-tooltip{position:relative}button.yoast-tooltip{overflow:visible}.yoast-tooltip::after{display:none;z-index:1000000;padding:6px 8px 5px;border-radius:3px;color:#fff;background:rgba(0,0,0,.8);text-shadow:none;font:normal normal 11px/1.45454545 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-align:center;white-space:pre;text-decoration:none;letter-spacing:normal;text-transform:none;word-wrap:break-word;content:attr(aria-label);-webkit-font-smoothing:subpixel-antialiased}.yoast-tooltip-alt::after{content:attr(data-label)}.yoast-tooltip::before{display:none;z-index:1000001;width:0;height:0;border:5px solid transparent;color:rgba(0,0,0,.8);content:"\00a0"}@keyframes yoast-tooltip-appear{from{opacity:0}to{opacity:1}}.yoast-tooltip:active::after,.yoast-tooltip:active::before,.yoast-tooltip:focus::after,.yoast-tooltip:focus::before,.yoast-tooltip:hover::after,.yoast-tooltip:hover::before{display:inline-block;text-decoration:none;animation-name:yoast-tooltip-appear;animation-duration:.1s;animation-timing-function:ease-in;animation-delay:.4s;animation-fill-mode:forwards}.yoast-tooltip-no-delay:active::after,.yoast-tooltip-no-delay:active::before,.yoast-tooltip-no-delay:focus::after,.yoast-tooltip-no-delay:focus::before,.yoast-tooltip-no-delay:hover::after,.yoast-tooltip-no-delay:hover::before{opacity:1;animation:none}.yoast-tooltip-multiline:active::after,.yoast-tooltip-multiline:focus::after,.yoast-tooltip-multiline:hover::after{display:table-cell}.yoast-tooltip-s::after,.yoast-tooltip-se::after,.yoast-tooltip-sw::after{top:100%;right:50%;margin-top:5px}.yoast-tooltip-s::before,.yoast-tooltip-se::before,.yoast-tooltip-sw::before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,.8)}.yoast-tooltip-se::after{right:auto;left:50%;margin-left:-15px}.yoast-tooltip-sw::after{margin-right:-15px}.yoast-tooltip-n::after,.yoast-tooltip-ne::after,.yoast-tooltip-nw::after{right:50%;bottom:100%;margin-bottom:5px}.yoast-tooltip-n::before,.yoast-tooltip-ne::before,.yoast-tooltip-nw::before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,.8)}.yoast-tooltip-ne::after{right:auto;left:50%;margin-left:-15px}.yoast-tooltip-nw::after{margin-right:-15px}.yoast-tooltip-n::after,.yoast-tooltip-s::after{-ms-transform:translateX(50%);transform:translateX(50%)}.yoast-tooltip-w::after{right:100%;bottom:50%;margin-right:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-w::before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,.8)}.yoast-tooltip-e::after{bottom:50%;left:100%;margin-left:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-e::before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:rgba(0,0,0,.8)}.yoast-tooltip-multiline::after{width:250px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;border-collapse:separate;white-space:pre-line;word-wrap:normal;word-break:break-word}.yoast-tooltip-multiline.yoast-tooltip-n::after,.yoast-tooltip-multiline.yoast-tooltip-s::after{right:auto;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.yoast-tooltip-multiline.yoast-tooltip-e::after,.yoast-tooltip-multiline.yoast-tooltip-w::after{right:100%}@media screen and (min-width:0\0){.yoast-tooltip-multiline::after{width:250px}}.yoast-tooltip-sticky::after,.yoast-tooltip-sticky::before{display:inline-block}.yoast-tooltip-sticky.yoast-tooltip-multiline::after{display:table-cell}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.yoast-tooltip-w::after{margin-right:4.5px}}.postbox .yoast-help-center__button{border:none;box-shadow:none;text-transform:none;text-decoration:underline;color:#0073aa;margin:0;min-height:0;font:inherit;padding:8px 0}.wpseotab label,.wpseotab legend{font-weight:600}.postbox .yoast-help-center__button svg{margin:0 13px}#edittag .yoast-video-tutorial__video-container{float:none;max-width:100%;margin:0 auto}#edittag .yoast-video-tutorial__descriptions{margin:0 auto;padding:0}@media screen and (max-width:1480px){#poststuff .yoast-video-tutorial__video-container{float:none;max-width:100%;margin:0 auto}#poststuff .yoast-video-tutorial__descriptions{margin:0 auto;padding:0}}.wpseo-metabox #yoast-help-center-container{margin:8px 0}.draftJsMentionPlugin__mention__29BEd,.draftJsMentionPlugin__mention__29BEd:visited{color:#575f67;cursor:pointer;display:inline-block;background:#e6f3ff;padding-left:2px;padding-right:2px;border-radius:2px;text-decoration:none}.draftJsMentionPlugin__mention__29BEd:focus,.draftJsMentionPlugin__mention__29BEd:hover{color:#677584;background:#edf5fd;outline:0}.draftJsMentionPlugin__mention__29BEd:active{color:#222;background:#455261}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm{padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm:active{background-color:#cce7ff}.draftJsMentionPlugin__mentionSuggestionsEntryFocused__3LcTd{background-color:#e6f3ff}.draftJsMentionPlugin__mentionSuggestionsEntryText__3Jobq{display:inline-block;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:368px;font-size:.9em;margin-bottom:.2em}.draftJsMentionPlugin__mentionSuggestionsEntryAvatar__1xgA9{display:inline-block;width:24px;height:24px;border-radius:12px}.draftJsMentionPlugin__mentionSuggestions__2DWjA{border:1px solid #eee;margin-top:.4em;position:absolute;min-width:220px;max-width:440px;background:#fff;border-radius:2px;box-shadow:0 4px 30px 0 #dcdcdc;cursor:pointer;padding-top:8px;padding-bottom:8px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-ms-transform:scale(0);transform:scale(0)}.DraftEditor-root,.public-DraftEditor-block{position:relative}#edittag>#wp-description-wrap,.DraftEditorPlaceholder-hidden{display:none}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}#wpseo_meta{box-sizing:border-box}#wpseo_meta *,#wpseo_meta :after,#wpseo_meta :before{box-sizing:inherit}#wp-description-wrap .wp-editor-area{border:0}.term-description-wrap td>textarea#description{min-height:530px}ul.wpseo-metabox-tabs{display:none;margin-top:6px;margin-bottom:0}ul.wpseo-metabox-tabs:after{content:"";display:table;clear:both}.wpseo-metabox-tabs-div{margin:0 5px 5px}.wpseo-metabox-tabs-div ul{list-style:none}#wpseo-meta-section-addons{padding:0 5px 5px}#wpseo-meta-section-addons .wpseo-metabox-tabs-div{margin:0}ul.wpseo-metabox-tabs li.active{background-color:#fdfdfd}.wpseo-meta-section,.wpseo-meta-section-react{display:none;width:100%;min-height:100%;height:auto;max-width:calc(100% - 50px);vertical-align:top}.wpseo-meta-section.active{display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-meta-section-react.active{display:block;margin-bottom:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-metabox-content{display:-ms-flexbox;display:flex}.wpseo-metabox-sidebar{width:46px;padding:0;background-color:#fff}.wpseo-metabox-sidebar ul{margin:0 1px 0 0}.wpseo-metabox-sidebar ul li:nth-child(1){z-index:10}.wpseo-metabox-sidebar ul li:nth-child(2){z-index:9}.wpseo-metabox-sidebar ul li:nth-child(3){z-index:8}.wpseo-metabox-sidebar ul li:nth-child(4){z-index:7}.wpseo-metabox-sidebar ul li:nth-child(5){z-index:6}.wpseo-metabox-sidebar ul li:nth-child(6){z-index:5}.wpseo-metabox-sidebar ul li{box-shadow:0 1px 2px rgba(0,0,0,.2);display:block;margin-bottom:0;text-align:center;position:relative}.wpseo-metabox-sidebar ul li a{color:#000;padding:8px;background-color:#f8f8f8}.wpseo-metabox-sidebar ul li .yst-traffic-light{margin:0}.wpseo-metabox-sidebar ul li span.dashicons{width:100%}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium{color:#a4286a}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium:hover{color:#832055}.wpseo-metabox-sidebar ul li.active{z-index:50}.wpseo-metabox-sidebar ul li.active:after{display:block;float:right;position:absolute;top:0;right:-3px;width:3px;height:46px;background-color:#fff;content:" ";z-index:110}.wpseo-metabox-sidebar ul li.active a{color:#0073aa;background-color:#fff}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium{color:#a4286a;border-color:#a4286a}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium:hover{color:#832055;border-color:#832055}.wpseo-metabox-sidebar a{padding:5px;display:block;text-decoration:none;vertical-align:middle}ul.wpseo-metabox-tabs li{float:left;margin-right:5px;margin-bottom:-1px;padding:0;border:1px solid #dfdfdf;border-bottom:0 none}ul.wpseo-metabox-tabs li .wpseo-keyword{display:inline-block;vertical-align:top;max-width:8em;max-width:8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wpseotab{display:none;padding:16px;border:1px solid #ddd;background-color:#fdfdfd}.wpseotab .wpseo-cornerstone-checkbox{margin-right:.5em}.wpseotab.content{padding:20px 15px}.wpseotab.active{display:block}.wpseo-metabox-tabs .wpseo_tablink{display:inline-block;vertical-align:top;padding:5px 12px 6px;text-decoration:none}.wpseo-metabox-tabs .wpseo_content_tab a{padding-right:12px}.wpseo-metabox-tabs .wpseo-score-icon{margin-left:0}#wpseo-meta-section-social .wpseo-metabox-tabs .wpseo_tablink{padding:5px 7px}.wpseo-metabox-tabs .wpseo_tablink .dashicons{width:16px;height:16px;font-size:16px}.wpseo-metabox-sidebar .dashicons{width:30px;height:30px;font-size:30px}.wpseo-metabox-tabs-div div.wpseo-tabs-panel{overflow:auto;padding:.5em .9em;border:1px solid}#wpseo_meta .inside{margin:0}#wpseo_meta .inside::after{content:"";display:table;clear:both}#wpseo_meta .postbox .inside .wpseotab{font-size:13px!important}.wpseotab .select2-container,.wpseotab input,.wpseotab label,.wpseotab p.error-message,.wpseotab textarea,.yoast-metabox__description{max-width:600px}.wpseotab fieldset{padding-top:5px}.wpseotab label{display:block}.wpseotab input[type=radio]+label,.wpseotab input[type=checkbox]+label{display:inline-block;font-weight:400}.wpseotab fieldset,.wpseotab label{margin-top:2em;margin-bottom:.5em}.wpseotab input[type=checkbox],.wpseotab input[type=checkbox]+label{margin-top:2em;margin-bottom:0;font-size:1em}.wpseotab fieldset:first-child,.wpseotab input[type=checkbox]:first-child,.wpseotab input[type=checkbox]:first-child+label,.wpseotab label:first-child{margin-top:10px}.wpseotab input[type=radio]{margin-top:0}.wpseotab input[type=radio]+label{margin:0 1em 0 0}.wpseotab p.error-message,.yoast-metabox__description{margin:.5em 0}.wpseotab select[multiple]{margin-top:0}.wpseotab .wpseo_image_upload_button{margin-left:3px}.good,.warn,.wrong{font-weight:600}.good{color:green}.warn{color:maroon}.wrong{color:#dc3232}#current_seo_title span{padding:2px 5px;background-color:#ffffe0}#focuskwresults ul{margin:0}#focuskwresults li,#focuskwresults p{font-size:13px}#focuskwresults li{margin:0 0 0 20px;list-style-type:disc}.wpseo_hidden{display:none}.wpseo_msg{margin:5px 0 10px;padding:0 5px;border:1px solid #e6db55;background-color:#ffffe0}ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword{border:1px dashed #dfdfdf;border-bottom:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button{height:auto;padding:5px 12px 5px 10px;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:700;box-shadow:none;background:0 0;text-decoration:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wpseo-tab-add-keyword .wpseo-add-keyword.button:active{-ms-transform:none;transform:none}.wpseo-add-keyword-plus{display:inline-block;vertical-align:top;margin:-1px 3px 0 0;font-size:20px}#wpseo-add-keyword-popup-title{margin:1em 0;font-size:1.3em}.snippet-editor__button.snippet-editor__edit-button:focus{border-color:#5b9dd9;outline:0;color:#23282d;background-color:#fafafa;box-shadow:0 0 3px rgba(0,115,170,.8)}.wpseo-admin-page .subsubsub li{display:inline;max-width:none}.yoast-seo-help-container{float:left;width:100%;max-width:none}.yoast-seo-help-container .yoast-help-panel{margin:.5em 0!important}.wpseo_content_wrapper p.search-box{margin:10px 0 5px}.wpseo-metabox-tabs .active a{color:#333}#wpseotab .ui-widget-content .ui-state-hover{border:1px solid #dfdfdf;color:#333;background:#f1f1f1}.yst-traffic-light-container{display:block;height:30px}.yst-traffic-light{width:19px;height:30px;margin:0 0 0 5px}.yst-traffic-light .traffic-light-color{display:none}.yst-traffic-light.bad .traffic-light-red,.yst-traffic-light.good .traffic-light-green,.yst-traffic-light.init .traffic-light-init,.yst-traffic-light.na .traffic-light-empty,.yst-traffic-light.ok .traffic-light-orange{display:inline}#wpseo-score{float:left;margin:0 5px 0 -5px}.yoast-seo-score .yoast-logo.svg{float:left;width:18px;margin-right:7px;height:18px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:18px}.yoast-seo-score .yoast-logo.svg.good{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%237ad03a%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.ok{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23ee7c1b%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.bad{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23dc3232%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.na{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.noindex{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%231e8cbe%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.term-php .wpseo-taxonomy-metabox-postbox>h2{margin:0;padding:8px 12px;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}.wpseo-buy-premium{color:#A4286A;margin-right:5px}.wpseo-metabox-go-to::after{content:" \00BB";position:static;top:auto;right:auto;width:auto;height:auto;border:none}#wpseo-buy-premium-popup-button.button-buy-premium{background:#A4286A;border-color:#A4286A;color:#fff}.wpseo-metabox-buy-premium{position:absolute;right:12px;top:0;padding:8px 0}.wpseo-metabox-buy-premium .dashicons{text-decoration:none}#TB_window #TB_ajaxContent p{padding:5px 0 0;margin:5px 0 0}#TB_window #TB_ajaxContent ul{margin:5px 0 10px}#TB_window #TB_ajaxContent li{list-style:none;margin:5px 0 0}#TB_window #TB_ajaxContent li::before{content:'+';margin:0 10px 0 0;font-weight:700}.yoast-section__heading-icon-list{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M384%201408q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm0%2D512q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm%2D1408%2D928q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm0%2D512v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-key{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M832%20512q0%2D80%2D56%2D136t%2D136%2D56%2D136%2056%2D56%20136q0%2042%2019%2083%2D41%2D19%2D83%2D19%2D80%200%2D136%2056t%2D56%20136%2056%20136%20136%2056%20136%2D56%2056%2D136q0%2D42%2D19%2D83%2041%2019%2083%2019%2080%200%20136%2D56t56%2D136zm851%20704q0%2017%2D49%2066t%2D66%2049q%2D9%200%2D28%2E5%2D16t%2D36%2E5%2D33%2D38%2E5%2D40%2D24%2E5%2D26l%2D96%2096%20220%20220q28%2028%2028%2068%200%2042%2D39%2081t%2D81%2039q%2D40%200%2D68%2D28l%2D671%2D671q%2D176%20131%2D365%20131%2D163%200%2D265%2E5%2D102%2E5t%2D102%2E5%2D265%2E5q0%2D160%2095%2D313t248%2D248%20313%2D95q163%200%20265%2E5%20102%2E5t102%2E5%20265%2E5q0%20189%2D131%20365l355%20355%2096%2D96q%2D3%2D3%2D26%2D24%2E5t%2D40%2D38%2E5%2D33%2D36%2E5%2D16%2D28%2E5q0%2D17%2049%2D66t66%2D49q13%200%2023%2010%206%206%2046%2044%2E5t82%2079%2E5%2086%2E5%2086%2073%2078%2028%2E5%2041z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-edit{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E")}.yoast-section{box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;background-color:#fff;padding:0 20px 15px}.yoast-section__heading{padding:8px 20px;font-size:1rem;margin:0 -20px 15px;font-family:"Open Sans",sans-serif;font-weight:300;color:#555}.yoast-section__heading-icon{padding-left:44px;background-repeat:no-repeat;background-position:left 20px top .6em;background-size:16px}.yoast-section,.yoast-section *,.yoast-section :after,.yoast-section :before,.yoast-section:after,.yoast-section:before{box-sizing:border-box}.yoast-tooltip.yoast-tooltip-hidden::after,.yoast-tooltip.yoast-tooltip-hidden::before{display:none}.screen-reader-text.wpseo-generic-tab-textual-score,.screen-reader-text.wpseo-keyword-tab-textual-score{display:block}.yoast-notice-go-premium{border-left-color:#a4286a;background:#f1f1f1;margin:0}.editor-styles-wrapper mark.annotation-text-yoast{background-color:#e1bee7}@media screen and (max-width:782px){.wpseo-metabox-buy-premium .wpseo-buy-premium{display:inline-block;width:20px;height:20px;margin-right:5px;padding:0}.yoast-help-panel{max-width:none!important}#wpseo-crawl-issues-table-form .subsubsub{float:none;max-width:calc(100vw - 20px)}#wpseo-crawl-issues-table-form .yoast-help-button{margin-top:3px}.wpseotab select[multiple]{height:auto!important}}@media screen and (max-width:600px){.wpseotab.content{padding:16px 0}}
 
css/dist/metabox-1130-rtl.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .yoast-tooltip::after,.yoast-tooltip::before{opacity:0;pointer-events:none;position:absolute}.yoast-tooltip{position:relative}button.yoast-tooltip{overflow:visible}.yoast-tooltip::after{display:none;z-index:1000000;padding:6px 8px 5px;border-radius:3px;color:#fff;background:rgba(0,0,0,.8);text-shadow:none;font:normal normal 11px/1.45454545 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-align:center;white-space:pre;text-decoration:none;letter-spacing:normal;text-transform:none;word-wrap:break-word;content:attr(aria-label);-webkit-font-smoothing:subpixel-antialiased}.wpseotab label,.wpseotab legend{font-weight:600}.yoast-tooltip-alt::after{content:attr(data-label)}.yoast-tooltip::before{display:none;z-index:1000001;width:0;height:0;border:5px solid transparent;color:rgba(0,0,0,.8);content:"\00a0"}@keyframes yoast-tooltip-appear{from{opacity:0}to{opacity:1}}.yoast-tooltip:active::after,.yoast-tooltip:active::before,.yoast-tooltip:focus::after,.yoast-tooltip:focus::before,.yoast-tooltip:hover::after,.yoast-tooltip:hover::before{display:inline-block;text-decoration:none;animation-name:yoast-tooltip-appear;animation-duration:.1s;animation-timing-function:ease-in;animation-delay:.4s;animation-fill-mode:forwards}.yoast-tooltip-no-delay:active::after,.yoast-tooltip-no-delay:active::before,.yoast-tooltip-no-delay:focus::after,.yoast-tooltip-no-delay:focus::before,.yoast-tooltip-no-delay:hover::after,.yoast-tooltip-no-delay:hover::before{opacity:1;animation:none}.yoast-tooltip-multiline:active::after,.yoast-tooltip-multiline:focus::after,.yoast-tooltip-multiline:hover::after{display:table-cell}.yoast-tooltip-s::after,.yoast-tooltip-se::after,.yoast-tooltip-sw::after{top:100%;left:50%;margin-top:5px}.yoast-tooltip-s::before,.yoast-tooltip-se::before,.yoast-tooltip-sw::before{top:auto;left:50%;bottom:-5px;margin-left:-5px;border-bottom-color:rgba(0,0,0,.8)}.yoast-tooltip-se::after{left:auto;right:50%;margin-right:-15px}.yoast-tooltip-sw::after{margin-left:-15px}.yoast-tooltip-n::after,.yoast-tooltip-ne::after,.yoast-tooltip-nw::after{left:50%;bottom:100%;margin-bottom:5px}.yoast-tooltip-n::before,.yoast-tooltip-ne::before,.yoast-tooltip-nw::before{top:-5px;left:50%;bottom:auto;margin-left:-5px;border-top-color:rgba(0,0,0,.8)}.yoast-tooltip-ne::after{left:auto;right:50%;margin-right:-15px}.yoast-tooltip-nw::after{margin-left:-15px}.yoast-tooltip-n::after,.yoast-tooltip-s::after{-ms-transform:translateX(-50%);transform:translateX(-50%)}.yoast-tooltip-w::after{left:100%;bottom:50%;margin-left:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-w::before{top:50%;bottom:50%;right:-5px;margin-top:-5px;border-right-color:rgba(0,0,0,.8)}.yoast-tooltip-e::after{bottom:50%;right:100%;margin-right:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-e::before{top:50%;left:-5px;bottom:50%;margin-top:-5px;border-left-color:rgba(0,0,0,.8)}.yoast-tooltip-multiline::after{width:250px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;border-collapse:separate;white-space:pre-line;word-wrap:normal;word-break:break-word}.yoast-tooltip-multiline.yoast-tooltip-n::after,.yoast-tooltip-multiline.yoast-tooltip-s::after{left:auto;right:50%;-ms-transform:translateX(50%);transform:translateX(50%)}.yoast-tooltip-multiline.yoast-tooltip-e::after,.yoast-tooltip-multiline.yoast-tooltip-w::after{left:100%}@media screen and (min-width:0\0){.yoast-tooltip-multiline::after{width:250px}}.yoast-tooltip-sticky::after,.yoast-tooltip-sticky::before{display:inline-block}.yoast-tooltip-sticky.yoast-tooltip-multiline::after{display:table-cell}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.yoast-tooltip-w::after{margin-left:4.5px}}.draftJsMentionPlugin__mention__29BEd,.draftJsMentionPlugin__mention__29BEd:visited{color:#575f67;cursor:pointer;display:inline-block;background:#e6f3ff;padding-right:2px;padding-left:2px;border-radius:2px;text-decoration:none}.draftJsMentionPlugin__mention__29BEd:focus,.draftJsMentionPlugin__mention__29BEd:hover{color:#677584;background:#edf5fd;outline:0}.draftJsMentionPlugin__mention__29BEd:active{color:#222;background:#455261}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm{padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm:active{background-color:#cce7ff}.draftJsMentionPlugin__mentionSuggestionsEntryFocused__3LcTd{background-color:#e6f3ff}.draftJsMentionPlugin__mentionSuggestionsEntryText__3Jobq{display:inline-block;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:368px;font-size:.9em;margin-bottom:.2em}.draftJsMentionPlugin__mentionSuggestionsEntryAvatar__1xgA9{display:inline-block;width:24px;height:24px;border-radius:12px}.draftJsMentionPlugin__mentionSuggestions__2DWjA{border:1px solid #eee;margin-top:.4em;position:absolute;min-width:220px;max-width:440px;background:#fff;border-radius:2px;box-shadow:0 4px 30px 0 #dcdcdc;cursor:pointer;padding-top:8px;padding-bottom:8px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-ms-transform:scale(0);transform:scale(0)}.DraftEditor-root,.public-DraftEditor-block{position:relative}#edittag>#wp-description-wrap,.DraftEditorPlaceholder-hidden{display:none}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}#wpseo_meta{box-sizing:border-box}#wpseo_meta *,#wpseo_meta :after,#wpseo_meta :before{box-sizing:inherit}#wp-description-wrap .wp-editor-area{border:0}.term-description-wrap td>textarea#description{min-height:530px}ul.wpseo-metabox-tabs{display:none;margin-top:6px;margin-bottom:0}ul.wpseo-metabox-tabs:after{content:"";display:table;clear:both}.wpseo-metabox-tabs-div{margin:0 5px 5px}.wpseo-metabox-tabs-div ul{list-style:none}#wpseo-meta-section-addons{padding:0 5px 5px}#wpseo-meta-section-addons .wpseo-metabox-tabs-div{margin:0}ul.wpseo-metabox-tabs li.active{background-color:#fdfdfd}.wpseo-meta-section,.wpseo-meta-section-react{display:none;width:100%;min-height:100%;height:auto;max-width:calc(100% - 50px);vertical-align:top}.wpseo-meta-section.active{display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-meta-section-react.active{display:block;margin-bottom:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-metabox-content{padding-top:16px;display:-ms-flexbox;display:flex}.wpseo-metabox-sidebar{width:46px;padding:0;background-color:#fff}.wpseo-metabox-sidebar ul{margin:0 0 0 1px}.wpseo-metabox-sidebar ul li:nth-child(1){z-index:10}.wpseo-metabox-sidebar ul li:nth-child(2){z-index:9}.wpseo-metabox-sidebar ul li:nth-child(3){z-index:8}.wpseo-metabox-sidebar ul li:nth-child(4){z-index:7}.wpseo-metabox-sidebar ul li:nth-child(5){z-index:6}.wpseo-metabox-sidebar ul li:nth-child(6){z-index:5}.wpseo-metabox-sidebar ul li{box-shadow:0 1px 2px rgba(0,0,0,.2);display:block;margin-bottom:0;text-align:center;position:relative}.wpseo-metabox-sidebar ul li a{color:#000;padding:8px;background-color:#f8f8f8}.wpseo-metabox-sidebar ul li .yst-traffic-light{margin:0}.wpseo-metabox-sidebar ul li span.dashicons{width:100%}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium{color:#a4286a}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium:hover{color:#832055}.wpseo-metabox-sidebar ul li.active{z-index:50}.wpseo-metabox-sidebar ul li.active:after{display:block;float:left;position:absolute;top:0;left:-3px;width:3px;height:46px;background-color:#fff;content:" ";z-index:110}.wpseo-metabox-sidebar ul li.active a{color:#0073aa;background-color:#fff}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium{color:#a4286a;border-color:#a4286a}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium:hover{color:#832055;border-color:#832055}.wpseo-metabox-sidebar a{padding:5px;display:block;text-decoration:none;vertical-align:middle}ul.wpseo-metabox-tabs li{float:right;margin-left:5px;margin-bottom:-1px;padding:0;border:1px solid #dfdfdf;border-bottom:0 none}ul.wpseo-metabox-tabs li .wpseo-keyword{display:inline-block;vertical-align:top;max-width:8em;max-width:8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wpseotab{display:none;padding:16px;border:1px solid #ddd;background-color:#fdfdfd}.wpseotab .wpseo-cornerstone-checkbox{margin-left:.5em}.wpseotab.content{padding:20px 15px}.wpseotab.active{display:block}.wpseo-metabox-tabs .wpseo_tablink{display:inline-block;vertical-align:top;padding:5px 12px 6px;text-decoration:none}.wpseo-metabox-tabs .wpseo_content_tab a{padding-left:12px}.wpseo-metabox-tabs .wpseo-score-icon{margin-right:0}#wpseo-meta-section-social .wpseo-metabox-tabs .wpseo_tablink{padding:5px 7px}.wpseo-metabox-tabs .wpseo_tablink .dashicons{width:16px;height:16px;font-size:16px}.wpseo-metabox-sidebar .dashicons{width:30px;height:30px;font-size:30px}.wpseo-metabox-tabs-div div.wpseo-tabs-panel{overflow:auto;padding:.5em .9em;border:1px solid}#wpseo_meta .inside{margin:0}#wpseo_meta .inside::after{content:"";display:table;clear:both}#wpseo_meta .postbox .inside .wpseotab{font-size:13px!important}.wpseotab .select2-container,.wpseotab input,.wpseotab label,.wpseotab p.error-message,.wpseotab textarea,.yoast-metabox__description{max-width:600px}.wpseotab fieldset{padding-top:5px}.wpseotab label{display:block}.wpseotab input[type=radio]+label,.wpseotab input[type=checkbox]+label{display:inline-block;font-weight:400}.wpseotab fieldset,.wpseotab label{margin-top:2em;margin-bottom:.5em}.wpseotab input[type=checkbox],.wpseotab input[type=checkbox]+label{margin-top:2em;margin-bottom:0;font-size:1em}.wpseotab fieldset:first-child,.wpseotab input[type=checkbox]:first-child,.wpseotab input[type=checkbox]:first-child+label,.wpseotab label:first-child{margin-top:10px}.wpseotab input[type=radio]{margin-top:0}.wpseotab input[type=radio]+label{margin:0 0 0 1em}.wpseotab p.error-message,.yoast-metabox__description{margin:.5em 0}.wpseotab select[multiple]{margin-top:0}.wpseotab .wpseo_image_upload_button{margin-right:3px}.good,.warn,.wrong{font-weight:600}.good{color:green}.warn{color:maroon}.wrong{color:#dc3232}#current_seo_title span{padding:2px 5px;background-color:#ffffe0}#focuskwresults ul{margin:0}#focuskwresults li,#focuskwresults p{font-size:13px}#focuskwresults li{margin:0 20px 0 0;list-style-type:disc}.wpseo_hidden{display:none}.wpseo_msg{margin:5px 0 10px;padding:0 5px;border:1px solid #e6db55;background-color:#ffffe0}ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword{border:1px dashed #dfdfdf;border-bottom:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button{height:auto;padding:5px 10px 5px 12px;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:700;box-shadow:none;background:0 0;text-decoration:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wpseo-tab-add-keyword .wpseo-add-keyword.button:active{-ms-transform:none;transform:none}.wpseo-add-keyword-plus{display:inline-block;vertical-align:top;margin:-1px 0 0 3px;font-size:20px}#wpseo-add-keyword-popup-title{margin:1em 0;font-size:1.3em}.snippet-editor__button.snippet-editor__edit-button:focus{border-color:#5b9dd9;outline:0;color:#23282d;background-color:#fafafa;box-shadow:0 0 3px rgba(0,115,170,.8)}.wpseo-admin-page .subsubsub li{display:inline;max-width:none}.yoast-seo-help-container{float:right;width:100%;max-width:none}.yoast-seo-help-container .yoast-help-panel{margin:.5em 0!important}.wpseo_content_wrapper p.search-box{margin:10px 0 5px}.wpseo-metabox-tabs .active a{color:#333}#wpseotab .ui-widget-content .ui-state-hover{border:1px solid #dfdfdf;color:#333;background:#f1f1f1}.yst-traffic-light-container{display:block;height:30px}.yst-traffic-light{width:19px;height:30px;margin:0 5px 0 0}.yst-traffic-light .traffic-light-color{display:none}.yst-traffic-light.bad .traffic-light-red,.yst-traffic-light.good .traffic-light-green,.yst-traffic-light.init .traffic-light-init,.yst-traffic-light.na .traffic-light-empty,.yst-traffic-light.ok .traffic-light-orange{display:inline}#wpseo-score{float:right;margin:0 -5px 0 5px}.yoast-seo-score .yoast-logo.svg{float:right;width:18px;margin-left:7px;height:18px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:18px}.yoast-seo-score .yoast-logo.svg.good{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%237ad03a%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.ok{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23ee7c1b%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.bad{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23dc3232%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.na{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.noindex{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%231e8cbe%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.term-php .wpseo-taxonomy-metabox-postbox>h2{margin:0;padding:8px 12px;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}#TB_window #TB_ajaxContent p{padding:5px 0 0;margin:5px 0 0}#TB_window #TB_ajaxContent ul{margin:5px 0 10px}#TB_window #TB_ajaxContent li{list-style:none;margin:5px 0 0}#TB_window #TB_ajaxContent li::before{content:'+';margin:0 0 0 10px;font-weight:700}.yoast-section__heading-icon-list{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M384%201408q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm0%2D512q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm%2D1408%2D928q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm0%2D512v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-key{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M832%20512q0%2D80%2D56%2D136t%2D136%2D56%2D136%2056%2D56%20136q0%2042%2019%2083%2D41%2D19%2D83%2D19%2D80%200%2D136%2056t%2D56%20136%2056%20136%20136%2056%20136%2D56%2056%2D136q0%2D42%2D19%2D83%2041%2019%2083%2019%2080%200%20136%2D56t56%2D136zm851%20704q0%2017%2D49%2066t%2D66%2049q%2D9%200%2D28%2E5%2D16t%2D36%2E5%2D33%2D38%2E5%2D40%2D24%2E5%2D26l%2D96%2096%20220%20220q28%2028%2028%2068%200%2042%2D39%2081t%2D81%2039q%2D40%200%2D68%2D28l%2D671%2D671q%2D176%20131%2D365%20131%2D163%200%2D265%2E5%2D102%2E5t%2D102%2E5%2D265%2E5q0%2D160%2095%2D313t248%2D248%20313%2D95q163%200%20265%2E5%20102%2E5t102%2E5%20265%2E5q0%20189%2D131%20365l355%20355%2096%2D96q%2D3%2D3%2D26%2D24%2E5t%2D40%2D38%2E5%2D33%2D36%2E5%2D16%2D28%2E5q0%2D17%2049%2D66t66%2D49q13%200%2023%2010%206%206%2046%2044%2E5t82%2079%2E5%2086%2E5%2086%2073%2078%2028%2E5%2041z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-edit{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E")}.yoast-section{box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;background-color:#fff;padding:0 20px 15px}.yoast-section__heading{padding:8px 20px;font-size:1rem;margin:0 -20px 15px;font-family:"Open Sans",sans-serif;font-weight:300;color:#555}.yoast-section__heading-icon{padding-right:44px;background-repeat:no-repeat;background-position:right 20px top .6em;background-size:16px}.yoast-section,.yoast-section *,.yoast-section :after,.yoast-section :before,.yoast-section:after,.yoast-section:before{box-sizing:border-box}.yoast-tooltip.yoast-tooltip-hidden::after,.yoast-tooltip.yoast-tooltip-hidden::before{display:none}.screen-reader-text.wpseo-generic-tab-textual-score,.screen-reader-text.wpseo-keyword-tab-textual-score{display:block}.yoast-notice-go-premium{border-right-color:#a4286a;background:#f1f1f1;margin:0}.editor-styles-wrapper mark.annotation-text-yoast{background-color:#e1bee7}@media screen and (max-width:782px){.wpseo-metabox-buy-premium .wpseo-buy-premium{display:inline-block;width:20px;height:20px;margin-left:5px;padding:0}.yoast-help-panel{max-width:none!important}#wpseo-crawl-issues-table-form .subsubsub{float:none;max-width:calc(100vw - 20px)}#wpseo-crawl-issues-table-form .yoast-help-button{margin-top:3px}.wpseotab select[multiple]{height:auto!important}}@media screen and (max-width:600px){.wpseotab.content{padding:16px 0}}
css/dist/metabox-1130.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .yoast-tooltip::after,.yoast-tooltip::before{opacity:0;pointer-events:none;position:absolute}.yoast-tooltip{position:relative}button.yoast-tooltip{overflow:visible}.yoast-tooltip::after{display:none;z-index:1000000;padding:6px 8px 5px;border-radius:3px;color:#fff;background:rgba(0,0,0,.8);text-shadow:none;font:normal normal 11px/1.45454545 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-align:center;white-space:pre;text-decoration:none;letter-spacing:normal;text-transform:none;word-wrap:break-word;content:attr(aria-label);-webkit-font-smoothing:subpixel-antialiased}.wpseotab label,.wpseotab legend{font-weight:600}.yoast-tooltip-alt::after{content:attr(data-label)}.yoast-tooltip::before{display:none;z-index:1000001;width:0;height:0;border:5px solid transparent;color:rgba(0,0,0,.8);content:"\00a0"}@keyframes yoast-tooltip-appear{from{opacity:0}to{opacity:1}}.yoast-tooltip:active::after,.yoast-tooltip:active::before,.yoast-tooltip:focus::after,.yoast-tooltip:focus::before,.yoast-tooltip:hover::after,.yoast-tooltip:hover::before{display:inline-block;text-decoration:none;animation-name:yoast-tooltip-appear;animation-duration:.1s;animation-timing-function:ease-in;animation-delay:.4s;animation-fill-mode:forwards}.yoast-tooltip-no-delay:active::after,.yoast-tooltip-no-delay:active::before,.yoast-tooltip-no-delay:focus::after,.yoast-tooltip-no-delay:focus::before,.yoast-tooltip-no-delay:hover::after,.yoast-tooltip-no-delay:hover::before{opacity:1;animation:none}.yoast-tooltip-multiline:active::after,.yoast-tooltip-multiline:focus::after,.yoast-tooltip-multiline:hover::after{display:table-cell}.yoast-tooltip-s::after,.yoast-tooltip-se::after,.yoast-tooltip-sw::after{top:100%;right:50%;margin-top:5px}.yoast-tooltip-s::before,.yoast-tooltip-se::before,.yoast-tooltip-sw::before{top:auto;right:50%;bottom:-5px;margin-right:-5px;border-bottom-color:rgba(0,0,0,.8)}.yoast-tooltip-se::after{right:auto;left:50%;margin-left:-15px}.yoast-tooltip-sw::after{margin-right:-15px}.yoast-tooltip-n::after,.yoast-tooltip-ne::after,.yoast-tooltip-nw::after{right:50%;bottom:100%;margin-bottom:5px}.yoast-tooltip-n::before,.yoast-tooltip-ne::before,.yoast-tooltip-nw::before{top:-5px;right:50%;bottom:auto;margin-right:-5px;border-top-color:rgba(0,0,0,.8)}.yoast-tooltip-ne::after{right:auto;left:50%;margin-left:-15px}.yoast-tooltip-nw::after{margin-right:-15px}.yoast-tooltip-n::after,.yoast-tooltip-s::after{-ms-transform:translateX(50%);transform:translateX(50%)}.yoast-tooltip-w::after{right:100%;bottom:50%;margin-right:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-w::before{top:50%;bottom:50%;left:-5px;margin-top:-5px;border-left-color:rgba(0,0,0,.8)}.yoast-tooltip-e::after{bottom:50%;left:100%;margin-left:5px;-ms-transform:translateY(50%);transform:translateY(50%)}.yoast-tooltip-e::before{top:50%;right:-5px;bottom:50%;margin-top:-5px;border-right-color:rgba(0,0,0,.8)}.yoast-tooltip-multiline::after{width:250px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;border-collapse:separate;white-space:pre-line;word-wrap:normal;word-break:break-word}.yoast-tooltip-multiline.yoast-tooltip-n::after,.yoast-tooltip-multiline.yoast-tooltip-s::after{right:auto;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.yoast-tooltip-multiline.yoast-tooltip-e::after,.yoast-tooltip-multiline.yoast-tooltip-w::after{right:100%}@media screen and (min-width:0\0){.yoast-tooltip-multiline::after{width:250px}}.yoast-tooltip-sticky::after,.yoast-tooltip-sticky::before{display:inline-block}.yoast-tooltip-sticky.yoast-tooltip-multiline::after{display:table-cell}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.yoast-tooltip-w::after{margin-right:4.5px}}.draftJsMentionPlugin__mention__29BEd,.draftJsMentionPlugin__mention__29BEd:visited{color:#575f67;cursor:pointer;display:inline-block;background:#e6f3ff;padding-left:2px;padding-right:2px;border-radius:2px;text-decoration:none}.draftJsMentionPlugin__mention__29BEd:focus,.draftJsMentionPlugin__mention__29BEd:hover{color:#677584;background:#edf5fd;outline:0}.draftJsMentionPlugin__mention__29BEd:active{color:#222;background:#455261}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm{padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.draftJsMentionPlugin__mentionSuggestionsEntry__3mSwm:active{background-color:#cce7ff}.draftJsMentionPlugin__mentionSuggestionsEntryFocused__3LcTd{background-color:#e6f3ff}.draftJsMentionPlugin__mentionSuggestionsEntryText__3Jobq{display:inline-block;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:368px;font-size:.9em;margin-bottom:.2em}.draftJsMentionPlugin__mentionSuggestionsEntryAvatar__1xgA9{display:inline-block;width:24px;height:24px;border-radius:12px}.draftJsMentionPlugin__mentionSuggestions__2DWjA{border:1px solid #eee;margin-top:.4em;position:absolute;min-width:220px;max-width:440px;background:#fff;border-radius:2px;box-shadow:0 4px 30px 0 #dcdcdc;cursor:pointer;padding-top:8px;padding-bottom:8px;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-ms-transform:scale(0);transform:scale(0)}.DraftEditor-root,.public-DraftEditor-block{position:relative}#edittag>#wp-description-wrap,.DraftEditorPlaceholder-hidden{display:none}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}#wpseo_meta{box-sizing:border-box}#wpseo_meta *,#wpseo_meta :after,#wpseo_meta :before{box-sizing:inherit}#wp-description-wrap .wp-editor-area{border:0}.term-description-wrap td>textarea#description{min-height:530px}ul.wpseo-metabox-tabs{display:none;margin-top:6px;margin-bottom:0}ul.wpseo-metabox-tabs:after{content:"";display:table;clear:both}.wpseo-metabox-tabs-div{margin:0 5px 5px}.wpseo-metabox-tabs-div ul{list-style:none}#wpseo-meta-section-addons{padding:0 5px 5px}#wpseo-meta-section-addons .wpseo-metabox-tabs-div{margin:0}ul.wpseo-metabox-tabs li.active{background-color:#fdfdfd}.wpseo-meta-section,.wpseo-meta-section-react{display:none;width:100%;min-height:100%;height:auto;max-width:calc(100% - 50px);vertical-align:top}.wpseo-meta-section.active{display:inline-block;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-meta-section-react.active{display:block;margin-bottom:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.wpseo-metabox-content{padding-top:16px;display:-ms-flexbox;display:flex}.wpseo-metabox-sidebar{width:46px;padding:0;background-color:#fff}.wpseo-metabox-sidebar ul{margin:0 1px 0 0}.wpseo-metabox-sidebar ul li:nth-child(1){z-index:10}.wpseo-metabox-sidebar ul li:nth-child(2){z-index:9}.wpseo-metabox-sidebar ul li:nth-child(3){z-index:8}.wpseo-metabox-sidebar ul li:nth-child(4){z-index:7}.wpseo-metabox-sidebar ul li:nth-child(5){z-index:6}.wpseo-metabox-sidebar ul li:nth-child(6){z-index:5}.wpseo-metabox-sidebar ul li{box-shadow:0 1px 2px rgba(0,0,0,.2);display:block;margin-bottom:0;text-align:center;position:relative}.wpseo-metabox-sidebar ul li a{color:#000;padding:8px;background-color:#f8f8f8}.wpseo-metabox-sidebar ul li .yst-traffic-light{margin:0}.wpseo-metabox-sidebar ul li span.dashicons{width:100%}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium{color:#a4286a}.wpseo-metabox-sidebar ul li span.wpseo-buy-premium:hover{color:#832055}.wpseo-metabox-sidebar ul li.active{z-index:50}.wpseo-metabox-sidebar ul li.active:after{display:block;float:right;position:absolute;top:0;right:-3px;width:3px;height:46px;background-color:#fff;content:" ";z-index:110}.wpseo-metabox-sidebar ul li.active a{color:#0073aa;background-color:#fff}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium{color:#a4286a;border-color:#a4286a}.wpseo-metabox-sidebar ul li.active span.wpseo-buy-premium:hover{color:#832055;border-color:#832055}.wpseo-metabox-sidebar a{padding:5px;display:block;text-decoration:none;vertical-align:middle}ul.wpseo-metabox-tabs li{float:left;margin-right:5px;margin-bottom:-1px;padding:0;border:1px solid #dfdfdf;border-bottom:0 none}ul.wpseo-metabox-tabs li .wpseo-keyword{display:inline-block;vertical-align:top;max-width:8em;max-width:8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wpseotab{display:none;padding:16px;border:1px solid #ddd;background-color:#fdfdfd}.wpseotab .wpseo-cornerstone-checkbox{margin-right:.5em}.wpseotab.content{padding:20px 15px}.wpseotab.active{display:block}.wpseo-metabox-tabs .wpseo_tablink{display:inline-block;vertical-align:top;padding:5px 12px 6px;text-decoration:none}.wpseo-metabox-tabs .wpseo_content_tab a{padding-right:12px}.wpseo-metabox-tabs .wpseo-score-icon{margin-left:0}#wpseo-meta-section-social .wpseo-metabox-tabs .wpseo_tablink{padding:5px 7px}.wpseo-metabox-tabs .wpseo_tablink .dashicons{width:16px;height:16px;font-size:16px}.wpseo-metabox-sidebar .dashicons{width:30px;height:30px;font-size:30px}.wpseo-metabox-tabs-div div.wpseo-tabs-panel{overflow:auto;padding:.5em .9em;border:1px solid}#wpseo_meta .inside{margin:0}#wpseo_meta .inside::after{content:"";display:table;clear:both}#wpseo_meta .postbox .inside .wpseotab{font-size:13px!important}.wpseotab .select2-container,.wpseotab input,.wpseotab label,.wpseotab p.error-message,.wpseotab textarea,.yoast-metabox__description{max-width:600px}.wpseotab fieldset{padding-top:5px}.wpseotab label{display:block}.wpseotab input[type=radio]+label,.wpseotab input[type=checkbox]+label{display:inline-block;font-weight:400}.wpseotab fieldset,.wpseotab label{margin-top:2em;margin-bottom:.5em}.wpseotab input[type=checkbox],.wpseotab input[type=checkbox]+label{margin-top:2em;margin-bottom:0;font-size:1em}.wpseotab fieldset:first-child,.wpseotab input[type=checkbox]:first-child,.wpseotab input[type=checkbox]:first-child+label,.wpseotab label:first-child{margin-top:10px}.wpseotab input[type=radio]{margin-top:0}.wpseotab input[type=radio]+label{margin:0 1em 0 0}.wpseotab p.error-message,.yoast-metabox__description{margin:.5em 0}.wpseotab select[multiple]{margin-top:0}.wpseotab .wpseo_image_upload_button{margin-left:3px}.good,.warn,.wrong{font-weight:600}.good{color:green}.warn{color:maroon}.wrong{color:#dc3232}#current_seo_title span{padding:2px 5px;background-color:#ffffe0}#focuskwresults ul{margin:0}#focuskwresults li,#focuskwresults p{font-size:13px}#focuskwresults li{margin:0 0 0 20px;list-style-type:disc}.wpseo_hidden{display:none}.wpseo_msg{margin:5px 0 10px;padding:0 5px;border:1px solid #e6db55;background-color:#ffffe0}ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword{border:1px dashed #dfdfdf;border-bottom:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button{height:auto;padding:5px 12px 5px 10px;vertical-align:top;font-size:inherit;line-height:inherit;font-weight:700;box-shadow:none;background:0 0;text-decoration:none}.wpseo-tab-add-keyword .wpseo-add-keyword.button:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.wpseo-tab-add-keyword .wpseo-add-keyword.button:active{-ms-transform:none;transform:none}.wpseo-add-keyword-plus{display:inline-block;vertical-align:top;margin:-1px 3px 0 0;font-size:20px}#wpseo-add-keyword-popup-title{margin:1em 0;font-size:1.3em}.snippet-editor__button.snippet-editor__edit-button:focus{border-color:#5b9dd9;outline:0;color:#23282d;background-color:#fafafa;box-shadow:0 0 3px rgba(0,115,170,.8)}.wpseo-admin-page .subsubsub li{display:inline;max-width:none}.yoast-seo-help-container{float:left;width:100%;max-width:none}.yoast-seo-help-container .yoast-help-panel{margin:.5em 0!important}.wpseo_content_wrapper p.search-box{margin:10px 0 5px}.wpseo-metabox-tabs .active a{color:#333}#wpseotab .ui-widget-content .ui-state-hover{border:1px solid #dfdfdf;color:#333;background:#f1f1f1}.yst-traffic-light-container{display:block;height:30px}.yst-traffic-light{width:19px;height:30px;margin:0 0 0 5px}.yst-traffic-light .traffic-light-color{display:none}.yst-traffic-light.bad .traffic-light-red,.yst-traffic-light.good .traffic-light-green,.yst-traffic-light.init .traffic-light-init,.yst-traffic-light.na .traffic-light-empty,.yst-traffic-light.ok .traffic-light-orange{display:inline}#wpseo-score{float:left;margin:0 5px 0 -5px}.yoast-seo-score .yoast-logo.svg{float:left;width:18px;margin-right:7px;height:18px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E") no-repeat;background-size:18px}.yoast-seo-score .yoast-logo.svg.good{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%237ad03a%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.ok{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23ee7c1b%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.bad{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23dc3232%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.na{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-seo-score .yoast-logo.svg.noindex{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%231e8cbe%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E")}.term-php .wpseo-taxonomy-metabox-postbox>h2{margin:0;padding:8px 12px;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}#TB_window #TB_ajaxContent p{padding:5px 0 0;margin:5px 0 0}#TB_window #TB_ajaxContent ul{margin:5px 0 10px}#TB_window #TB_ajaxContent li{list-style:none;margin:5px 0 0}#TB_window #TB_ajaxContent li::before{content:'+';margin:0 10px 0 0;font-weight:700}.yoast-section__heading-icon-list{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M384%201408q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm0%2D512q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm%2D1408%2D928q0%2080%2D56%20136t%2D136%2056%2D136%2D56%2D56%2D136%2056%2D136%20136%2D56%20136%2056%2056%20136zm1408%20416v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5zm0%2D512v192q0%2013%2D9%2E5%2022%2E5t%2D22%2E5%209%2E5h%2D1216q%2D13%200%2D22%2E5%2D9%2E5t%2D9%2E5%2D22%2E5v%2D192q0%2D13%209%2E5%2D22%2E5t22%2E5%2D9%2E5h1216q13%200%2022%2E5%209%2E5t9%2E5%2022%2E5z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-key{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M832%20512q0%2D80%2D56%2D136t%2D136%2D56%2D136%2056%2D56%20136q0%2042%2019%2083%2D41%2D19%2D83%2D19%2D80%200%2D136%2056t%2D56%20136%2056%20136%20136%2056%20136%2D56%2056%2D136q0%2D42%2D19%2D83%2041%2019%2083%2019%2080%200%20136%2D56t56%2D136zm851%20704q0%2017%2D49%2066t%2D66%2049q%2D9%200%2D28%2E5%2D16t%2D36%2E5%2D33%2D38%2E5%2D40%2D24%2E5%2D26l%2D96%2096%20220%20220q28%2028%2028%2068%200%2042%2D39%2081t%2D81%2039q%2D40%200%2D68%2D28l%2D671%2D671q%2D176%20131%2D365%20131%2D163%200%2D265%2E5%2D102%2E5t%2D102%2E5%2D265%2E5q0%2D160%2095%2D313t248%2D248%20313%2D95q163%200%20265%2E5%20102%2E5t102%2E5%20265%2E5q0%20189%2D131%20365l355%20355%2096%2D96q%2D3%2D3%2D26%2D24%2E5t%2D40%2D38%2E5%2D33%2D36%2E5%2D16%2D28%2E5q0%2D17%2049%2D66t66%2D49q13%200%2023%2010%206%206%2046%2044%2E5t82%2079%2E5%2086%2E5%2086%2073%2078%2028%2E5%2041z%22%2F%3E%3C%2Fsvg%3E")}.yoast-section__heading-icon-edit{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%20role%3D%22img%22%20aria%2Dhidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E")}.yoast-section{box-shadow:0 1px 2px rgba(0,0,0,.2);position:relative;background-color:#fff;padding:0 20px 15px}.yoast-section__heading{padding:8px 20px;font-size:1rem;margin:0 -20px 15px;font-family:"Open Sans",sans-serif;font-weight:300;color:#555}.yoast-section__heading-icon{padding-left:44px;background-repeat:no-repeat;background-position:left 20px top .6em;background-size:16px}.yoast-section,.yoast-section *,.yoast-section :after,.yoast-section :before,.yoast-section:after,.yoast-section:before{box-sizing:border-box}.yoast-tooltip.yoast-tooltip-hidden::after,.yoast-tooltip.yoast-tooltip-hidden::before{display:none}.screen-reader-text.wpseo-generic-tab-textual-score,.screen-reader-text.wpseo-keyword-tab-textual-score{display:block}.yoast-notice-go-premium{border-left-color:#a4286a;background:#f1f1f1;margin:0}.editor-styles-wrapper mark.annotation-text-yoast{background-color:#e1bee7}@media screen and (max-width:782px){.wpseo-metabox-buy-premium .wpseo-buy-premium{display:inline-block;width:20px;height:20px;margin-right:5px;padding:0}.yoast-help-panel{max-width:none!important}#wpseo-crawl-issues-table-form .subsubsub{float:none;max-width:calc(100vw - 20px)}#wpseo-crawl-issues-table-form .yoast-help-button{margin-top:3px}.wpseotab select[multiple]{height:auto!important}}@media screen and (max-width:600px){.wpseotab.content{padding:16px 0}}
css/dist/{metabox-primary-category-1121-rtl.min.css → metabox-primary-category-1130-rtl.min.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1121.min.css → metabox-primary-category-1130.min.css} RENAMED
File without changes
css/dist/{search-appearance-1121-rtl.min.css → search-appearance-1130-rtl.min.css} RENAMED
File without changes
css/dist/{search-appearance-1121.min.css → search-appearance-1130.min.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1121-rtl.min.css → structured-data-blocks-1130-rtl.min.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1121.min.css → structured-data-blocks-1130.min.css} RENAMED
File without changes
css/dist/{toggle-switch-1121-rtl.min.css → toggle-switch-1130-rtl.min.css} RENAMED
File without changes
css/dist/{toggle-switch-1121.min.css → toggle-switch-1130.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1121-rtl.min.css → wpseo-dismissible-1130-rtl.min.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1121.min.css → wpseo-dismissible-1130.min.css} RENAMED
File without changes
css/dist/{yoast-components-1121-rtl.min.css → yoast-components-1130-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-components-1121.min.css → yoast-components-1130.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-1121-rtl.min.css → yoast-extensions-1130-rtl.min.css} RENAMED
File without changes
css/dist/{yoast-extensions-1121.min.css → yoast-extensions-1130.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1121-rtl.min.css → yst_plugin_tools-1130-rtl.min.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1121.min.css → yst_plugin_tools-1130.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-1121-rtl.min.css → yst_seo_score-1130-rtl.min.css} RENAMED
File without changes
css/dist/{yst_seo_score-1121.min.css → yst_seo_score-1130.min.css} RENAMED
File without changes
frontend/schema/class-schema-article.php CHANGED
@@ -52,11 +52,7 @@ class WPSEO_Schema_Article implements WPSEO_Graph_Piece {
52
  '@type' => 'Article',
53
  '@id' => $this->context->canonical . WPSEO_Schema_IDs::ARTICLE_HASH,
54
  'isPartOf' => array( '@id' => $this->context->canonical . WPSEO_Schema_IDs::WEBPAGE_HASH ),
55
- 'author' => array(
56
- '@id' => $this->get_author_url( $post ),
57
- 'name' => get_the_author_meta( 'display_name', $post->post_author ),
58
- ),
59
- 'publisher' => array( '@id' => $this->get_publisher_url() ),
60
  'headline' => get_the_title(),
61
  'datePublished' => mysql2date( DATE_W3C, $post->post_date_gmt, false ),
62
  'dateModified' => mysql2date( DATE_W3C, $post->post_modified_gmt, false ),
@@ -64,6 +60,10 @@ class WPSEO_Schema_Article implements WPSEO_Graph_Piece {
64
  'mainEntityOfPage' => $this->context->canonical . WPSEO_Schema_IDs::WEBPAGE_HASH,
65
  );
66
 
 
 
 
 
67
  $data = $this->add_image( $data );
68
  $data = $this->add_keywords( $data );
69
  $data = $this->add_sections( $data );
@@ -108,19 +108,6 @@ class WPSEO_Schema_Article implements WPSEO_Graph_Piece {
108
  return get_author_posts_url( $post->post_author ) . WPSEO_Schema_IDs::AUTHOR_HASH;
109
  }
110
 
111
- /**
112
- * Determine the proper publisher URL.
113
- *
114
- * @return string
115
- */
116
- private function get_publisher_url() {
117
- if ( $this->context->site_represents === 'person' ) {
118
- return $this->context->site_url . WPSEO_Schema_IDs::PERSON_HASH;
119
- }
120
-
121
- return $this->context->site_url . WPSEO_Schema_IDs::ORGANIZATION_HASH;
122
- }
123
-
124
  /**
125
  * Adds tags as keywords, if tags are assigned.
126
  *
52
  '@type' => 'Article',
53
  '@id' => $this->context->canonical . WPSEO_Schema_IDs::ARTICLE_HASH,
54
  'isPartOf' => array( '@id' => $this->context->canonical . WPSEO_Schema_IDs::WEBPAGE_HASH ),
55
+ 'author' => array( '@id' => $this->get_author_url( $post ) ),
 
 
 
 
56
  'headline' => get_the_title(),
57
  'datePublished' => mysql2date( DATE_W3C, $post->post_date_gmt, false ),
58
  'dateModified' => mysql2date( DATE_W3C, $post->post_modified_gmt, false ),
60
  'mainEntityOfPage' => $this->context->canonical . WPSEO_Schema_IDs::WEBPAGE_HASH,
61
  );
62
 
63
+ if ( $this->context->site_represents_reference ) {
64
+ $data['publisher'] = $this->context->site_represents_reference;
65
+ }
66
+
67
  $data = $this->add_image( $data );
68
  $data = $this->add_keywords( $data );
69
  $data = $this->add_sections( $data );
108
  return get_author_posts_url( $post->post_author ) . WPSEO_Schema_IDs::AUTHOR_HASH;
109
  }
110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  /**
112
  * Adds tags as keywords, if tags are assigned.
113
  *
frontend/schema/class-schema-author.php CHANGED
@@ -20,6 +20,13 @@ class WPSEO_Schema_Author extends WPSEO_Schema_Person implements WPSEO_Graph_Pie
20
  */
21
  private $context;
22
 
 
 
 
 
 
 
 
23
  /**
24
  * WPSEO_Schema_Breadcrumb constructor.
25
  *
@@ -27,8 +34,8 @@ class WPSEO_Schema_Author extends WPSEO_Schema_Person implements WPSEO_Graph_Pie
27
  */
28
  public function __construct( WPSEO_Schema_Context $context ) {
29
  parent::__construct( $context );
30
- $this->context = $context;
31
- $this->logo_hash = WPSEO_Schema_IDs::AUTHOR_LOGO_HASH;
32
  }
33
 
34
  /**
@@ -55,14 +62,17 @@ class WPSEO_Schema_Author extends WPSEO_Schema_Person implements WPSEO_Graph_Pie
55
  }
56
 
57
  /**
58
- * Builds our array of Schema Person data for a given user ID.
59
- *
60
- * @param int $user_id The user ID to use.
61
  *
62
- * @return array An array of Schema Person data.
63
  */
64
- protected function build_person_data( $user_id ) {
65
- $data = parent::build_person_data( $user_id );
 
 
 
 
 
66
 
67
  // If this is an author page, the Person object is the main object, so we set it as such here.
68
  if ( is_author() ) {
@@ -127,4 +137,13 @@ class WPSEO_Schema_Author extends WPSEO_Schema_Person implements WPSEO_Graph_Pie
127
  protected function determine_schema_id( $user_id ) {
128
  return get_author_posts_url( $user_id ) . WPSEO_Schema_IDs::AUTHOR_HASH;
129
  }
 
 
 
 
 
 
 
 
 
130
  }
20
  */
21
  private $context;
22
 
23
+ /**
24
+ * The Schema type we use for this class.
25
+ *
26
+ * @var string[]
27
+ */
28
+ protected $type = array( 'Person' );
29
+
30
  /**
31
  * WPSEO_Schema_Breadcrumb constructor.
32
  *
34
  */
35
  public function __construct( WPSEO_Schema_Context $context ) {
36
  parent::__construct( $context );
37
+ $this->context = $context;
38
+ $this->image_hash = WPSEO_Schema_IDs::AUTHOR_LOGO_HASH;
39
  }
40
 
41
  /**
62
  }
63
 
64
  /**
65
+ * Returns Person Schema data.
 
 
66
  *
67
+ * @return bool|array Person data on success, false on failure.
68
  */
69
+ public function generate() {
70
+ $user_id = $this->determine_user_id();
71
+ if ( ! $user_id ) {
72
+ return false;
73
+ }
74
+
75
+ $data = $this->build_person_data( $user_id );
76
 
77
  // If this is an author page, the Person object is the main object, so we set it as such here.
78
  if ( is_author() ) {
137
  protected function determine_schema_id( $user_id ) {
138
  return get_author_posts_url( $user_id ) . WPSEO_Schema_IDs::AUTHOR_HASH;
139
  }
140
+
141
+ /**
142
+ * Gets the Schema type we use for this class.
143
+ *
144
+ * @return string[] The schema type.
145
+ */
146
+ public static function get_type() {
147
+ return self::$type;
148
+ }
149
  }
frontend/schema/class-schema-context.php CHANGED
@@ -8,16 +8,17 @@
8
  /**
9
  * Context variables for Schema generation.
10
  *
11
- * @property string $canonical The current page's canonical.
12
- * @property string $company_name Holds the company name, if the site represents a company.
13
- * @property int $id The post ID, if there is one.
14
- * @property string $site_name The site's name.
15
- * @property string $site_represents Whether this site represents a `company` or a `person`.
16
- * @property string $site_url The site's URL.
17
- * @property int $site_user_id The site's User ID if a site represents a `person`.
18
- * @property string $title Page title.
19
- * @property string $description Page description.
20
- * @property bool $breadcrumbs_enabled Whether or not this site has breadcrumbs enabled.
 
21
  *
22
  * @since 10.2
23
  */
@@ -82,86 +83,73 @@ class WPSEO_Schema_Context {
82
  * @var bool
83
  */
84
  public $breadcrumbs_enabled;
85
-
86
  /**
87
- * Hash used for the Author `@id`.
88
- */
89
- const AUTHOR_HASH = '#author';
90
-
91
- /**
92
- * Hash used for the Author Logo's `@id`.
93
  */
94
- const AUTHOR_LOGO_HASH = '#authorlogo';
95
 
96
  /**
97
- * Hash used for the Breadcrumb's `@id`.
98
  */
99
- const BREADCRUMB_HASH = '#breadcrumb';
 
 
100
 
101
  /**
102
- * Hash used for the Person `@id`.
103
  */
104
- const PERSON_HASH = '#person';
 
 
 
 
 
 
105
 
106
- /**
107
- * Hash used for the Article `@id`.
108
- */
109
- const ARTICLE_HASH = '#article';
110
 
111
- /**
112
- * Hash used for the Organization `@id`.
113
- */
114
- const ORGANIZATION_HASH = '#organization';
115
-
116
- /**
117
- * Hash used for the Organization `@id`.
118
- */
119
- const ORGANIZATION_LOGO_HASH = '#logo';
120
 
121
  /**
122
- * Hash used for the logo `@id`.
 
 
123
  */
124
- const PERSON_LOGO_HASH = '#personlogo';
 
 
 
125
 
126
- /**
127
- * Hash used for an Article's primary image `@id`.
128
- */
129
- const PRIMARY_IMAGE_HASH = '#primaryimage';
130
 
131
  /**
132
- * Hash used for the WebPage's `@id`.
133
  */
134
- const WEBPAGE_HASH = '#webpage';
 
135
 
136
- /**
137
- * Hash used for the Website's `@id`.
138
- */
139
- const WEBSITE_HASH = '#website';
140
 
141
- /**
142
- * WPSEO_Schema_Context constructor.
143
- */
144
- public function __construct() {
145
- $this->build_data();
146
  }
147
 
148
  /**
149
- * Builds all the required data for the context object.
150
  */
151
- private function build_data() {
152
- $this->breadcrumbs_enabled = current_theme_supports( 'yoast-seo-breadcrumbs' );
153
- if ( ! $this->breadcrumbs_enabled ) {
154
- $this->breadcrumbs_enabled = WPSEO_Options::get( 'breadcrumbs-enable', false );
155
- }
156
-
157
- $front = WPSEO_Frontend::get_instance();
158
- $this->canonical = $front->canonical( false );
159
- $this->title = $front->title( '' );
160
- $this->description = $front->metadesc( false );
161
-
162
- $this->site_name = $this->set_site_name();
163
- $this->site_represents = WPSEO_Options::get( 'company_or_person', '' );
164
- $this->site_url = trailingslashit( WPSEO_Utils::home_url() );
165
 
166
  if ( $this->site_represents === 'company' ) {
167
  $this->company_name = WPSEO_Options::get( 'company_name' );
@@ -169,21 +157,20 @@ class WPSEO_Schema_Context {
169
 
170
  if ( $this->site_represents === 'person' ) {
171
  $this->site_user_id = WPSEO_Options::get( 'company_or_person_user_id', false );
 
 
 
 
172
  }
173
-
174
- $this->id = get_queried_object_id();
175
  }
176
 
177
  /**
178
- * Retrieves the site's name from settings.
179
- *
180
- * @return string
181
  */
182
- private function set_site_name() {
183
- if ( '' !== WPSEO_Options::get( 'website_name', '' ) ) {
184
- return WPSEO_Options::get( 'website_name' );
 
185
  }
186
-
187
- return get_bloginfo( 'name' );
188
  }
189
  }
8
  /**
9
  * Context variables for Schema generation.
10
  *
11
+ * @property string $canonical The current page's canonical.
12
+ * @property string $company_name Holds the company name, if the site represents a company.
13
+ * @property int $id The post ID, if there is one.
14
+ * @property string $site_name The site's name.
15
+ * @property string $site_represents Whether this site represents a `company` or a `person`.
16
+ * @property string $site_url The site's URL.
17
+ * @property int $site_user_id The site's User ID if a site represents a `person`.
18
+ * @property string $title Page title.
19
+ * @property string $description Page description.
20
+ * @property bool $breadcrumbs_enabled Whether or not this site has breadcrumbs enabled.
21
+ * @property array $site_represents_reference A schema @id reference to the piece the site represents.
22
  *
23
  * @since 10.2
24
  */
83
  * @var bool
84
  */
85
  public $breadcrumbs_enabled;
 
86
  /**
87
+ * A schema @id reference to the piece the site represents.
88
+ *
89
+ * @var array
 
 
 
90
  */
91
+ public $site_represents_reference;
92
 
93
  /**
94
+ * WPSEO_Schema_Context constructor.
95
  */
96
+ public function __construct() {
97
+ $this->build_data();
98
+ }
99
 
100
  /**
101
+ * Builds all the required data for the context object.
102
  */
103
+ private function build_data() {
104
+ // Page level variables.
105
+ $front = WPSEO_Frontend::get_instance();
106
+ $this->canonical = $front->canonical( false );
107
+ $this->title = $front->title( '' );
108
+ $this->description = $front->metadesc( false );
109
+ $this->id = get_queried_object_id();
110
 
111
+ // Site level variables.
112
+ $this->site_name = $this->set_site_name();
113
+ $this->site_url = trailingslashit( WPSEO_Utils::home_url() );
 
114
 
115
+ $this->set_breadcrumbs_variables();
116
+ $this->set_site_represents_variables();
117
+ $this->set_site_represents_reference();
118
+ }
 
 
 
 
 
119
 
120
  /**
121
+ * Retrieves the site's name from settings.
122
+ *
123
+ * @return string
124
  */
125
+ private function set_site_name() {
126
+ if ( '' !== WPSEO_Options::get( 'website_name', '' ) ) {
127
+ return WPSEO_Options::get( 'website_name' );
128
+ }
129
 
130
+ return get_bloginfo( 'name' );
131
+ }
 
 
132
 
133
  /**
134
+ * Sets our site represents reference for easy use.
135
  */
136
+ private function set_site_represents_reference() {
137
+ $this->site_represents_reference = false;
138
 
139
+ if ( $this->site_represents === 'person' ) {
140
+ $this->site_represents_reference = array( '@id' => $this->site_url . WPSEO_Schema_IDs::PERSON_HASH );
141
+ }
 
142
 
143
+ if ( $this->site_represents === 'company' ) {
144
+ $this->site_represents_reference = array( '@id' => $this->site_url . WPSEO_Schema_IDs::ORGANIZATION_HASH );
145
+ }
 
 
146
  }
147
 
148
  /**
149
+ * Determines what our site represents, and grabs their values.
150
  */
151
+ private function set_site_represents_variables() {
152
+ $this->site_represents = WPSEO_Options::get( 'company_or_person', false );
 
 
 
 
 
 
 
 
 
 
 
 
153
 
154
  if ( $this->site_represents === 'company' ) {
155
  $this->company_name = WPSEO_Options::get( 'company_name' );
157
 
158
  if ( $this->site_represents === 'person' ) {
159
  $this->site_user_id = WPSEO_Options::get( 'company_or_person_user_id', false );
160
+ // Do not use a non-existing user.
161
+ if ( $this->site_user_id !== false && get_user_by( 'id', $this->site_user_id ) === false ) {
162
+ $this->site_represents = false;
163
+ }
164
  }
 
 
165
  }
166
 
167
  /**
168
+ * Determines whether the site uses Yoast SEO breadcrumbs.
 
 
169
  */
170
+ private function set_breadcrumbs_variables() {
171
+ $this->breadcrumbs_enabled = current_theme_supports( 'yoast-seo-breadcrumbs' );
172
+ if ( ! $this->breadcrumbs_enabled ) {
173
+ $this->breadcrumbs_enabled = WPSEO_Options::get( 'breadcrumbs-enable', false );
174
  }
 
 
175
  }
176
  }
frontend/schema/class-schema-image.php CHANGED
@@ -15,6 +15,7 @@
15
  * @property int $attachment_id The ID of the attachment used to generate the object.
16
  */
17
  class WPSEO_Schema_Image {
 
18
  /**
19
  * The `@id` to use for the returned image.
20
  *
@@ -143,7 +144,7 @@ class WPSEO_Schema_Image {
143
  * @return void
144
  */
145
  private function add_image_size() {
146
- $image_meta = wp_get_attachment_metadata( $this->attachment_id );
147
  if ( empty( $image_meta['width'] ) || empty( $image_meta['height'] ) ) {
148
  return;
149
  }
15
  * @property int $attachment_id The ID of the attachment used to generate the object.
16
  */
17
  class WPSEO_Schema_Image {
18
+
19
  /**
20
  * The `@id` to use for the returned image.
21
  *
144
  * @return void
145
  */
146
  private function add_image_size() {
147
+ $image_meta = wp_get_attachment_metadata( $this->attachment_id );
148
  if ( empty( $image_meta['width'] ) || empty( $image_meta['height'] ) ) {
149
  return;
150
  }
frontend/schema/class-schema-organization.php CHANGED
@@ -62,14 +62,15 @@ class WPSEO_Schema_Organization implements WPSEO_Graph_Piece {
62
  * @return array $data The Organization schema.
63
  */
64
  private function add_logo( $data ) {
65
- $logo = WPSEO_Options::get( 'company_logo', '' );
66
- if ( empty( $logo ) ) {
 
67
  return $data;
68
  }
69
- $id = $this->context->site_url . WPSEO_Schema_IDs::ORGANIZATION_LOGO_HASH;
70
- $schema_image = new WPSEO_Schema_Image( $id );
71
- $data['logo'] = $schema_image->generate_from_url( $logo, $this->context->company_name );
72
- $data['image'] = array( '@id' => $id );
73
 
74
  return $data;
75
  }
62
  * @return array $data The Organization schema.
63
  */
64
  private function add_logo( $data ) {
65
+ $logo_id = WPSEO_Image_Utils::get_attachment_id_from_settings( 'company_logo' );
66
+
67
+ if ( empty( $logo_id ) ) {
68
  return $data;
69
  }
70
+ $schema_id = $this->context->site_url . WPSEO_Schema_IDs::ORGANIZATION_LOGO_HASH;
71
+ $schema_image = new WPSEO_Schema_Image( $schema_id );
72
+ $data['logo'] = $schema_image->generate_from_attachment_id( $logo_id, $this->context->company_name );
73
+ $data['image'] = array( '@id' => $schema_id );
74
 
75
  return $data;
76
  }
frontend/schema/class-schema-person.php CHANGED
@@ -36,13 +36,31 @@ class WPSEO_Schema_Person implements WPSEO_Graph_Piece {
36
  'wikipedia',
37
  );
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  /**
40
  * WPSEO_Schema_Person constructor.
41
  *
42
  * @param WPSEO_Schema_Context $context A value object with context variables.
43
  */
44
  public function __construct( WPSEO_Schema_Context $context ) {
45
- $this->context = $context;
 
46
  }
47
 
48
  /**
@@ -51,7 +69,7 @@ class WPSEO_Schema_Person implements WPSEO_Graph_Piece {
51
  * @return bool
52
  */
53
  public function is_needed() {
54
- if ( $this->context->site_represents === 'person' || is_author() ) {
55
  return true;
56
  }
57
 
@@ -128,7 +146,7 @@ class WPSEO_Schema_Person implements WPSEO_Graph_Piece {
128
  protected function build_person_data( $user_id ) {
129
  $user_data = get_userdata( $user_id );
130
  $data = array(
131
- '@type' => 'Person',
132
  '@id' => $this->determine_schema_id( $user_id ),
133
  'name' => $user_data->display_name,
134
  );
@@ -156,13 +174,61 @@ class WPSEO_Schema_Person implements WPSEO_Graph_Piece {
156
  * @return array $data The Person schema.
157
  */
158
  protected function add_image( $data, $user_data ) {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  $url = get_avatar_url( $user_data->user_email );
160
  if ( empty( $url ) ) {
161
  return $data;
162
  }
163
 
164
- $id = $this->context->site_url . WPSEO_Schema_IDs::PERSON_LOGO_HASH;
165
- $schema_image = new WPSEO_Schema_Image( $id );
166
  $data['image'] = $schema_image->simple_image_object( $url, $user_data->display_name );
167
 
168
  return $data;
@@ -177,11 +243,11 @@ class WPSEO_Schema_Person implements WPSEO_Graph_Piece {
177
  */
178
  protected function determine_schema_id( $user_id ) {
179
  switch ( true ) {
180
- case ( $this->context->site_represents === 'company' ):
181
- $url = get_author_posts_url( $user_id );
182
  break;
183
  default:
184
- $url = $this->context->site_url;
185
  break;
186
  }
187
 
36
  'wikipedia',
37
  );
38
 
39
+ /**
40
+ * The Schema type we use for this class.
41
+ *
42
+ * @var string[]
43
+ */
44
+ protected $type = array(
45
+ 'Person',
46
+ 'Organization',
47
+ );
48
+
49
+ /**
50
+ * The hash used for images.
51
+ *
52
+ * @var string
53
+ */
54
+ protected $image_hash;
55
+
56
  /**
57
  * WPSEO_Schema_Person constructor.
58
  *
59
  * @param WPSEO_Schema_Context $context A value object with context variables.
60
  */
61
  public function __construct( WPSEO_Schema_Context $context ) {
62
+ $this->image_hash = WPSEO_Schema_IDs::PERSON_LOGO_HASH;
63
+ $this->context = $context;
64
  }
65
 
66
  /**
69
  * @return bool
70
  */
71
  public function is_needed() {
72
+ if ( ( $this->context->site_represents === 'person' ) || is_author() ) {
73
  return true;
74
  }
75
 
146
  protected function build_person_data( $user_id ) {
147
  $user_data = get_userdata( $user_id );
148
  $data = array(
149
+ '@type' => $this->type,
150
  '@id' => $this->determine_schema_id( $user_id ),
151
  'name' => $user_data->display_name,
152
  );
174
  * @return array $data The Person schema.
175
  */
176
  protected function add_image( $data, $user_data ) {
177
+ $schema_id = $this->context->site_url . $this->image_hash;
178
+
179
+ $data = $this->set_image_from_options( $data, $schema_id );
180
+ if ( ! isset( $data['image'] ) ) {
181
+ $data = $this->set_image_from_avatar( $data, $user_data, $schema_id );
182
+ }
183
+
184
+ if ( is_array( $this->type ) && in_array( 'Organization', $this->type ) ) {
185
+ $data['logo'] = array( '@id' => $schema_id );
186
+ }
187
+
188
+ return $data;
189
+ }
190
+
191
+ /**
192
+ * Generate the person image from our settings.
193
+ *
194
+ * @param array $data The Person schema.
195
+ * @param string $schema_id The string used in the `@id` for the schema.
196
+ *
197
+ * @return array $data The Person schema.
198
+ */
199
+ private function set_image_from_options( $data, $schema_id ) {
200
+ $person_logo_id = WPSEO_Image_Utils::get_attachment_id_from_settings( 'person_logo' );
201
+
202
+ if ( $person_logo_id ) {
203
+ $image = new WPSEO_Schema_Image( $schema_id );
204
+ $data['image'] = $image->generate_from_attachment_id( $person_logo_id, $data['name'] );
205
+ }
206
+
207
+ return $data;
208
+ }
209
+
210
+ /**
211
+ * Generate the person logo from gravatar.
212
+ *
213
+ * @param array $data The Person schema.
214
+ * @param \WP_User $user_data User data.
215
+ * @param string $schema_id The string used in the `@id` for the schema.
216
+ *
217
+ * @return array $data The Person schema.
218
+ */
219
+ private function set_image_from_avatar( $data, $user_data, $schema_id ) {
220
+ // If we don't have an image in our settings, fall back to an avatar, if we're allowed to.
221
+ $show_avatars = get_option( 'show_avatars' );
222
+ if ( ! $show_avatars ) {
223
+ return $data;
224
+ }
225
+
226
  $url = get_avatar_url( $user_data->user_email );
227
  if ( empty( $url ) ) {
228
  return $data;
229
  }
230
 
231
+ $schema_image = new WPSEO_Schema_Image( $schema_id );
 
232
  $data['image'] = $schema_image->simple_image_object( $url, $user_data->display_name );
233
 
234
  return $data;
243
  */
244
  protected function determine_schema_id( $user_id ) {
245
  switch ( true ) {
246
+ case ( $this->context->site_represents === 'person' ):
247
+ $url = $this->context->site_url;
248
  break;
249
  default:
250
+ $url = get_author_posts_url( $user_id );
251
  break;
252
  }
253
 
frontend/schema/class-schema-webpage.php CHANGED
@@ -11,6 +11,7 @@
11
  * @since 10.2
12
  */
13
  class WPSEO_Schema_WebPage implements WPSEO_Graph_Piece {
 
14
  /**
15
  * A value object with context variables.
16
  *
@@ -58,14 +59,9 @@ class WPSEO_Schema_WebPage implements WPSEO_Graph_Piece {
58
  );
59
 
60
  if ( is_front_page() ) {
61
- $about_id = WPSEO_Schema_IDs::ORGANIZATION_HASH;
62
- if ( $this->context->site_represents === 'person' ) {
63
- $about_id = WPSEO_Schema_IDs::PERSON_HASH;
64
  }
65
-
66
- $data['about'] = array(
67
- '@id' => $this->context->site_url . $about_id,
68
- );
69
  }
70
 
71
  if ( is_singular() ) {
@@ -154,10 +150,8 @@ class WPSEO_Schema_WebPage implements WPSEO_Graph_Piece {
154
  return $data;
155
  }
156
 
157
- $data['image'] = $image_schema;
158
- $data['primaryImageOfPage'] = array(
159
- '@id' => $image_id,
160
- );
161
 
162
  return $data;
163
  }
11
  * @since 10.2
12
  */
13
  class WPSEO_Schema_WebPage implements WPSEO_Graph_Piece {
14
+
15
  /**
16
  * A value object with context variables.
17
  *
59
  );
60
 
61
  if ( is_front_page() ) {
62
+ if ( $this->context->site_represents_reference ) {
63
+ $data['about'] = $this->context->site_represents_reference;
 
64
  }
 
 
 
 
65
  }
66
 
67
  if ( is_singular() ) {
150
  return $data;
151
  }
152
 
153
+ $data['image'] = $image_schema;
154
+ $data['primaryImageOfPage'] = array( '@id' => $image_id );
 
 
155
 
156
  return $data;
157
  }
frontend/schema/class-schema-website.php CHANGED
@@ -51,30 +51,18 @@ class WPSEO_Schema_Website implements WPSEO_Graph_Piece {
51
  '@id' => $this->context->site_url . WPSEO_Schema_IDs::WEBSITE_HASH,
52
  'url' => $this->context->site_url,
53
  'name' => $this->context->site_name,
54
- 'publisher' => array(
55
- '@id' => $this->get_publisher(),
56
- ),
57
  );
58