Companion plugin for the Aegis block theme. Adds custom blocks (Map, Modal), the Aegis admin dashboard, integrations, conditionals, hooks, and analytics.
Canonical repository: github.com/aegiswp/plugin
This directory is the local install path in WordPress Studio; the GitHub repo is the source of truth.
- Plugin readme — WordPress.org-style overview
- Plugin docs
- Theme docs
- Build commands
- Translations
cd wp-content/plugins/aegis
npm install
npm run buildPHP coding standards run from the theme directory (composer run standards:check in wp-content/themes/aegis).