If you’re concerned about your admin being accessed you could force SSL usage. You’ll need to make sure you can do this with your hosting.
define('FORCE_SSL_ADMIN', true);
If you’re concerned about your admin being accessed you could force SSL usage. You’ll need to make sure you can do this with your hosting.
define('FORCE_SSL_ADMIN', true);
Powered by WordPress & Theme by Anders Norén