type ); /** * Enqueue control stylesheet */ wp_enqueue_style( 'blogun-' . $blogun_type . '-control-style', BLOGUN_THEME_URI . '/inc/customizer/controls/' . $blogun_type . '/' . $blogun_type . $blogun_suffix . '.css', false, BLOGUN_THEME_VERSION, 'all' ); } public function to_json() { parent::to_json(); $this->json['features'] = $this->features; $this->json['screenshot'] = $this->screenshot; } /** * Render the content on the theme customizer page */ public function content_template() { $theme = wp_get_theme();?>
name ); ?>
<# if ( data.screenshot ) { #>
<?php echo $theme->name . ' Pro'; ?>
<# } #>

name ); ?>

name ); ?>


Thank You', 'blogun' ), '', '' ); ?>