WP-API / docs

The content for developer.wordpress.org/rest-api

Home Page:https://developer.wordpress.org/rest-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update documentation for 5.3

kadamwhite opened this issue · comments

When 5.3 ships we should update associated documentation. This will be a running list of things we should cover.

  • Array & Object Metadata
  • _fields nesting
  • New media endpoint (with note it's really intended for internal use)
  • Performance?
  • Audit tickets to figure out what else is needed (report of closed tickets)
  • Update Changelog

Fields is now documented, see #61

I have a WIP for metadata in #69.

I think we could document the schema caching performance improvement in controller-classes.md? I opened #70 for that.

I think the new media endpoint would get imported when we regenerate the reference? It'd be nice if we could figure out a way to add custom information to those descriptions so we could notate that it is for internal use.

Looking through the tickets, I didn't find any that I think warrant large sections. But these are the ones I think would be good to add to the changelog.

Marking as to-be-resolved by #92