Make WordPress Core

#57638 closed defect (bug) (fixed)

Escaping function is missing in Custom_Image_Header::show_header_selector()

Reported by: chintan1896's profile chintan1896 Owned by: audrasjb's profile audrasjb
Milestone: 6.2 Priority: normal
Severity: normal Version: 6.2
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

Escaping function missing which is use set_url_scheme function.

Attachments (1)

57638.patch (695 bytes) - added by chintan1896 22 months ago.

Download all attachments as: .zip

Change History (4)

@chintan1896
22 months ago

#1 @SergeyBiryukov
22 months ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.2

Hi there, thanks for the patch! Looks good to me :)

#2 @SergeyBiryukov
22 months ago

  • Summary changed from Escaping function is missing. to Escaping function is missing in Custom_Image_Header::show_header_selector()

#3 @audrasjb
22 months ago

  • Owner set to audrasjb
  • Resolution set to fixed
  • Status changed from new to closed

In 55240:

Coding Standards: Add missing escaping function in Custom_Image_Header::show_header_selector().

Props chintan1896, SergeyBiryukov.
Fixes #57638.

Note: See TracTickets for help on using tickets.