Making WordPress.org

Timestamp:
01/26/2017 11:29:48 PM (7 years ago)
Author:
coreymckrill
Message:

WCPT: Enable a v2 REST endpoint for the WordCamp CPT

This endpoint mimics the posts endpoint, except with the following
modifications:

  • WCPT uses custom post statuses, more than one of which is considered public. The default REST response includes all posts with a public post status.
  • Since a response may contain posts of more than one post status, that property is exposed in the view context.
  • Several post meta fields are exposed in the view context.
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.