[wp-trac] [WordPress Trac] #54256: Properly escape url and attributes in wp-admin/themes.php
WordPress Trac
noreply at wordpress.org
Wed Oct 13 14:27:03 UTC 2021
#54256: Properly escape url and attributes in wp-admin/themes.php
--------------------------+-------------------------------
Reporter: sabbirshouvo | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: coding-standards
--------------------------+-------------------------------
Comment (by audrasjb):
Small WordPress Coding Standards issue: we need spaces in each function’s
parenthesis.
Example: replace `esc_attr($aria_name)` with `esc_attr( $aria_name )`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54256#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list