if ( class_exists( 'WP_Customize_Control' ) ) { class Example_Customize_Textarea_Control extends WP_Customize_Control { // todo } } ...
確定! 回上一頁