IMPORTANT: Passwordless login. The default frontend login process is now passwordless. Instead of entering a username and password, clients request a login code by email. (Username and password is still available.)
Changed
Updated the new-client welcome message for passwordless login.
The frontend login form now uses AJAX rather than reloading the page with each submission.
Adjusted login modal max width.
Move the new and edit client forms to their own files, /admin/cpt-new-client-form.php and /admin/cpt-edit-client-form.php.
Simplified notices in the admin and on the front end.
Numerous minor formatting changes, tweaks, cleanup, and reorganizing, as usual.
Added
Changed
Fixed