mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 05:10:18 +00:00
REST API: Corrections and improvements to docblocks for REST API filters.
See #51800 git-svn-id: https://develop.svn.wordpress.org/trunk@49955 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -586,7 +586,7 @@ class WP_REST_Plugins_Controller extends WP_REST_Controller {
|
||||
$response->add_links( $this->prepare_links( $item ) );
|
||||
|
||||
/**
|
||||
* Filters the plugin data for a response.
|
||||
* Filters plugin data for a REST API response.
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user