mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 10:27:57 +01:00
98b5022652
Fixes an issue where block style variations that use `ref` values to reference styles elsewhere in theme.json weren't working. Retrieves reference values when generating styles for block style variations. How? When retrieving variation data, to generate styles from, also retrieve any referenced values. Reviewed by audrasjb. Merges [58691] to the 6.6 branch. Props aaronrobertshaw, andrewserong, ramonopoly. Fixes #61589. Built from https://develop.svn.wordpress.org/branches/6.6@58699 git-svn-id: http://core.svn.wordpress.org/branches/6.6@58101 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
align.php | ||
background.php | ||
block-style-variations.php | ||
border.php | ||
colors.php | ||
custom-classname.php | ||
dimensions.php | ||
duotone.php | ||
elements.php | ||
generated-classname.php | ||
layout.php | ||
position.php | ||
settings.php | ||
shadow.php | ||
spacing.php | ||
typography.php | ||
utils.php |