[wp-trac] [WordPress Trac] #63037: Missing space before "checked" attribute

WordPress Trac noreply at wordpress.org
Fri Feb 28 14:45:52 UTC 2025


#63037: Missing space before "checked" attribute
--------------------------+-----------------------------
 Reporter:  kkmuffme      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  trivial       |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 /wp-admin/edit-comments.php?comment_status=moderated

 Currently like:

 {{{
 <label><input class="hide-column-tog" name="author-hide" type="checkbox"
 id="author-hide" value="author"checked=checked />Author</label>
 }}}

 missing space before checked attribute

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63037>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list