Which JS/CSS files to exclude for the password strength + visibility options [if the feature doesn't work]

Hey,

Re: the latest update to HivePress that introduced the password strength + visibility options - both of these features are breaking with my optimization plugin. (Confirmed by deactivating the plugin temporarily)

Can you please tell me which files to exclude from minification/combination to fix this?

Update: I solved it by adding these to my excluded lists:

  • /wp-admin/js/password-strength-meter.min.js
  • /wp-includes/js/zxcvbn-async.min.js

Cheers,
Chris :victory_hand:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.