Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #53824, comment 10


Ignore:
Timestamp:
02/15/2022 02:13:08 AM (4 years ago)
Author:
jeremyfelt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53824, comment 10

    v1 v2  
    33> * Within `get_query_template()`, `locate_block_template()` should probably check for theme support. If nothing else, it saves on a database query.
    44
    5 Noting this is in as of [52716]. I'm going to comment on that closed ticket with a vote to backport to 5.9.1. :)
     5Noting this is in as of [52716] and backported to 5.9.1 as of [52697] :)