[wp-trac] [WordPress Trac] #57093: Some html attributes are missing the esc_attr_e

WordPress Trac noreply at wordpress.org
Sun Nov 13 22:40:43 UTC 2022


#57093: Some html attributes are missing the esc_attr_e
-----------------------------------------+---------------------
 Reporter:  kowsar89                     |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  6.2
Component:  Administration               |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  has-patch changes-requested  |     Focuses:
-----------------------------------------+---------------------
Changes (by audrasjb):

 * keywords:  has-patch => has-patch changes-requested


Comment:

 Searching for `="<?php _e` in the codebase, I only find 3 occurrences:
 - `wp-admin/nav-menus.php`: one occurrence, already addressed in PR3612
 - `wp-admin/widget-form.php`: one occurrence, already addressed in PR3612
 - `wp-admin/includes/nav-menu.php`: needs to be added to the PR

 @riccardodicurti would you like to add a new patch with the missing
 occurrence? Thanks :)

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


More information about the wp-trac mailing list