Docs: Corrections and improvements to inline docs relating to the REST API.

See #50768


git-svn-id: https://develop.svn.wordpress.org/trunk@49610 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2020-11-16 11:02:32 +00:00
parent 568e208e67
commit 10deb31dd6
9 changed files with 22 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
/**
* oEmbed API endpoint controller.
*
* Registers the API route and delivers the response data.
* Registers the REST API route and delivers the response data.
* The output format (XML or JSON) is handled by the REST API.
*
* @since 4.4.0