class Customize_Number_Control extends WP_Customize_Control { public $type = 'number'; public function render_content() { ?> ...
確定! 回上一頁