Update theme.json with New Block Support Added in WordPress 6.7
Objective:
Enhance the LSX Design theme by updating the theme.json file to include the latest block support features introduced in WordPress 6.7.
Tasks:
-
Group Block (core/group)
- Add support for shadow styling.
-
Column Block (core/column)
- Enable border-radius support for improved design flexibility.
-
Quote Block (core/quote)
- Add support for borders, spacing, background images, and minimum height.
-
Post Content Block (core/post-content)
- Add background image and padding support for enhanced visual control.
References:
Acceptance Criteria:
theme.json is updated with the new block support features.
- Changes are tested for compatibility across different screen sizes and devices.
Update theme.json with New Block Support Added in WordPress 6.7
Objective:
Enhance the LSX Design theme by updating the
theme.jsonfile to include the latest block support features introduced in WordPress 6.7.Tasks:
Group Block (
core/group)Column Block (
core/column)Quote Block (
core/quote)Post Content Block (
core/post-content)References:
Acceptance Criteria:
theme.jsonis updated with the new block support features.