id; ?> label ); ?>
choices as $value => $label ) : ?> link(); checked( $this->value(), $value ); ?>>
' . esc_html($this->label) . ''; foreach (get_categories() as $category) { echo '
'; } ?> link(); ?> value="value()); ?>"> pro_text ) ? $this->pro_text : ''; $json['title1'] = isset( $this->title1 ) ? $this->title1 : ''; $json['pro_text1'] = isset( $this->pro_text1 ) ? $this->pro_text1 : ''; $json['pro_url'] = isset( $this->pro_url ) ? esc_url( $this->pro_url ) : ''; $json['pro_url1'] = isset( $this->pro_url1 ) ? $this->pro_url1 : ''; return $json; } /** * Outputs the Underscore.js template. * * @since 1.0.0 * @access public * @return void */ protected function render_template() { ?>
  • {{ data.title1 }} <# if ( data.pro_text1 && data.pro_url1 ) { #> {{ data.pro_text1 }} <# } #>