json['initial'] = $this->initial; } /** * * @see WP_Customize_Control::print_template() * * @access protected */ protected function content_template() { ?>

{{{ data.label }}}

<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>