jankx / gutenberg
The Block Editor extension for WordPress and beyond
dev-master
2025-07-20 11:15 UTC
This package is auto-updated.
Last update: 2026-08-20 13:35:59 UTC
README
caller: - locate_block_template() <- TemplateAndLayout::include() Tree template_name/ ├─ style.css ├─ parts/ │ ├─ header.html │ ├─ footer.html ├─ templates/ │ ├─ index.html │ ├─ page.html │ ├─ single-product.html