Hierarchy
Hierarchy copied to clipboard
Block Templates
Are there any plans to support block templates? The package is built around files but templates in the database are missed
Hi @tomjn
TBH I didn't have plans for that, because in my mind this is mostly used as an helper for plugins/themes using template engines so they can resolve engine template files with a logic that reflects WP template hierarchy.
That said, a PR in that direction is something I would consider for merge, as it could make sense for this package, I guess.