Changes between Initial Version and Version 1 of Ticket #6770
- Timestamp:
- 02/17/2023 06:33:23 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6770 – Description
initial v1 1 Plugin and theme pages include a reference to /wp-includes/js/zxcvbn.min.js(via `zxcvbn-async`), which is nearly 400kb(!).1 Plugin and theme pages load `/wp-includes/js/zxcvbn.min.js` (via `zxcvbn-async`), which is nearly 400kb(!). 2 2 3 3 It seems that this is a password strength-o-meter, which almost certainly isn't used on the front end on these pages/templates.