... function pe_customize_register( $wp_customize ) { // Has to be at the top $wp_customize->register_panel_type( 'PE_WP_Customize_Panel' ); ...
確定! 回上一頁