- Add names to nonces in template files
- Add autocomplete attributes to lost password form
Reference:
9d10d107e20e20b20719236bfbfd123f15667a3d
cc742b908a643b794711b92802deaa7b3df41c42
Fix class names to reflect Woo changes;
These are identical to new Woo files, meaning the class names have changed or been fixed. Change was double checked with old to new Woo templates.
Change to esc_html_e where changed on Woo files;
Change capitalization to be identical with Woo;
May contain other small changes when on same line as main change;
Formatting;
global/form-login.php Line 51 adds class;
Set templates to most updated version from Woo, the version they are based on;
Adjust formatting to be identical to Woo;
Not all versions are 3.3.0, we should reflect the WooCommerce templates so that we know which version they are based on. There are instances where seemingly older versions are the most current.