id; ?> default ) ) { $default = $this->default; } else { $default = $this->setting->default; } $name = '_customize-notice-' . $this->id; ?> label ); ?> id; ?> label ) ? $this->label : ''; echo esc_html( $label.' %s'); ?> pro_text; $json['pro_url'] = esc_url( $this->pro_url ); $json['notice'] = esc_attr( $this->notice ); $json['nonotice'] = esc_attr( $this->nonotice ); return $json; } /** * Outputs the Underscore.js template. * * @since 1.0.0 * @access public * @return void */ protected function render_template() { ?>