template
removed emulsion/block-pattern-query-sticky from home.html template
Due to a fix in gutenberg’s sticky post feature
<!-- wp:pattern {"slug":"emulsion/block-pattern-query-sticky", "layout":{"inherit":true}} /-->
changed : wp:post-comments to wp:comments-query-loop
https://wpdirectory.net/search/01G8CXKP8QSAQ184566SGD93NG
https://wpdirectory.net/search/01G8CY8SFP9GCG79YVFHSR0NRY
fixed
Fixed an issue where the aligncenter class could not be displayed properly
Fixed Block spacing not worked in wp-block-columns, wp-block-gallery
Note: The block spacing of the child element wp-block-column of wp-block-columns is meaningless ( not work )
fixed link color not applied
Css variables
flex gap changed
changed --wp--custom--margin--gap
to --wp--style--block-gap
theme.json
"border": {"customColor": true,"customRadius": true,"customStyle": true, "customWidth": true}
to
"border": {"color": true,"radius": true,"style": true,"width": true},
FSE Transitional Theme
Fixed incorrect image size on archived pages