function mytheme_customize_register( $wp_customize ) { // セクション、テーマ設定、コントロールを追加します。 } add_action( 'customize_register', ...
確定! 回上一頁