[wp-trac] [WordPress Trac] #54597: Featured Image section missing on Posts and Pages
WordPress Trac
noreply at wordpress.org
Wed Dec 15 16:56:13 UTC 2021
#54597: Featured Image section missing on Posts and Pages
-------------------------------------------------+-------------------------
Reporter: noisysocks | Owner: audrasjb
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.9
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch has-unit- | Focuses:
tests commit |
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
@costdev Thanks for the tests in [attachment:"54597-unit-test.diff"]!
They look good to me, I'm only confused a bit by this line, as there is no
such method in the `WP_Hook` class:
> `@covers WP_Hook::should_load_separate_core_block_assets`
I guess the intention was to test the
`should_load_separate_core_block_assets` filter, but in that case, I think
we can just mention the function name here:
> `@covers wp_should_load_separate_core_block_assets`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54597#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list