type ); /** * Enqueue control stylesheet */ wp_enqueue_style( 'bloghash-' . $bloghash_type . '-control-style', BLOGHASH_THEME_URI . '/inc/customizer/controls/' . $bloghash_type . '/' . $bloghash_type . $bloghash_suffix . '.css', false, BLOGHASH_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() {?>
<# if ( data.screenshot ) { #>
<?php esc_attr_e( 'BlogHash Pro', 'bloghash' ); ?>
<# } #>


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