[wp-trac] [WordPress Trac] #53463: Lazy loading attribute not adding to images in block based widgets

WordPress Trac noreply at wordpress.org
Sun Jun 20 15:18:10 UTC 2021


#53463: Lazy loading attribute not adding to images in block based widgets
--------------------------+---------------------
 Reporter:  spacedmonkey  |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  5.8
Component:  Widgets       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+---------------------

Comment (by spacedmonkey):

 I should just be a matter of running

 {{{#!php
 add_filter( 'widget_block_content', 'wp_filter_content_tags' );
 }}}

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


More information about the wp-trac mailing list