33099591f5779ebb5c811c6f255541d28e2f77e2
Implement the core page caching functionality and admin settings interface for WP Recache plugin. This includes: - Plugin bootstrap with activation/deactivation handlers - Admin settings page with tabbed interface (Cache, Optimization, Advanced) - Admin bar integration for quick cache purging - Core page cache using output buffering - Cache file management with mobile device separation - Cache purge on post update/comment - Default URL exclusions (cart, checkout, account) - Cache statistics display - PHPUnit test suite setup - Docker-based development environment - PHPStan configuration for static analysis References: - Closes #1 (Core Page Cache) - Closes #8 (Admin Settings UI)
Description
Open source WordPress performance plugin - page caching, file optimization, image optimization
227 KiB
Languages
PHP
70.9%
Shell
22%
JavaScript
5.9%
Dockerfile
1.2%