Back to glossary
Block Bindings
An API that wires a block's attributes to data sources like post meta or custom fields.
Block bindings shipped in WordPress 6.5 and became the canonical way to make a block dynamic without writing a custom block. Add a binding to a paragraph's `content` attribute and the value comes from your data source — both editor preview and front-end stay consistent.