mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-09-25 02:10:19 +00:00
Docs: Improve DocBlocks in wp-includes/theme.php per the documentation standards.
See #49572. git-svn-id: https://develop.svn.wordpress.org/trunk@48189 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -223,7 +223,7 @@ class WP_REST_Themes_Controller extends WP_REST_Controller {
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
* @param mixed $support The raw value from {@see get_theme_support()}
|
||||
* @param mixed $support The raw value from get_theme_support().
|
||||
* @param array $args The feature's registration args.
|
||||
* @param string $feature The feature name.
|
||||
* @param WP_REST_Request $request The request object.
|
||||
|
||||
Reference in New Issue
Block a user