Top Google Search Results
- {$type}_template Wordpress hook details -- Adam Brown, BYU ...
WordPress hook directory {$type}_template. Important warning about variable hooks. Some hooks have variables in their names. For example ... - Function Reference/get query template « WordPress Codex
$type: (string) (required) Filename without extension. Default: None. $templates: ( array) (optional) An optional list of template candidates. Default: array() ... - Template Hierarchy « WordPress Codex
archive-{post_type}.php - If the post type were product, ... (when displaying a single custom post type see the Single ... - single-{$post_type}-{slug}.php for custom post types
So that, for example, in a post type called review , I could make a template for a post called "My Great Review" at single-review-my-great-review.php ...