mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Correct @since version for WP_REST_Plugins_Controller::get_item_schema().
Follow-up to [48242]. See #50321. git-svn-id: https://develop.svn.wordpress.org/trunk@48626 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0dd00badb2
commit
dbb88efe5c
@ -815,7 +815,7 @@ class WP_REST_Plugins_Controller extends WP_REST_Controller {
|
||||
/**
|
||||
* Retrieves the plugin's schema, conforming to JSON Schema.
|
||||
*
|
||||
* @since 4.7.0
|
||||
* @since 5.5.0
|
||||
*
|
||||
* @return array Item schema data.
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user