mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
2 lines
151 B
Text
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' );
|