Gutenberg full width */ function jadotheme_gutenwidth() { add_theme_support('align-wide'); } add_action('after_setup_theme', 'jadotheme_gutenwidth'); ...
確定! 回上一頁