The WordPress Template Hierarchy

When WordPress displays a page, it looks for a specific set of template files in your theme directory. The template files are arranged in a hierarchy, which allows WordPress to choose the appropriate file based on the type of content being displayed. The WordPress template hierarchy starts with the most specific template and works its…