Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40361, comment 22


Ignore:
Timestamp:
07/22/2022 07:43:00 PM (2 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40361, comment 22

    initial v1  
    1 Heading considerations probably belong on a different ticket, but I should mention that these pages do not have a specific H1 heading. Some theme authors might add one in a header-wp-signup.php template file, and many themes have the site title as the H1 on these pages because `is_home()` mistakenly returns true (see #43536 and #39703 for that).
     1Heading considerations probably belong on a different ticket, but I should mention that these pages do not have a specific H1 heading. Some theme authors might add one in a header-wp-signup.php template file, and many themes have the site title as the H1 on these pages because `is_home()` mistakenly returns `true` (see #43536 and #39703 about that).