Benjamin Intal
Benjamin Intal
When opening the dynamic content inputs, the page gets a vertical scrollbar for a short time. Steps to replicate: 1. Add a text block 2. Open the dynamic content popup...
Steps to replicate: 1. add a heading block and add some text to it 2. on the inspector, use dynamic content and change the text to be a post title...
Steps to replicate: 1. Have a post with a landscape sized featured image 2. In the page, add the design library item "Hero 8" 3. Click on the image, and...
# Sunset Stackable Settings > Block Defaults - Add a new option in Settings > Miscellaneous: - Title: "Block Defaults (Deprecated)" - Description: Default state of blocks were previously allowed...
Currently if you use a Google Font in the Global Typography, and inside a block (e.g. Text block), both are always loaded in the footer of the site - which...
If you have multiple identical SVG Icon Blocks (same identical markup, take note that changing the icon color/opacity/style may change the SVG markup), then we need to lessen the amount...
There's a new block processor https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/ that is possibly more performant than doing `parse_blocks( $content )`. Explore whether we can use this new API instead of `parse_blocks`
## Summary by CodeRabbit * New Features * Added a Build Size Comparison check that builds PR and base artifacts, generates a per-file size delta report, posts a summary to...