Make WordPress Core

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


Ignore:
Timestamp:
11/10/2025 03:41:33 PM (3 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45516, comment 63

    initial v1  
    44Yes, I can agree with you that this must be fixed. But it can potentially display "Auto Draft".
    55
     6[[Image(https://i.imgur.com/fBA98Ab.png)]]
     7
    68> For example, the_title and get_the_title do not consider whether that post type supports titles.
    79
    810The problem here is this. I think we need to fix this by adding another ticket because it's correlated but not strictly related. This is a wrong behavior in the front end (showing a weird title "Auto Draft" when no title is supported) vs. showing a title in `the_title` and `get_the_title` when no title is supported.
    911
    10 [[Image(https://i.imgur.com/fBA98Ab.png)]]
    11 
    1212But the discussion of @peterwilsoncc is that he doesn't like `(no title supported)` because, as @helen said, it feels slightly misdirecting (but he is also disregarding that currently people are seing `Auto Draft` which is not slightly misdirecting but deceiving).
    1313