type . '-control', $assets_uri . 'styles.css' ); wp_enqueue_script( $this->type . '-control', $assets_uri . 'scripts.js', array( 'jquery', 'customize-base' ), false, true ); } /** * Render the control's content. */ public function render_content() { ?>