true, ]; } /** * Render control output in the editor. * * @since 1.0.0 * @access public */ public function content_template() { $control_uid = $this->get_control_uid(); ?>
<# if ( !!data.controlValue ) { #> {{{ data.controlValue }}} <# } #>
<# if ( !data.controlValue ) { #> <# } #> <# if ( !!data.controlValue ) { #> <# } #>
<# if ( !!data.controlValue ) { #>
"> ">
<# } #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>