Make WordPress Core

Opened 4 weeks ago

Last modified 4 weeks ago

#63315 new defect (bug)

Docs: Improve the `prepare()` function inline docs

Reported by: dilipbheda's profile dilipbheda Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Query Keywords: has-patch close
Focuses: docs Cc:

Description

I've reviewed the wpdb::prepare() function and made the following improvements to its inline documentation:

  • Removed the duplicate mention of the $args parameter.
  • Cleaned up the description by removing an unnecessary hyphen from the $query parameter.

Attachments (1)

63315.patch (1.1 KB) - added by dilipbheda 4 weeks ago.

Download all attachments as: .zip

Change History (2)

@dilipbheda
4 weeks ago

#1 @SergeyBiryukov
4 weeks ago

  • Keywords close added

Hi there, thanks for the patch!

The current description seems correct as is:

Note: See TracTickets for help on using tickets.