Files
wp-plugin-starter-template-…/includes
marcusquinn 40ebbce1cc Improve code quality to move from B to A grade
- Added proper type declarations to all properties and methods
- Fixed inconsistent variable naming (camelCase to snake_case)
- Improved path handling in admin class
- Added textdomain loading functionality
- Removed unused phpcs:ignore comment
- Implemented proper return type declarations
2025-04-21 16:52:56 +01:00
..