Page templates are special case and since WP 3.4 can be put in subfolder natively. Other than that WP mostly expects flat file structure for templates.
While template hierarchy is easily adjusted (see dynamic filter in get_query_template(), pretty much only thing needed)… From personal experience – overly extensive and nested directory structure for templates makes developer workflow overly unpleasant very fast.
If you have extreme quantity of templates “how to reduce amount?” is better question than “how to stuff them into folders?”.
Related Posts:
- Templates & CSS – Proper Programming Practice?
- index.php template is used instead of blog page
- How to apply a custom template for posts by default?
- How to move style from template file to section?
- Unable to include a template
- Is there a way to set different post templates for parent posts and child posts in the same post type?
- Single-page.php template file name not shown
- How to display custom post type?
- Display a custom 404 page without a redirect
- How can I make custom page templates work on child theme?
- When to use content-pagename.php?
- Page Templates Used in Custom Post Type
- Is there any way to use get_template_part() with folders?
- Is it possible to override the result of get_template_part()?
- Page editor missing Templates drop down
- How to edit contents of dynamic_sidebar()?
- Loading partial templates with AJAX/PJAX
- I put my blog on a subpage, how do I get page title?
- How to hide/redirect the author page
- Need to give custom page template for each language in WPML
- page_template toggle between 2 templates + 2 permalinks for same post
- Create Page that uses specific template
- TwentyTen: Overloading template.php files vs. get_template_part
- Post formats template
- Accessing $post variable from template part
- What is a good way to present templated content in WordPress?
- Adding variable to get_template_part
- Load template file without a post type
- Subpage template
- Strange Behaviour with is_home()
- How to create a wordpress template without using any page
- Advanced Custom Fields – display when specific template used?
- What should I put on my index.php?
- For custom templates, is it better to use `template_include` or `type_template`?
- When a link doesn’t exist, how to tell WordPress what to do? (404 Error Page)
- Is there any way to get all the name or slug of template parts used in a page?
- How do I find the directory of a page template?
- Conditionally display different images before the content in a page template
- Change wp-signup.php Page Template
- How to remove the Template drop down, but keep Parent and Order
- Templates have disappeared from drop down lists
- One of my pages uses the archive.php template only. Why?
- Getting pages filtered by template assigned
- Having trouble with Template hierarchy. I Need to create a set of pages that drill down from states to specific locations
- Use same page template for parent and child pages in a theme
- displaying category and subject posts
- How to duplicate a page template but make minor changes to the header?
- All top-level pages are using index.php as template
- Custom templates vs page-slug
- get_file_data to read data for Custom Template File?
- Page attributes missing
- Selected template is not respected for home page in WordPress
- Understanding the Template hierarchy
- How does WordPress choose archive type template?
- wp_enqueue_style and different styles for blog template
- Page template option missing
- How do I get the page template name chosen?
- How can I add text to a specific ‘Edit Page’?
- get_header(), get_footer() from plugin template
- What template is used for viewing Media Library Files?
- get_month_link uses what wordpress template?
- Use a separate template for the home page only
- Force WordPress to NOT display the manual excerpt
- Differentiation between index.php and page.php
- Undefined get_header function
- How to create new template page and template-parts in wordpress theme [closed]
- Can I assign a Folder for Post Formats, without it affecting WordPress’ fallback/hierarchical system?
- Hard Coding Components on a Client Specific Websites
- Assigning custom page templates to a static blog page
- Will placing custom templates in sub directory break any native WordPress functionality
- Including template pages within another template?
- Archive-custome_post.php template not working
- Blog page won’t show Blog template
- Help Understanding Template Hierarchy
- templates with page teasers Or Featured Items
- Conditional template tag for buddypress pages
- odd behaviours from template tags
- How to get all template files used for rendering a single post/page?
- Random home page at each refresh between array of page IDs
- User role templates
- Search button click sends to single-custom_post_type instead staying at the same page
- Change Page Template Based on URL Rewrite in WordPress
- How can I show contents of a template part inside of another page?
- Nested Page Template not showing in page attributes
- Which template(s) to override to use a different sidebar for blog, single posts, categories, blog archive?
- Creating custom post-listing templates in twentyseventeen child theme
- Single Post Templates Doubt
- Submit form to another template (ugly url)
- custom template – override plugin template in child theme – issue with scripts
- Show a custom template, no matter the page being viewed, if the user is not logged in
- Is this the best way to complete disable category archive pages?
- Passing query variables to a custom page template
- How to install a wordpress website template on an existing website?
- Custom Archive with Content for Custom Post Type
- Page.php vs Single.php
- My homepage’s width has reduced and I can´t fix it [closed]
- html blog template to wordpress template
- Unload templates; disable parent Template Parts using only “theme.json”
- WordPress “Blog” template hierarchy
- How to duplicate a template in wordpress site editor?