Changes between Initial Version and Version 1 of Ticket #54910, comment 12
- Timestamp:
- 01/27/2022 10:16:17 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54910, comment 12
initial v1 1 1 Submitted a patch for consideration based on @poena's suggestion to check for block markup in `index.html`. 2 3 **Edit** 4 Updated the patch to add a check for `wp_is_block_theme()` before running `locate_block_template()` to prevent "Empty template: Index" from being output on the frontend when `index.html` is empty.