Yoast SEO - Version 13.4.1

Version Description

Release Date: April 1st, 2020

Bugfixes:

  • Replaces the use of the deprecated category_link filter by term_link. Props to Chouby
Download this release

Release Info

Developer joostdevalk
Plugin Icon 128x128 Yoast SEO
Version 13.4.1
Comparing to
See all releases

Code changes from version 13.4 to 13.4.1

Files changed (78) hide show
  1. .idea/13.4.1.iml +8 -0
  2. .idea/misc.xml +6 -0
  3. .idea/modules.xml +8 -0
  4. .idea/workspace.xml +48 -0
  5. css/dist/{admin-global-1340-rtl.css → admin-global-1341-rtl.css} +0 -0
  6. css/dist/{admin-global-1340.css → admin-global-1341.css} +0 -0
  7. css/dist/{adminbar-1340-rtl.css → adminbar-1341-rtl.css} +0 -0
  8. css/dist/{adminbar-1340.css → adminbar-1341.css} +0 -0
  9. css/dist/{alerts-1340-rtl.css → alerts-1341-rtl.css} +0 -0
  10. css/dist/{alerts-1340.css → alerts-1341.css} +0 -0
  11. css/dist/{dashboard-1340-rtl.css → dashboard-1341-rtl.css} +0 -0
  12. css/dist/{dashboard-1340.css → dashboard-1341.css} +0 -0
  13. css/dist/{edit-page-1340-rtl.css → edit-page-1341-rtl.css} +0 -0
  14. css/dist/{edit-page-1340.css → edit-page-1341.css} +0 -0
  15. css/dist/{featured-image-1340-rtl.css → featured-image-1341-rtl.css} +0 -0
  16. css/dist/{featured-image-1340.css → featured-image-1341.css} +0 -0
  17. css/dist/{filter-explanation-1340-rtl.css → filter-explanation-1341-rtl.css} +0 -0
  18. css/dist/{filter-explanation-1340.css → filter-explanation-1341.css} +0 -0
  19. css/dist/{inside-editor-1340-rtl.css → inside-editor-1341-rtl.css} +0 -0
  20. css/dist/{inside-editor-1340.css → inside-editor-1341.css} +0 -0
  21. css/dist/{metabox-1340-rtl.css → metabox-1341-rtl.css} +0 -0
  22. css/dist/{metabox-1340.css → metabox-1341.css} +0 -0
  23. css/dist/{metabox-primary-category-1340-rtl.css → metabox-primary-category-1341-rtl.css} +0 -0
  24. css/dist/{metabox-primary-category-1340.css → metabox-primary-category-1341.css} +0 -0
  25. css/dist/{search-appearance-1340-rtl.css → search-appearance-1341-rtl.css} +0 -0
  26. css/dist/{search-appearance-1340.css → search-appearance-1341.css} +0 -0
  27. css/dist/{structured-data-blocks-1340-rtl.css → structured-data-blocks-1341-rtl.css} +0 -0
  28. css/dist/{structured-data-blocks-1340.css → structured-data-blocks-1341.css} +0 -0
  29. css/dist/{toggle-switch-1340-rtl.css → toggle-switch-1341-rtl.css} +0 -0
  30. css/dist/{toggle-switch-1340.css → toggle-switch-1341.css} +0 -0
  31. css/dist/{wpseo-dismissible-1340-rtl.css → wpseo-dismissible-1341-rtl.css} +0 -0
  32. css/dist/{wpseo-dismissible-1340.css → wpseo-dismissible-1341.css} +0 -0
  33. css/dist/{yoast-components-1340-rtl.css → yoast-components-1341-rtl.css} +0 -0
  34. css/dist/{yoast-components-1340.css → yoast-components-1341.css} +0 -0
  35. css/dist/{yoast-extensions-1340-rtl.css → yoast-extensions-1341-rtl.css} +0 -0
  36. css/dist/{yoast-extensions-1340.css → yoast-extensions-1341.css} +0 -0
  37. css/dist/{yst_plugin_tools-1340-rtl.css → yst_plugin_tools-1341-rtl.css} +0 -0
  38. css/dist/{yst_plugin_tools-1340.css → yst_plugin_tools-1341.css} +0 -0
  39. css/dist/{yst_seo_score-1340-rtl.css → yst_seo_score-1341-rtl.css} +0 -0
  40. css/dist/{yst_seo_score-1340.css → yst_seo_score-1341.css} +0 -0
  41. inc/class-rewrite.php +9 -3
  42. js/dist/{analysis-1340.js → analysis-1341.js} +0 -0
  43. js/dist/{babel-polyfill-1340.js → babel-polyfill-1341.js} +0 -0
  44. js/dist/{commons-1340.js → commons-1341.js} +0 -0
  45. js/dist/{components-1340.js → components-1341.js} +0 -0
  46. js/dist/{configuration-wizard-1340.js → configuration-wizard-1341.js} +0 -0
  47. js/dist/{help-scout-beacon-1340.js → help-scout-beacon-1341.js} +0 -0
  48. js/dist/{jed-1340.js → jed-1341.js} +0 -0
  49. js/dist/{redux-1340.js → redux-1341.js} +0 -0
  50. js/dist/{search-appearance-1340.js → search-appearance-1341.js} +0 -0
  51. js/dist/{styled-components-1340.js → styled-components-1341.js} +0 -0
  52. js/dist/{wp-seo-admin-1340.js → wp-seo-admin-1341.js} +0 -0
  53. js/dist/{wp-seo-admin-global-1340.js → wp-seo-admin-global-1341.js} +0 -0
  54. js/dist/{wp-seo-admin-gsc-1340.js → wp-seo-admin-gsc-1341.js} +0 -0
  55. js/dist/{wp-seo-admin-media-1340.js → wp-seo-admin-media-1341.js} +0 -0
  56. js/dist/{wp-seo-analysis-worker-1340.js → wp-seo-analysis-worker-1341.js} +0 -0
  57. js/dist/{wp-seo-api-1340.js → wp-seo-api-1341.js} +0 -0
  58. js/dist/{wp-seo-bulk-editor-1340.js → wp-seo-bulk-editor-1341.js} +0 -0
  59. js/dist/{wp-seo-dashboard-widget-1340.js → wp-seo-dashboard-widget-1341.js} +0 -0
  60. js/dist/{wp-seo-edit-page-1340.js → wp-seo-edit-page-1341.js} +0 -0
  61. js/dist/{wp-seo-featured-image-1340.js → wp-seo-featured-image-1341.js} +0 -0
  62. js/dist/{wp-seo-filter-explanation-1340.js → wp-seo-filter-explanation-1341.js} +0 -0
  63. js/dist/{wp-seo-metabox-1340.js → wp-seo-metabox-1341.js} +0 -0
  64. js/dist/{wp-seo-metabox-category-1340.js → wp-seo-metabox-category-1341.js} +0 -0
  65. js/dist/{wp-seo-modal-1340.js → wp-seo-modal-1341.js} +0 -0
  66. js/dist/{wp-seo-network-admin-1340.js → wp-seo-network-admin-1341.js} +0 -0
  67. js/dist/{wp-seo-post-scraper-1340.js → wp-seo-post-scraper-1341.js} +0 -0
  68. js/dist/{wp-seo-quick-edit-handler-1340.js → wp-seo-quick-edit-handler-1341.js} +0 -0
  69. js/dist/{wp-seo-recalculate-1340.js → wp-seo-recalculate-1341.js} +0 -0
  70. js/dist/{wp-seo-reindex-links-1340.js → wp-seo-reindex-links-1341.js} +0 -0
  71. js/dist/{wp-seo-replacevar-plugin-1340.js → wp-seo-replacevar-plugin-1341.js} +0 -0
  72. js/dist/{wp-seo-shortcode-plugin-1340.js → wp-seo-shortcode-plugin-1341.js} +0 -0
  73. js/dist/{wp-seo-structured-data-blocks-1340.js → wp-seo-structured-data-blocks-1341.js} +0 -0
  74. js/dist/{wp-seo-term-scraper-1340.js → wp-seo-term-scraper-1341.js} +0 -0
  75. js/dist/{wp-seo-used-keywords-assessment-1340.js → wp-seo-used-keywords-assessment-1341.js} +0 -0
  76. readme.txt +16 -9
  77. wp-seo-main.php +1 -1
  78. wp-seo.php +1 -1
.idea/13.4.1.iml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="WEB_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$" />
5
+ <orderEntry type="inheritedJdk" />
6
+ <orderEntry type="sourceFolder" forTests="false" />
7
+ </component>
8
+ </module>
.idea/misc.xml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="JavaScriptSettings">
4
+ <option name="languageLevel" value="ES6" />
5
+ </component>
6
+ </project>
.idea/modules.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/13.4.1.iml" filepath="$PROJECT_DIR$/.idea/13.4.1.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
.idea/workspace.xml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="5b2b45a1-e0b8-46de-ae01-8fe474911eb7" name="Default Changelist" comment="" />
5
+ <option name="SHOW_DIALOG" value="false" />
6
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
7
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
8
+ <option name="LAST_RESOLUTION" value="IGNORE" />
9
+ </component>
10
+ <component name="ComposerSettings">
11
+ <execution>
12
+ <executable />
13
+ </execution>
14
+ </component>
15
+ <component name="ProjectId" id="1ZwJIlaRNDa50jcGABj7Ylpjf2C" />
16
+ <component name="ProjectViewState">
17
+ <option name="hideEmptyMiddlePackages" value="true" />
18
+ <option name="showExcludedFiles" value="true" />
19
+ <option name="showLibraryContents" value="true" />
20
+ </component>
21
+ <component name="PropertiesComponent">
22
+ <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
23
+ <property name="WebServerToolWindowFactoryState" value="false" />
24
+ </component>
25
+ <component name="SvnConfiguration">
26
+ <configuration />
27
+ </component>
28
+ <component name="TaskManager">
29
+ <task active="true" id="Default" summary="Default task">
30
+ <changelist id="5b2b45a1-e0b8-46de-ae01-8fe474911eb7" name="Default Changelist" comment="" />
31
+ <created>1585744145228</created>
32
+ <option name="number" value="Default" />
33
+ <option name="presentableId" value="Default" />
34
+ <updated>1585744145228</updated>
35
+ <workItem from="1585744146340" duration="1085000" />
36
+ </task>
37
+ <servers />
38
+ </component>
39
+ <component name="TypeScriptGeneratedFilesManager">
40
+ <option name="version" value="1" />
41
+ </component>
42
+ <component name="WindowStateProjectService">
43
+ <state x="1938" y="503" width="810" height="616" key="find.popup" timestamp="1585744410225">
44
+ <screen x="0" y="23" width="3840" height="1577" />
45
+ </state>
46
+ <state x="1938" y="503" width="810" height="616" key="find.popup/0.23.3840.1577/3840.734.1792.1097@0.23.3840.1577" timestamp="1585744410225" />
47
+ </component>
48
+ </project>
css/dist/{admin-global-1340-rtl.css → admin-global-1341-rtl.css} RENAMED
File without changes
css/dist/{admin-global-1340.css → admin-global-1341.css} RENAMED
File without changes
css/dist/{adminbar-1340-rtl.css → adminbar-1341-rtl.css} RENAMED
File without changes
css/dist/{adminbar-1340.css → adminbar-1341.css} RENAMED
File without changes
css/dist/{alerts-1340-rtl.css → alerts-1341-rtl.css} RENAMED
File without changes
css/dist/{alerts-1340.css → alerts-1341.css} RENAMED
File without changes
css/dist/{dashboard-1340-rtl.css → dashboard-1341-rtl.css} RENAMED
File without changes
css/dist/{dashboard-1340.css → dashboard-1341.css} RENAMED
File without changes
css/dist/{edit-page-1340-rtl.css → edit-page-1341-rtl.css} RENAMED
File without changes
css/dist/{edit-page-1340.css → edit-page-1341.css} RENAMED
File without changes
css/dist/{featured-image-1340-rtl.css → featured-image-1341-rtl.css} RENAMED
File without changes
css/dist/{featured-image-1340.css → featured-image-1341.css} RENAMED
File without changes
css/dist/{filter-explanation-1340-rtl.css → filter-explanation-1341-rtl.css} RENAMED
File without changes
css/dist/{filter-explanation-1340.css → filter-explanation-1341.css} RENAMED
File without changes
css/dist/{inside-editor-1340-rtl.css → inside-editor-1341-rtl.css} RENAMED
File without changes
css/dist/{inside-editor-1340.css → inside-editor-1341.css} RENAMED
File without changes
css/dist/{metabox-1340-rtl.css → metabox-1341-rtl.css} RENAMED
File without changes
css/dist/{metabox-1340.css → metabox-1341.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1340-rtl.css → metabox-primary-category-1341-rtl.css} RENAMED
File without changes
css/dist/{metabox-primary-category-1340.css → metabox-primary-category-1341.css} RENAMED
File without changes
css/dist/{search-appearance-1340-rtl.css → search-appearance-1341-rtl.css} RENAMED
File without changes
css/dist/{search-appearance-1340.css → search-appearance-1341.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1340-rtl.css → structured-data-blocks-1341-rtl.css} RENAMED
File without changes
css/dist/{structured-data-blocks-1340.css → structured-data-blocks-1341.css} RENAMED
File without changes
css/dist/{toggle-switch-1340-rtl.css → toggle-switch-1341-rtl.css} RENAMED
File without changes
css/dist/{toggle-switch-1340.css → toggle-switch-1341.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1340-rtl.css → wpseo-dismissible-1341-rtl.css} RENAMED
File without changes
css/dist/{wpseo-dismissible-1340.css → wpseo-dismissible-1341.css} RENAMED
File without changes
css/dist/{yoast-components-1340-rtl.css → yoast-components-1341-rtl.css} RENAMED
File without changes
css/dist/{yoast-components-1340.css → yoast-components-1341.css} RENAMED
File without changes
css/dist/{yoast-extensions-1340-rtl.css → yoast-extensions-1341-rtl.css} RENAMED
File without changes
css/dist/{yoast-extensions-1340.css → yoast-extensions-1341.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1340-rtl.css → yst_plugin_tools-1341-rtl.css} RENAMED
File without changes
css/dist/{yst_plugin_tools-1340.css → yst_plugin_tools-1341.css} RENAMED
File without changes
css/dist/{yst_seo_score-1340-rtl.css → yst_seo_score-1341-rtl.css} RENAMED
File without changes
css/dist/{yst_seo_score-1340.css → yst_seo_score-1341.css} RENAMED
File without changes
inc/class-rewrite.php CHANGED
@@ -15,7 +15,7 @@ class WPSEO_Rewrite {
15
  */
16
  public function __construct() {
17
  add_filter( 'query_vars', [ $this, 'query_vars' ] );
18
- add_filter( 'category_link', [ $this, 'no_category_base' ] );
19
  add_filter( 'request', [ $this, 'request' ] );
20
  add_filter( 'category_rewrite_rules', [ $this, 'category_rewrite_rules' ] );
21
 
@@ -57,11 +57,17 @@ class WPSEO_Rewrite {
57
  /**
58
  * Override the category link to remove the category base.
59
  *
60
- * @param string $link Unused, overridden by the function.
 
 
61
  *
62
  * @return string
63
  */
64
- public function no_category_base( $link ) {
 
 
 
 
65
  $category_base = get_option( 'category_base' );
66
 
67
  if ( empty( $category_base ) ) {
15
  */
16
  public function __construct() {
17
  add_filter( 'query_vars', [ $this, 'query_vars' ] );
18
+ add_filter( 'term_link', [ $this, 'no_category_base' ], 10, 3 );
19
  add_filter( 'request', [ $this, 'request' ] );
20
  add_filter( 'category_rewrite_rules', [ $this, 'category_rewrite_rules' ] );
21
 
57
  /**
58
  * Override the category link to remove the category base.
59
  *
60
+ * @param string $link Term link, overridden by the function for categories.
61
+ * @param WP_Term $term Unused, term object.
62
+ * @param string $taxonomy Taxonomy slug.
63
  *
64
  * @return string
65
  */
66
+ public function no_category_base( $link, $term, $taxonomy ) {
67
+ if ( $taxonomy !== 'category' ) {
68
+ return $link;
69
+ }
70
+
71
  $category_base = get_option( 'category_base' );
72
 
73
  if ( empty( $category_base ) ) {
js/dist/{analysis-1340.js → analysis-1341.js} RENAMED
File without changes
js/dist/{babel-polyfill-1340.js → babel-polyfill-1341.js} RENAMED
File without changes
js/dist/{commons-1340.js → commons-1341.js} RENAMED
File without changes
js/dist/{components-1340.js → components-1341.js} RENAMED
File without changes
js/dist/{configuration-wizard-1340.js → configuration-wizard-1341.js} RENAMED
File without changes
js/dist/{help-scout-beacon-1340.js → help-scout-beacon-1341.js} RENAMED
File without changes
js/dist/{jed-1340.js → jed-1341.js} RENAMED
File without changes
js/dist/{redux-1340.js → redux-1341.js} RENAMED
File without changes
js/dist/{search-appearance-1340.js → search-appearance-1341.js} RENAMED
File without changes
js/dist/{styled-components-1340.js → styled-components-1341.js} RENAMED
File without changes
js/dist/{wp-seo-admin-1340.js → wp-seo-admin-1341.js} RENAMED
File without changes
js/dist/{wp-seo-admin-global-1340.js → wp-seo-admin-global-1341.js} RENAMED
File without changes
js/dist/{wp-seo-admin-gsc-1340.js → wp-seo-admin-gsc-1341.js} RENAMED
File without changes
js/dist/{wp-seo-admin-media-1340.js → wp-seo-admin-media-1341.js} RENAMED
File without changes
js/dist/{wp-seo-analysis-worker-1340.js → wp-seo-analysis-worker-1341.js} RENAMED
File without changes
js/dist/{wp-seo-api-1340.js → wp-seo-api-1341.js} RENAMED
File without changes
js/dist/{wp-seo-bulk-editor-1340.js → wp-seo-bulk-editor-1341.js} RENAMED
File without changes
js/dist/{wp-seo-dashboard-widget-1340.js → wp-seo-dashboard-widget-1341.js} RENAMED
File without changes
js/dist/{wp-seo-edit-page-1340.js → wp-seo-edit-page-1341.js} RENAMED
File without changes
js/dist/{wp-seo-featured-image-1340.js → wp-seo-featured-image-1341.js} RENAMED
File without changes
js/dist/{wp-seo-filter-explanation-1340.js → wp-seo-filter-explanation-1341.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-1340.js → wp-seo-metabox-1341.js} RENAMED
File without changes
js/dist/{wp-seo-metabox-category-1340.js → wp-seo-metabox-category-1341.js} RENAMED
File without changes
js/dist/{wp-seo-modal-1340.js → wp-seo-modal-1341.js} RENAMED
File without changes
js/dist/{wp-seo-network-admin-1340.js → wp-seo-network-admin-1341.js} RENAMED
File without changes
js/dist/{wp-seo-post-scraper-1340.js → wp-seo-post-scraper-1341.js} RENAMED
File without changes
js/dist/{wp-seo-quick-edit-handler-1340.js → wp-seo-quick-edit-handler-1341.js} RENAMED
File without changes
js/dist/{wp-seo-recalculate-1340.js → wp-seo-recalculate-1341.js} RENAMED
File without changes
js/dist/{wp-seo-reindex-links-1340.js → wp-seo-reindex-links-1341.js} RENAMED
File without changes
js/dist/{wp-seo-replacevar-plugin-1340.js → wp-seo-replacevar-plugin-1341.js} RENAMED
File without changes
js/dist/{wp-seo-shortcode-plugin-1340.js → wp-seo-shortcode-plugin-1341.js} RENAMED
File without changes
js/dist/{wp-seo-structured-data-blocks-1340.js → wp-seo-structured-data-blocks-1341.js} RENAMED
File without changes
js/dist/{wp-seo-term-scraper-1340.js → wp-seo-term-scraper-1341.js} RENAMED
File without changes
js/dist/{wp-seo-used-keywords-assessment-1340.js → wp-seo-used-keywords-assessment-1341.js} RENAMED
File without changes
readme.txt CHANGED
@@ -6,7 +6,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
6
  Tags: SEO, XML sitemap, Content analysis, Readability
7
  Requires at least: 5.2
8
  Tested up to: 5.4
9
- Stable tag: 13.4
10
  Requires PHP: 5.6.20
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
@@ -38,13 +38,13 @@ We know content is king, that's why Yoast SEO is famous for its readability anal
38
 
39
  * The SEO analysis: an invaluable tool to write SEO-friendly texts with the right (focus) keywords in mind.
40
  * The readability analysis: make sure that you are writing easy-to-digest, engaging content for both visitors and search engines.
41
- * Our snippet preview that shows you how your post or page will look in the search results. Even on mobile!
42
  * An **FAQ** and **HowTo** block for the WordPress editor so search engines know when you are serving a FAQ page or HowTo guides.
43
  * **[Premium]** Social previews to show you how your content will be shown on Twitter and Facebook.
44
  * **[Premium]** The Insights tool that shows you what your text focuses on. This way you can keep your article in line with your keyphrases.
45
  * **[Premium]** The ability to optimize your article for synonyms and related keyphrases.
46
  * **[Premium]** We now recognize different word forms of your keyphrase, like singular and plurals, but also different tenses of verbs (just in English for now). It helps you improve your text in a more natural way.
47
- * **[Premium]** Automatic internal linking suggestions: write your article and automatically get suggested posts to link to!
48
 
49
  #### KEEP YOUR SITE IN PERFECT SHAPE
50
 
@@ -62,7 +62,7 @@ Whether you are a **business owner** or **blogger**, a **content creator**, a **
62
 
63
  The Yoast team aims to provide regular support for the Yoast SEO plugin on the WordPress.org forums. But please understand that we do prioritize our premium support. This one-on-one email support is available to people who [bought Yoast SEO Premium](https://yoa.st/1v8).
64
 
65
- Did you know that the [Yoast SEO Premium](https://yoa.st/1v8) also has several extra features:
66
 
67
  * It gives you the option to have **synonyms and related keyphrases**.
68
  * A **redirect manager** that f.i. helps you prevent 404 Page Not Found errors.
@@ -129,7 +129,7 @@ The sitemap index and individual sitemaps are updated automatically as you add o
129
 
130
  = How can I add my website to Google Search Console? =
131
 
132
- It is straightforward to add your website to Google Search Console.
133
  1. Create a Google Search Console account and login into your account.
134
  1. Click ‘Add a property’ under the search drop-down.
135
  1. Enter your website URL in the box and click ‘Continue’.
@@ -146,7 +146,7 @@ If you want more details steps, please visit [our article on our knowledge base]
146
 
147
  = How do I implement Yoast SEO breadcrumbs? =
148
 
149
- The steps below are a temporary solution as manual edits made to theme files may be overwritten with future theme updates. Please contact the theme developer for a permanent solution. We’ve written an article about the [importance of breadcrumbs for SEO](https://yoa.st/3qv).
150
 
151
  To implement the [breadcrumbs]https://yoa.st/3qw) function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup.
152
  Copy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement:
@@ -161,7 +161,7 @@ Copy the following code into your theme where you want the breadcrumbs to be. If
161
 
162
  Common places where you could place your breadcrumbs are inside your `single.php` and/or `page.php` file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in `header.php`at the very end.
163
 
164
- In most non-WooTheme themes, this code snippet should not be added to your `functions.php` file.
165
  Alternatively, you can manually add the breadcrumb shortcode to individual posts or pages: `[wpseo_breadcrumb]`
166
 
167
  If you need more details or a step by step guide, read our [Implementation guide for Yoast SEO breadcrumbs](https://yoa.st/3qx).
@@ -172,7 +172,7 @@ Yoast SEO provides multiple options for setting a URL or group of URLs to noinde
172
 
173
  = Google shows the wrong description, how do I fix this? =
174
 
175
- If you’ve crafted nice meta descriptions for your blog posts, nothing is more annoying than Google showing another description for your site completely in the search result snippet.
176
 
177
  Possible causes could be:
178
  1. wrong description in code
@@ -188,7 +188,7 @@ Yoast SEO is updated every two weeks. If you want to know why, please read [this
188
 
189
  = How do I get support? =
190
 
191
- As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at [wordpress.org](https://wordpress.org/support/plugin/wordpress-seo/) or by checking out or knowledge base at [kb.yoast.com](https://yoa.st/3r1).
192
 
193
  The plugins you buy at Yoast are called ‘premium plugins’ (even if Premium isn’t in its name) and include a complete year of free updates and premium support. This means you can contact our support team if you have any questions about that plugin.
194
 
@@ -209,6 +209,13 @@ Your question has most likely been answered on our knowledge base: [kb.yoast.com
209
 
210
  == Changelog ==
211
 
 
 
 
 
 
 
 
212
  = 13.4 =
213
  Release Date: March 31st, 2020
214
 
6
  Tags: SEO, XML sitemap, Content analysis, Readability
7
  Requires at least: 5.2
8
  Tested up to: 5.4
9
+ Stable tag: 13.4.1
10
  Requires PHP: 5.6.20
11
 
12
  Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO plugin.
38
 
39
  * The SEO analysis: an invaluable tool to write SEO-friendly texts with the right (focus) keywords in mind.
40
  * The readability analysis: make sure that you are writing easy-to-digest, engaging content for both visitors and search engines.
41
+ * Our snippet preview that shows you how your post or page will look in the search results. Even on mobile!
42
  * An **FAQ** and **HowTo** block for the WordPress editor so search engines know when you are serving a FAQ page or HowTo guides.
43
  * **[Premium]** Social previews to show you how your content will be shown on Twitter and Facebook.
44
  * **[Premium]** The Insights tool that shows you what your text focuses on. This way you can keep your article in line with your keyphrases.
45
  * **[Premium]** The ability to optimize your article for synonyms and related keyphrases.
46
  * **[Premium]** We now recognize different word forms of your keyphrase, like singular and plurals, but also different tenses of verbs (just in English for now). It helps you improve your text in a more natural way.
47
+ * **[Premium]** Automatic internal linking suggestions: write your article and automatically get suggested posts to link to!
48
 
49
  #### KEEP YOUR SITE IN PERFECT SHAPE
50
 
62
 
63
  The Yoast team aims to provide regular support for the Yoast SEO plugin on the WordPress.org forums. But please understand that we do prioritize our premium support. This one-on-one email support is available to people who [bought Yoast SEO Premium](https://yoa.st/1v8).
64
 
65
+ Did you know that the [Yoast SEO Premium](https://yoa.st/1v8) also has several extra features:
66
 
67
  * It gives you the option to have **synonyms and related keyphrases**.
68
  * A **redirect manager** that f.i. helps you prevent 404 Page Not Found errors.
129
 
130
  = How can I add my website to Google Search Console? =
131
 
132
+ It is straightforward to add your website to Google Search Console.
133
  1. Create a Google Search Console account and login into your account.
134
  1. Click ‘Add a property’ under the search drop-down.
135
  1. Enter your website URL in the box and click ‘Continue’.
146
 
147
  = How do I implement Yoast SEO breadcrumbs? =
148
 
149
+ The steps below are a temporary solution as manual edits made to theme files may be overwritten with future theme updates. Please contact the theme developer for a permanent solution. We’ve written an article about the [importance of breadcrumbs for SEO](https://yoa.st/3qv).
150
 
151
  To implement the [breadcrumbs]https://yoa.st/3qw) function in Yoast SEO, you will have to edit your theme. We recommend that prior to any editing of the theme files, a backup is taken. Your host provider can help you take a backup.
152
  Copy the following code into your theme where you want the breadcrumbs to be. If you are not sure, you will need to experiment with placement:
161
 
162
  Common places where you could place your breadcrumbs are inside your `single.php` and/or `page.php` file just above the page’s title. Another option that makes it really easy in some themes is by just pasting the code in `header.php`at the very end.
163
 
164
+ In most non-WooTheme themes, this code snippet should not be added to your `functions.php` file.
165
  Alternatively, you can manually add the breadcrumb shortcode to individual posts or pages: `[wpseo_breadcrumb]`
166
 
167
  If you need more details or a step by step guide, read our [Implementation guide for Yoast SEO breadcrumbs](https://yoa.st/3qx).
172
 
173
  = Google shows the wrong description, how do I fix this? =
174
 
175
+ If you’ve crafted nice meta descriptions for your blog posts, nothing is more annoying than Google showing another description for your site completely in the search result snippet.
176
 
177
  Possible causes could be:
178
  1. wrong description in code
188
 
189
  = How do I get support? =
190
 
191
+ As our free plugin is used by millions of people worldwide, we cannot offer you all one on one support. If you have trouble with the Yoast SEO for WordPress plugin, you can get help on the support forums here at [wordpress.org](https://wordpress.org/support/plugin/wordpress-seo/) or by checking out or knowledge base at [kb.yoast.com](https://yoa.st/3r1).
192
 
193
  The plugins you buy at Yoast are called ‘premium plugins’ (even if Premium isn’t in its name) and include a complete year of free updates and premium support. This means you can contact our support team if you have any questions about that plugin.
194
 
209
 
210
  == Changelog ==
211
 
212
+ = 13.4.1 =
213
+ Release Date: April 1st, 2020
214
+
215
+ Bugfixes:
216
+
217
+ * Replaces the use of the deprecated category_link filter by term_link. Props to [Chouby](https://github.com/Chouby)
218
+
219
  = 13.4 =
220
  Release Date: March 31st, 2020
221
 
wp-seo-main.php CHANGED
@@ -15,7 +15,7 @@ if ( ! function_exists( 'add_filter' ) ) {
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
- define( 'WPSEO_VERSION', '13.4' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
15
  * {@internal Nobody should be able to overrule the real version number as this can cause
16
  * serious issues with the options, so no if ( ! defined() ).}}
17
  */
18
+ define( 'WPSEO_VERSION', '13.4.1' );
19
 
20
 
21
  if ( ! defined( 'WPSEO_PATH' ) ) {
wp-seo.php CHANGED
@@ -8,7 +8,7 @@
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
- * Version: 13.4
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast
8
  *
9
  * @wordpress-plugin
10
  * Plugin Name: Yoast SEO
11
+ * Version: 13.4.1
12
  * Plugin URI: https://yoa.st/1uj
13
  * Description: The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.
14
  * Author: Team Yoast