Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#35271 closed defect (bug) (fixed)

Stray commented line in `WP_Query`

Reported by: dlh's profile dlh Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.5 Priority: normal
Severity: normal Version:
Component: Query Keywords: has-patch
Focuses: Cc:

Description

The attached patch removes a seemingly extra line in WP_Query::get_posts().

Attachments (1)

35271.patch (509 bytes) - added by dlh 9 years ago.

Download all attachments as: .zip

Change History (4)

@dlh
9 years ago

#1 @rachelbaker
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.5

Introduced in r3639

#2 @SergeyBiryukov
9 years ago

Introduced in [3514], moved to wp-includes/query.php in [3639].

#3 @SergeyBiryukov
9 years ago

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

In 36127:

Query: Remove a stray debug line from WP_Query::get_posts().

Props dlh.
Fixes #35271.

Note: See TracTickets for help on using tickets.