removed wp:post-comments-link
Corrected the elements displayed in the button shape to a consistent style
- .wp-block-comments-pagination-next,
- .wp-block-comments-pagination-previous,
- .wp-block-comments-pagination-numbers a,
- .comment-reply-link,
- .wp-block-comment-edit-link,
- .wp-block-post-navigation-link a,
- .wp-block-post-navigation .wp-block-post-navigation-link,
- .wp-block-query-pagination a,
- .wp-block-button .wp-block-button__link,
- .wp-block-file .wp-block-file__button,
- .form-submit [type=”submit”],
- .is-style-list-style-inline li,
- .wp-block-loginout a,
- [type=”SUBMIT” i],
- .wp-element-button,
- .wp-block-read-more,
- .wp-block-post-excerpt__more-text a
"custom": {
"color": {
"button-bg": "buttonface",
"button-text": "#000",
"dark-button-bg": "buttonface",
"dark-button-text": "#000"
}
}
Fixed to correspond to List block v2 so that the link color of the child list is reflected properly.
FSE TRANSITIONAL THEME
User interface changes: Hide the block header and footer, and add a message that these blocks should be changed with the caster.
Gutenberg template editor changes
Gutenberg has made changes to the template editor UI.
In this regard, we changed the class name of body class.
Fixed an issue related to this where some styles did not reflect properly