Home › Forums › Template Files › Template Files List › Reply To: Template Files List
29/03/2013 at 15:16
#1512
Keymaster
single-{post-type}.php
The single post template used when a single post from a custom post type is queried. For example, single-books.php would be used for displaying single posts from the custom post type named “books”. index.php is used if the query template for the custom post type is not present.