Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45516, comment 77


Ignore:
Timestamp:
11/30/2025 10:03:09 PM (8 weeks ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45516, comment 77

    initial v1  
    1 I've been rethinking on this topic after a couple of days and got to an entirely new conclusion which for some reason has not be suggested so far: I don't really understand why we are setting a title at all here. If the title is not supported, we should simply leave the title empty.
     1I've been rethinking on this topic after a couple of days and got to a new conclusion: I can't really understand why we are setting a title at all here. If the title is not supported, we should simply leave the title empty.
    22
    33In [https://core.trac.wordpress.org/attachment/ticket/45516/45516.patch the first patch] they first settled to `(no title)` (which happens to be the default with no title), and I believe that this conditioned the direction of the whole discussion from there and brought a lot of misdirected thought about what to set instead.