link_text; $json['link_url'] = esc_url( $this->link_url ); $json['rate_text'] = $this->rate_text; $json['rate_url'] = esc_url( $this->rate_url ); return $json; } /** * Outputs the Underscore.js template. */ protected function render_template() { ?>