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

WordPress Trac noreply at wordpress.org
Wed Nov 13 12:19:23 UTC 2024


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

 * status:  new => reviewing
 * component:  General => Themes
 * version:  6.7 => 3.8
 * milestone:  Awaiting Review => 6.8
 * owner:  (none) => SergeyBiryukov


Old description:

> WordPress Version 6.7 missing Escaping functionality theme.php file...
> missing Escaping functionality is $theme['actions']['activate'] and
> $theme['actions']['customize'].
>
> File Location:- .../wp-admin/themes.php file line number 610, 617, 624...
>
> I have shared the below screenshot...

New description:

 Missing Escaping functionality theme.php file... missing Escaping
 functionality is `$theme['actions']['activate']` and
 `$theme['actions']['customize']`.

 File Location:- .../wp-admin/themes.php file line number 610, 617, 624...

 I have shared the below screenshot...

--

Comment:

 Hi there, welcome to WordPress Trac! Thanks for the ticket.

 Adjusting the version reference, this was introduced in [26726] / #25964
 for WordPress 3.8.

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


More information about the wp-trac mailing list