link_text; $json['link_url'] = esc_url( $this->link_url ); return $json; } /** * Outputs the Underscore.js template. */ protected function render_template() { ?>
  • {{ data.title }} <# if ( data.link_text && data.link_url ) { #> {{ data.link_text }} <# } #>