Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47966 closed defect (bug) (fixed)

Update docs for WP_REST_Posts_Controller and WP_REST_Revisions_Controller class

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

Description


Attachments (1)

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

Download all attachments as: .zip

Change History (5)

@dkarfa
7 years ago

#1 @dkarfa
7 years ago

  • Component GeneralREST API

#2 @mukesh27
7 years ago

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

#3 @TimothyBlynJacobs
7 years ago

  • Keywords commit added
  • Milestone Awaiting Review5.3

Thanks for the patch @dkarfa! Milestoning for 5.3

#4 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

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.