jankx / gutenberg
The Block Editor extension for WordPress and beyond
Installs: 77
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/jankx/gutenberg
Requires
- jankx/core: *
This package is auto-updated.
Last update: 2025-10-20 11:48:40 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