Skip to content

Commit d244224

Browse files
committed
Preparations for 3.0-RC1
1 parent 38453b7 commit d244224

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

readme.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,19 @@ Previously called Yoast ACF Analysis.
5555

5656
== Changelog ==
5757

58+
= 3.0.0 =
59+
60+
Released September 21st, 2020
61+
62+
Bugfixes:
63+
64+
* Fixes a bug where the content of ACF fields wouldn't be included in the SEO and readability analysis when using the Classic Editor plugin.
65+
* Fixes a bug where changes to the content of ACF fields wouldn't trigger a live refresh of the Yoast SEO analysis.
66+
67+
Other:
68+
69+
* No longer supports ACF versions below 5.7.
70+
5871
= 2.7.0 =
5972

6073
Released September 1st, 2020

yoast-acf-analysis.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
* @wordpress-plugin
88
* Plugin Name: ACF Content Analysis for Yoast SEO
99
* Plugin URI: https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
10-
* Description: Ensure that Yoast SEO analyzes all Advanced Custom Fields 4 and 5 content including Flexible Content and Repeaters.
11-
* Version: 2.7
10+
* Description: Ensure that Yoast SEO analyzes all Advanced Custom Fields 5.7+ content including Flexible Content and Repeaters.
11+
* Version: 3.0-RC1
1212
* Author: Thomas Kräftner, ViktorFroberg, marol87, pekz0r, angrycreative, Team Yoast
1313
* Author URI: http://angrycreative.se
1414
* License: GPL v3

0 commit comments

Comments
 (0)