Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21737, comment 33


Ignore:
Timestamp:
08/16/2013 08:57:11 PM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21737, comment 33

    initial v1  
    1 Wondering if the async loading bits for zxcvbn.min.js should be part of the existing password-strength-meter.js. No reason to be a separate JS file. Of course zxcvbn.min.js would still be listed in script_loader making it available to load from PHP.
     1Wondering if the async loading bits for zxcvbn.min.js should be part of the existing password-strength-meter.js (and the src will be in `pwsL10n`). No reason to be a separate JS file. Of course zxcvbn.min.js would still be listed in script_loader making it available to load from PHP.