Commit Graph

11 Commits

Author SHA1 Message Date
c7435f5a49 Fix tests: Update Admin class to match test expectations and use correct WP_Mock assertions 2025-04-18 18:58:47 +01:00
455edb99f9 Debug: Add error_log statements to Admin constructor and initialize_hooks for test tracing 2025-04-18 18:52:55 +01:00
584d774931 Fix: Prefix add_action with backslash in Admin class for WP_Mock compatibility 2025-04-18 18:50:14 +01:00
6d3aeb889a Fix: Address PHPCS errors and PHPUnit 7.0 Mockery failure 2025-04-18 18:32:13 +01:00
b18f1c46b4 Feat: Implement Admin class structure and instantiate in Plugin 2025-04-18 18:29:11 +01:00
71c0a77a31 Fix: Update PHPUnit bootstrap and fix comment punctuation 2025-04-18 18:16:31 +01:00
058ae4b64e Fix: Rename class files and apply coding standard fixes 2025-04-18 18:08:51 +01:00
275958bfdb Fix: Apply latest phpcbf formatting fixes 2025-04-18 18:01:52 +01:00
1cf46254b7 Fix: Update test workflow for PHP 7.0 compatibility 2025-04-18 17:42:18 +01:00
1c049a91c5 Add missing wiki pages and fix Plugin class constructor 2025-04-18 15:32:13 +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