Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#39462 closed defect (bug) (fixed)

Add missing @since and @access tags in the DocBlock for is_first_order_clause()

Reported by: keesiemeijer's profile keesiemeijer Owned by:
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: Query Keywords: has-patch
Focuses: docs Cc:

Description

The @since and @access tags are missing in the DocBlock for is_first_order_clause().

Attachments (1)

39462.patch (461 bytes) - added by keesiemeijer 8 years ago.
Add missing @since and @access tags

Download all attachments as: .zip

Change History (4)

@keesiemeijer
8 years ago

Add missing @since and @access tags

#1 @keesiemeijer
8 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
8 years ago

  • Milestone changed from Awaiting Review to 4.8
  • Resolution set to fixed
  • Status changed from new to closed

In 39672:

Docs: Add missing @since and @access tags for WP_Date_Query::is_first_order_clause().

Props keesiemeijer.
#39462.

#3 @SergeyBiryukov
8 years ago

  • Component changed from General to Query
Note: See TracTickets for help on using tickets.