mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Small fixes in WP_Theme_JSON_Resolver docblocks, as per documentation standards.
See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@53177 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
374bd99fb4
commit
21eeedfc64
@ -123,7 +123,7 @@ class WP_Theme_JSON_Resolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return core's origin config.
|
||||
* Returns core's origin config.
|
||||
*
|
||||
* @since 5.8.0
|
||||
*
|
||||
@ -409,7 +409,7 @@ class WP_Theme_JSON_Resolver {
|
||||
}
|
||||
|
||||
/**
|
||||
* Whether the active theme has a theme.json file.
|
||||
* Determines whether the active theme has a theme.json file.
|
||||
*
|
||||
* @since 5.8.0
|
||||
* @since 5.9.0 Added a check in the parent theme.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user