Skip to content

Commit ee73a0c

Browse files
GaryJonesclaude
andcommitted
Update minimum WordPress version to 6.4
Updates the "Requires WP" header from 5.7 to 6.4 to align with current plugin standards and internal documentation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 5d75a08 commit ee73a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ad-code-manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
2020
* GitHub Plugin URI: https://github.com/Automattic/ad-code-manager/
2121
* Requires PHP: 7.4
22-
* Requires WP: 5.7
22+
* Requires WP: 6.4
2323
*/
2424

2525
declare(strict_types=1);

0 commit comments

Comments
 (0)