get( 'Version' ) ); } add_action( 'wp_enqueue_scripts', 'brandexia_styles' ); if ( ! function_exists( 'brandexia_setup' ) ) { function brandexia_setup() { add_theme_support( 'wp-block-styles' ); add_editor_style( 'style.css' ); } } function brandexia_setup_notice() { $notice_html = '
' . __( 'Brandexia Free gives you a clean and lightweight base. Upgrade to Brandexia PRO to build faster, customize more and deliver truly professional websites.', 'brandexia' ) . '