taxonomy = esc_attr( $our_taxonomy );
parent::__construct( $manager, $id, $args );
}
/**
* Render content.
*
* @since 1.0.0
*/
public function render_content() {
$tax_args = array(
'hierarchical' => 0,
'taxonomy' => $this->taxonomy,
);
?>
choices ) ) {
return;
}
$name = '_customize-radio-' . $this->id; ?>
label ); ?>
description ) ) : ?>
description) ; ?>
choices ) )
return; ?>
label ) ) : ?>
label ); ?>
description ) ) : ?>
description; ?>
value() ) ? explode( ',', $this->value() ) : $this->value(); ?>
link(); ?> value="" />
id; ?>
id; ?>
label ). esc_html__(' Available on Premium Version.', 'applica' ); ?>