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

See #50768

Built from https://develop.svn.wordpress.org/trunk@49610


git-svn-id: http://core.svn.wordpress.org/trunk@49348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2020-11-16 11:04:12 +00:00
parent b51eeb4eef
commit 753ae723ad
10 changed files with 23 additions and 23 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