Skip to content

Commit b965ea9

Browse files
Merge pull request #380 from Yoast/21664-drop-support-for-wp-64-
Sets the minimum supported WordPress version to 6.5
2 parents 3080bae + 16aa465 commit b965ea9

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.4
16+
* Requires at least: 6.5
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.4
5+
Requires at least: 6.5
66
Tested up to: 6.6
77
Stable tag: 4.5
88
Requires PHP: 7.2.5

0 commit comments

Comments
 (0)