Skip to content

Unify Taxonomy Pages with Search Display Logic

Last updated on October 11, 2025

Refactor taxonomy templates (such as taxonomy-theme.php and future taxonomy-profile.php) to use the same display logic as the search results page. This means calling the reusable grid partials (songs, chapters, books, etc.) so taxonomy pages present content in a familiar and cohesive way, while making it easier to expand to new CPTs in the future.

Published incompleted