get( 'Version' ); wp_enqueue_style( 'bondigi-normalize-css', get_template_directory_uri() . '/assets/css/normalize.css', array(), '1.0' ); wp_enqueue_style( 'bondigi-blocks-style', get_template_directory_uri() . '/assets/css/block.css', array(), '1.0' ); wp_enqueue_style( 'bondigi-style-css', get_stylesheet_uri(), array(), $theme_version ); wp_enqueue_script( 'bondigi-custom-script', get_template_directory_uri() . '/assets/js/script.js', array(), '1.0', true ); } add_action( 'wp_enqueue_scripts', 'bondigi_enqueue_styles_and_scripts' ); require_once get_template_directory() . '/inc/core/init.php'; require get_template_directory() . '/inc/customizer.php'; if ( class_exists( 'WP_Customize_Section' ) ) { class Bondigi_Upsell_Section extends WP_Customize_Section { public $type = 'bondigi-upsell'; public $button_text = ''; public $url = ''; public $background = ''; public $text_color = ''; protected function render() { $background = ! empty( $this->background ) ? esc_attr( $this->background ) : '#ff6f61'; $text_color = ! empty( $this->text_color ) ? esc_attr( $this->text_color ) : '#fff'; ?>
  • title ); ?> button_text ); ?>

  • __get('Name'); $current_screen = get_current_screen(); if(!$meta) { if(is_network_admin() || !current_user_can('manage_options')) return; if($current_screen->base != 'appearance_page_bondigi-guide-page') { ?>
    ⭐⭐⭐⭐⭐

    You're using the free version of Bondigi. Upgrade to Bondigi PRO and unlock exclusive features that will transform your website!

    Advanced customization options
    Premium blocks and templates
    Priority customer support
    Regular updates and new features