[wp-trac] [WordPress Trac] #58261: set_post_thumbnail_size interferes with "Cover Image Block"
WordPress Trac
noreply at wordpress.org
Fri May 5 15:42:52 UTC 2023
#58261: set_post_thumbnail_size interferes with "Cover Image Block"
----------------------------+-----------------------------
Reporter: RichWP - Felix | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 6.2
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
adding a post thumbnail size on the theme level interferes with the Cover
Image Block which will use the "new thumbnail" as its image, resulting in
blurry image displays:
add_theme_support( 'post-thumbnails' );
set_post_thumbnail_size( xxx, 9999 );
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58261>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list