: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
"$schema": "https://schemas.wp.org/trunk/block.json",
"allowedBlocks": [ "core/image" ],
"description": "Display multiple images in a rich gallery.",
"keywords": [ "images", "photos" ],
"selector": ".blocks-gallery-item",
"attribute": "data-full-url"
"selector": ".blocks-gallery-item__caption"
"selector": ".blocks-gallery-caption"
"allowResize": "allowResize",
"imageCrop": "imageCrop",
"fixedHeight": "fixedHeight"
"units": [ "px", "em", "rem", "vh", "vw" ],
"blockGap": [ "horizontal", "vertical" ],
"__experimentalSkipSerialization": [ "blockGap" ],
"__experimentalDefaultControls": {
"allowInheriting": false,
"editorStyle": "wp-block-gallery-editor",
"style": "wp-block-gallery"