FrankZamora 7cc5f194e9 refactor(validators): Add support for injection components
Injection components (like theme-settings) are special components that:
- Don't render visual HTML (inject code into wp_head/wp_footer)
- Don't need visibility group (always enabled)
- Don't need CSSGeneratorInterface (output user-provided CSS)
- Don't need getVisibilityClasses (not responsive visual elements)

- Update Phase01Validator to skip visibility check for injection components
- Update Phase03Validator to skip CSS/visibility validations for injection components

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 21:59:04 -06:00
Description
Theme WordPress para analisisdepreciosunitarios.com
126 MiB
Languages
PHP 78.2%
CSS 7.9%
JavaScript 7.6%
HTML 5.8%
SCSS 0.5%