[wp-trac] [WordPress Trac] #54597: Featured Image section missing on Posts and Pages
WordPress Trac
noreply at wordpress.org
Tue Jan 4 18:39:07 UTC 2022
#54597: Featured Image section missing on Posts and Pages
-------------------------------------------------+-------------------------
Reporter: noisysocks | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch has-unit- | Focuses:
tests |
-------------------------------------------------+-------------------------
Comment (by hellofromTonya):
In [changeset:"52439" 52439]:
{{{
#!CommitTicketReference repository="" revision="52439"
Themes: Make block themes support HTML5 by default.
For block themes, [52369] added HTML5 support for `'comment-list'`,
`'comment-form'`, `'style'`, and `'script'`. However, when sites upgrade
to 5.9 with non-block content such as a gallery and caption, the markup
was not HTML5.
This commit adds full HTML5 theme feature support for block themes. Non-
block content such as a `[gallery]` and `[caption]` shortcodes will
natively be in HMTL5 markup without block themes needing to specifically
add `add_theme_support( 'html5, .. )` to the theme.
Follow-up to [24417], [27302], [34261], [52369], [52383], [52386].
Props @joyously, costdev, hellofromTonya, audrasjb, Mamaduka, ocean90.
Fixes #54731. See #54597.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54597#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list