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