Code-Snippets-Functions/Execute a function on a child site/Astra/enable-block-layout-improvements.txt

2 lines
151 B
Text

add_filter( 'astra_get_option_customizer-default-layout-update', '__return_true' );
add_filter( 'astra_get_option_wp-blocks-v2-ui', '__return_true' );