Skip to content

Commit

Permalink
Update since comment to reference caching change
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Jun 18, 2024
1 parent 99bc097 commit f1cd969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wp-includes/class-wp-theme-json-resolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -725,6 +725,7 @@ private static function style_variation_has_scope( $variation, $scope ) {
* @since 6.6.0 Added configurable scope parameter to allow filtering
* theme.json partial files by the scope to which they
* can be applied e.g. theme vs block etc.
* Added basic caching for read theme.json partial files.
*
* @param string $scope The scope or type of style variation to retrieve e.g. theme, block etc.
* @return array
Expand Down

0 comments on commit f1cd969

Please sign in to comment.