choices ) ) return; ?> id); if (isset($none[0])) { $none_selected = $none[0]; } else { $none_selected = get_theme_mod($this->id); } ?>

button_text ? $this->button_text : $theme->get( 'Name' ) ); $json['button_url'] = esc_url( $this->button_url ? $this->button_url : $theme->get( 'ThemeURI' ) ); return $json; } /** * Outputs the Underscore.js template. * * @since 1.0.0 * @access public * @return void */ protected function render_template() { ?>
  • {{ data.title }} <# if ( data.button_text && data.button_url ) { #> {{ data.button_text }} <# } #>