Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54910, comment 53


Ignore:
Timestamp:
02/02/2022 03:35:57 PM (3 years ago)
Author:
andraganescu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54910, comment 53

    initial v1  
    1 This really got complicated, so complicated that it need [https://core.trac.wordpress.org/ticket/54910#comment:36 a drawing] to figure it out. There are currently [https://wordpress.org/themes/tags/full-site-editing/ under 50 block themes] and we appear to try and fix a problem that block themes have by fixing how the system works instead of the problem at hand. The problem appears to be that that ''the original idea to consider a block theme any theme that has a file named "index.html" in a folder named "templates" was not bullet proof''. Can't we fix that, I wonder, by:
     1This really got complicated, so complicated that it needs [https://core.trac.wordpress.org/ticket/54910#comment:36 a drawing] to figure it out. There are currently [https://wordpress.org/themes/tags/full-site-editing/ under 50 block themes] and we appear to try and fix a problem that block themes have by fixing how the system works instead of the problem at hand. The problem appears to be that that ''the original idea to consider a block theme any theme that has a file named "index.html" in a folder named "templates" was not bullet proof''. Can't we fix that, I wonder, by:
    22
    33- asking the relatively, by comparison, few available block themes to explicitly declare themselves as block theme,