Skip to content

Commit 3b23e72

Browse files
Merge pull request #394 from Yoast/drop-support-for-wp-65
Set the minimum supported WordPress version to 6.6
2 parents ae10d44 + 0496445 commit 3b23e72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

duplicate-post.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Author: Enrico Battocchi & Team Yoast
1414
* Author URI: https://yoa.st/team-yoast-duplicate
1515
* Text Domain: duplicate-post
16-
* Requires at least: 6.5
16+
* Requires at least: 6.6
1717
* Requires PHP: 7.2.5
1818
*
1919
* Copyright 2020-2024 Yoast BV (email : [email protected])

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: yoast, lopo
33
Donate link: https://yoast.com/wordpress/plugins/duplicate-post/
44
Tags: duplicate post, copy, clone
5-
Requires at least: 6.5
5+
Requires at least: 6.6
66
Tested up to: 6.7
77
Stable tag: 4.5
88
Requires PHP: 7.2.5

0 commit comments

Comments
 (0)