WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Plugin API/Filter Reference/type template

Intro

Can be used to locate and load custom templates for specific types.

If you need more granular control over WordPress's template selection and loading system, consider using template_include instead.

This filter is used by get_query_template() in wp-includes/template.php

Related

This page is marked as incomplete. You can help Codex by expanding it.