jankx / gutenberg
The Block Editor extension for WordPress and beyond
dev-master
2024-08-13 13:59 UTC
Requires
This package is auto-updated.
Last update: 2024-10-13 14:23:42 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