[wp-trac] [WordPress Trac] #59505: Fix HTML5 validation error for skip-link css on footer

WordPress Trac noreply at wordpress.org
Thu Oct 12 17:46:33 UTC 2023


#59505: Fix HTML5 validation error for skip-link css on footer
---------------------------------------+------------------------------
 Reporter:  plugindevs                 |       Owner:  < plugindevs >
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  Awaiting Review
Component:  Themes                     |     Version:  5.9
 Severity:  normal                     |  Resolution:
 Keywords:  has-patch has-screenshots  |     Focuses:  css
---------------------------------------+------------------------------

Comment (by westonruter):

 With the back-compat code, a plugin can still do the following to remove
 the skip link:

 {{{#!php
 <?php
 remove_action( 'wp_footer', 'the_block_template_skip_link' );
 }}}

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


More information about the wp-trac mailing list