Image

1–2 minutes
52 words

The Image block allows you to insert, align, and style individual images within your content

Old camera
  • Image can be justified left, center, right, full or wide

Block example

image example

theme.json

Image

  • core/image
CategoryConfiguration
Colorbackground: —
gradient: Available
text: —
TypographyfontSize: —
lineHeight: —
Spacingpadding: —
margin: Available
blockGap: —
Borderborder: Available
radius: Available
Filterduotone: Available
ShadowAvailable
CssAvailable

Json example

"core/image": {
    "border": {
        "radius": "var(--wp--preset--border-radius--large)"
    }
}