首页 WordPress教程 古登堡禁止block添加flex 布局 disable the is_layout_flex or is_layout_flow

古登堡禁止block添加flex 布局 disable the is_layout_flex or is_layout_flow

作者 WP导师
// This line is preferably be added to your theme's functions.php file

// with other add_theme_support() function calls.
add_theme_support( ‘disable-layout-styles’ );

您可能还喜欢

发表评论