Worth doing
- Two-factor authentication on every administrator account.
- Limiting failed logins, so guessing gets slow instead of endless.
- Staying on a supported version of PHP, which your host controls.
- Turning off the built-in file editor, so a stolen login cannot edit code.
- HTTPS everywhere, with a valid SSL certificate.