mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-20 03:04:27 +00:00
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:
@@ -1120,7 +1120,7 @@ class WP_REST_Comments_Controller extends WP_REST_Controller {
|
||||
$response->add_links( $this->prepare_links( $comment ) );
|
||||
|
||||
/**
|
||||
* Filters a comment returned from the API.
|
||||
* Filters a comment returned from the REST API.
|
||||
*
|
||||
* Allows modification of the comment right before it is returned.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user