Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cca5941

Browse files
authoredFeb 13, 2025··
Merge pull request #392 from Yoast/drop-support-for-wp-65
Set the minimum supported WordPress version to 6.6
2 parents 093fb92 + d85a715 commit cca5941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== ACF Content Analysis for Yoast SEO ===
22
Contributors: yoast, angrycreative, kraftner, marcusforsberg, viktorfroberg, joostdevalk, atimmer, jipmoors, theorboman
33
Tags: Yoast, SEO, ACF, Advanced Custom Fields, analysis, Search Engine Optimization
4-
Requires at least: 6.5
4+
Requires at least: 6.6
55
Tested up to: 6.7
66
License: GPLv3
77
License URI: http://www.gnu.org/licenses/gpl.html

‎yoast-acf-analysis.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* License: GPL v3
1515
* Text Domain: acf-content-analysis-for-yoast-seo
1616
* Domain Path: /languages/
17-
* Requires at least: 6.5
17+
* Requires at least: 6.6
1818
* Requires PHP: 7.2.5
1919
*/
2020

0 commit comments

Comments
 (0)
Please sign in to comment.