The Dashboard page's stored content is a placeholder only; a the_content filter (priority 20) completely replaces it at request time with live, generated markup. This avoids touching the Twenty Twenty-Five theme's template files or requiring a child theme, at the cost of not being able to restyle the theme's own header/navigation/footer chrome directly (footer is hidden per-page via a scoped inline style instead).
Render Mission Control via a the_content filter rather than editing theme templates
Written by
in