Make WordPress Core

Opened 7 weeks ago

Closed 7 weeks ago

#63485 closed defect (bug) (fixed)

Remove unwanted commented code from core file

Reported by: viralsampat's profile viralsampat Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.9 Priority: normal
Severity: normal Version:
Component: Filesystem API Keywords: has-patch 2nd-opinion
Focuses: Cc:

Description

Hello Team,

While reviewing the WordPress core files, I noticed some code that appears to be unused and potentially unnecessary. I believe this code can be safely removed to keep the core clean and efficient.

Please review and confirm.

Thanks,

Attachments (1)

63485.patch (528 bytes) - added by viralsampat 7 weeks ago.
Added patch

Download all attachments as: .zip

Change History (3)

@viralsampat
7 weeks ago

Added patch

#1 @SergeyBiryukov
7 weeks ago

  • Component changed from General to Filesystem API
  • Milestone changed from Awaiting Review to 6.9

#2 @SergeyBiryukov
7 weeks ago

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

In 60255:

Filesystem API: Remove unused code in WP_Filesystem_FTPext::parselisting().

Follow-up to [7126].

Props viralsampat.
Fixes #63485.

Note: See TracTickets for help on using tickets.