WordPress theme supports
The theme supports allow you to define global configurations such as colors, typography, or spacing to share them across various blocks. They can be declared in a block theme through theme.json
or in functions.php using the add_theme_support
function.
You can find more information on how to define theme supports in the context of a block theme or a standard theme.
- ColumnsAll the WordPress theme supports available for the Columns block
- ColumnAll the WordPress theme supports available for the Column block
Need more help? Contact us
Updated