[wp-trac] [WordPress Trac] #61125: Many strings or URLs lack proper escaping.

WordPress Trac noreply at wordpress.org
Tue May 14 22:28:05 UTC 2024


#61125: Many strings or URLs lack proper escaping.
-----------------------------------------+-------------------------------
 Reporter:  yagniksangani                |       Owner:  audrasjb
     Type:  enhancement                  |      Status:  reviewing
 Priority:  normal                       |   Milestone:  Awaiting Review
Component:  General                      |     Version:
 Severity:  minor                        |  Resolution:
 Keywords:  has-patch changes-requested  |     Focuses:  coding-standards
-----------------------------------------+-------------------------------
Changes (by audrasjb):

 * keywords:  has-patch => has-patch changes-requested
 * owner:  (none) => audrasjb
 * status:  new => reviewing
 * severity:  major => minor


Comment:

 Hello and thanks for the ticket and patch,

 However, `esc_html_e` is a internationalization function and should not be
 used here as this function is only meant for translatable text.

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


More information about the wp-trac mailing list