-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex de Borba edited this page May 4, 2026
·
2 revisions
Aegis Child is the blank canvas of the Aegis framework: clean by default, built for precise overrides, and ready for production customization.
This Wiki documents how to install, customize, and maintain the aegis-child theme while preserving parent-theme upgrade safety.
- Installation and Activation
- Child Theme Override System
- Customization Workflow
- Troubleshooting
- Release and Packaging
- Parent theme directory must be
aegisbecause child header usesTemplate: aegis. - Child theme directory is typically
aegis-child. - WordPress block theme inheritance applies: override only what you need.
- Keep customizations in child files to avoid modifying the parent theme.
- Issues: https://github.com/aegiswp/child/issues
- Pull requests: https://github.com/aegiswp/child/pulls