Documentation Load / remove css or js if the request is from a mobile device Load / remove css or js if the request is from a desktop device Defer Loading of CSS file Load any JS file Async or Defer Remove any JS from all the pages, or on some pages based on various conditional rules Remove any CSS file from all the pages, or on some pages based on various conditional rules Async any JS file on all the pages or on selective pages You can remove or add JS file based on post type You can remove or add CSS file based on post type You can remove or add JS file based on page id You can remove or ad...
Read the full description on WordPress.org →