breakpoints->has_custom_breakpoints(); wp_register_style( 'widget-flip-box', Plugin::get_frontend_file_url( "widget-flip-box{$direction_suffix}.min.css", $has_custom_breakpoints ), [ 'elementor-frontend' ], $has_custom_breakpoints ? null : ELEMENTOR_PRO_VERSION ); } }