themehybrid / hybrid-core

Official repository for the Hybrid Core WordPress development framework.
GNU General Public License v2.0
689 stars 144 forks source link

Templates API? #156

Closed erikjoling closed 6 years ago

erikjoling commented 6 years ago

Hi Justin,

I saw you added a Templates API. What are your plans with this?

Personally I'm using a different filestructure than Hybrid Core is assumes for my templates. I don't like my template files to reside in the theme-root so I have a directory called templates. In here are the main templates like index.php, archive.php and/or front-page.php. Also residing here is a directory parts for all my template-parts.

erikjoling commented 6 years ago

I just thought that you might prefer this question in your forum...