• Resolved freemason

    (@freemason)


    Hi,

    I am using WP Rocket as my cache plugin. Can you please tel me if the proper way to exclude WP Popular Posts .js from minification is: /wp-content/plugins/wordpress-popular-posts/assets/js/(.*).js

    Best regards
    A JOrge

Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @freemason,

    I’m not familiar with WP Rocket’s JS exclusion rules (not familiar with WPR in general really) but that looks like it should work. Check your browser’s console after adding this rule to WPR to see whether the file has been excluded.

    If not then using the full filename should do the trick: /wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js

Viewing 1 replies (of 1 total)

The topic ‘Exclude .js files from minification’ is closed to new replies.