WordPress.org

Make WordPress Core

#48422 closed enhancement (fixed)

Documentation errors on WP_Filesystem implementations

Reported by: skithund Owned by: SergeyBiryukov
Milestone: 5.4 Priority: normal
Severity: normal Version: 5.3
Component: Filesystem API Keywords: has-patch
Focuses: docs Cc:

Description

WP_Filesystem implementations suffer from bad documentation for $recursive params on chmod and delete functions.

Attachments (1)

48422.diff (6.9 KB) - added by skithund 22 months ago.

Download all attachments as: .zip

Change History (4)

@skithund
22 months ago

#1 @skithund
22 months ago

  • Keywords has-patch added

#2 @SergeyBiryukov
22 months ago

  • Milestone changed from Awaiting Review to 5.4
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#3 @SergeyBiryukov
22 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 46679:

Docs: Correct description for $recursive parameter of ::chmod() and ::delete() methods in WP_Filesystem implementations.

Props skithund.
Fixes #48422.

Note: See TracTickets for help on using tickets.