Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#41306 closed defect (bug) (fixed)

Add missing @since DocBlock tags for properties and methods in the WP_Post class

Reported by: keesiemeijer's profile keesiemeijer Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9 Priority: normal
Severity: normal Version:
Component: Posts, Post Types Keywords:
Focuses: docs Cc:

Description

The properties and methods in the WP_Post class are missing the @since DockBlock tag.

Attachments (1)

41306.patch (4.8 KB) - added by keesiemeijer 7 years ago.
Add @since tags

Download all attachments as: .zip

Change History (3)

@keesiemeijer
7 years ago

Add @since tags

#1 @SergeyBiryukov
7 years ago

  • Milestone changed from Awaiting Review to 4.9

#2 @SergeyBiryukov
7 years ago

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

In 41036:

Docs: Add missing @since tags for WP_Post properties and methods.

Props keesiemeijer.
Fixes #41306.

Note: See TracTickets for help on using tickets.