Description
Currently, WordPress content blocks support the align attribute when defined in their supports configuration. However, there is no dedicated way to query blocks based on this attribute. This ticket proposes adding support for querying blocks that include:
"supports": {
"align": true
}
Description
Currently, WordPress content blocks support the align attribute when defined in their supports configuration. However, there is no dedicated way to query blocks based on this attribute. This ticket proposes adding support for querying blocks that include: