Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#47966 closed defect (bug) (fixed)

Update docs for WP_REST_Posts_Controller and WP_REST_Revisions_Controller class

Reported by: dkarfa's profile dkarfa Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: REST API Keywords: has-patch commit
Focuses: rest-api Cc:

Description


Attachments (1)

47966.patch (1.1 KB) - added by dkarfa 5 years ago.

Download all attachments as: .zip

Change History (5)

@dkarfa
5 years ago

#1 @dkarfa
5 years ago

  • Component changed from General to REST API

#2 @mukesh27
5 years ago

  • Focuses rest-api added
  • Keywords has-patch added

#3 @TimothyBlynJacobs
5 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.3

Thanks for the patch @dkarfa! Milestoning for 5.3

#4 @SergeyBiryukov
5 years ago

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

In 46068:

Docs: Correct DocBlocks for WP_REST_Posts_Controller::get_available_actions() and WP_REST_Revisions_Controller::get_parent().

Props dkarfa.
Fixes #47966.

Note: See TracTickets for help on using tickets.