Skip to content

Instantly share code, notes, and snippets.

@iamrealfarhanbd
Last active February 27, 2023 15:26
Show Gist options
  • Save iamrealfarhanbd/dc619e959f77c9613d325c8bed33739c to your computer and use it in GitHub Desktop.
Save iamrealfarhanbd/dc619e959f77c9613d325c8bed33739c to your computer and use it in GitHub Desktop.
#Exclude Files From Defer Js
You can follow the documentation from WP Rocket here - https://docs.wp-rocket.me/article/976-exclude-files-from-defer-js
##The FluentForms JS files are located in these two paths:
wp-content/plugins/fluentform/public/js
wp-content/plugins/fluentformpro/public/js
You can exclude them one by one or full JS folder.
@legalcoding
Copy link

Thanks for posting this! Saved me a lot of digging around on my own. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment