[wp-trac] [WordPress Trac] #62405: Missing Escaping functionality for theme.php Some Variable

WordPress Trac noreply at wordpress.org
Wed Nov 13 12:26:08 UTC 2024


#62405: Missing Escaping functionality for theme.php Some Variable
--------------------------+-----------------------------------------------
 Reporter:  patelketan    |       Owner:  SergeyBiryukov
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  6.8
Component:  Themes        |     Version:  3.8
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |     Focuses:  administration, coding-standards
--------------------------+-----------------------------------------------
Changes (by SergeyBiryukov):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59400" 59400]:
 {{{
 #!CommitTicketReference repository="" revision="59400"
 Coding Standards: Consistently escape URLs in `wp-admin/themes.php`.

 Includes:
 * Wrapping long lines for better readability.
 * Bringing some consistency to the placement of `href` and `aria-label`
 attributes.
 * Adding missing `aria-label` attributes for Live Preview links.

 Follow-up to [26726], [52020], [51083].

 Props patelketan, sainathpoojary, SergeyBiryukov.
 Fixes #62405.
 }}}

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


More information about the wp-trac mailing list