[wp-trac] [WordPress Trac] #58884: The image size for the Site Logo block is hard coded to "full"

WordPress Trac noreply at wordpress.org
Mon Aug 14 09:55:16 UTC 2023


#58884: The image size for the Site Logo block is hard coded to "full"
-------------------------+--------------------------
 Reporter:  asafm7       |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  6.4
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:  performance
-------------------------+--------------------------

Comment (by Presskopp):

 why not
 `$image = wp_get_attachment_image( $custom_logo_id, array( 512, 512 ),
 false, $custom_logo_attr );`
 ?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58884#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list