Commit Graph

10 Commits

Author SHA1 Message Date
7051fb1193 Fix: Regenerate composer.lock for PHP 7.4 compatibility 2025-04-18 19:12:16 +01:00
6527fde363 Feat: Raise minimum PHP requirement to 7.4 2025-04-18 19:10:45 +01:00
a5d3c09243 Fix: Correct PHPUnit test assertion and install PHPCS composer installer 2025-04-18 19:01:47 +01:00
35f50aa03b Fix: Add classmap for Admin class to fix PHPUnit 7.0 autoloading 2025-04-18 18:34:32 +01:00
bcdbbb454c Revert: wp_mock to 0.3.0 and remove :void from AdminTest::setUp 2025-04-18 18:25:03 +01:00
3d739915d7 Fix: Add void return type to AdminTest::setUp and revert wp_mock constraint 2025-04-18 18:22:42 +01:00
51183c378e Fix: Correct PHPCS alignment and update wp_mock constraint 2025-04-18 18:19:48 +01:00
1cf46254b7 Fix: Update test workflow for PHP 7.0 compatibility 2025-04-18 17:42:18 +01:00
af48e84614 Fix wiki navigation, update wiki changelog, improve documentation, and fix tests workflow 2025-04-18 15:05:49 +01:00
c7b590870c Initial commit of WordPress Plugin Starter Template for AI Coding
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Sync Wiki / Sync Wiki to GitHub (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
2025-04-18 03:09:39 +01:00