Default page for custom post type
-
As you know, category.php is the default list for categories, I mean if I want to check all posts of a category, category.php handles it.
Also with tag.php, author.php, taxonomy.php them show all the posts depending of the criteria. So what name a have to use if I want to display all post of a custom post type?
post-type-name.php ? with a loop like category.php?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Default page for custom post type’ is closed to new replies.