'akks-dropdown-categories-' . $this->id, 'echo' => 0, 'show_option_none' => __( '— Select —', 'akks' ), 'option_none_value' => '0', 'selected' => $this->value(), 'hide_empty' => 0, ) ); $dropdown = str_replace( 'get_link(), $dropdown ); printf( '', esc_html($this->label), esc_html($this->description), $dropdown ); } } /** * Class akks_Info */ class akks_Info extends WP_Customize_Control { /** * Render the control's content. * * @since 1.0.0 */ public $type = 'info'; public $label = ''; public function render_content() { ?>

label ); ?>

choices)) return; $name = '_customize-radio-' . $this->id; ?> label); ?>