function m1_customize_register( $wp_customize ) { $wp_customize->add_setting( 'm1_logo' ); // Add setting for logo uploader
確定! 回上一頁