I'm able to password protect the admin area but there are plugins that still need access to admin-ajax.php.
Does anyone know how to make this work? I tried adding /wp-admin/admin-ajax.php as an allowed context, placed before blocking /wp-admin/ with basic auth. This did not work. (but I could be doing it wrong)
Any help will be greatly appreciated. Thanks!
Does anyone know how to make this work? I tried adding /wp-admin/admin-ajax.php as an allowed context, placed before blocking /wp-admin/ with basic auth. This did not work. (but I could be doing it wrong)
Any help will be greatly appreciated. Thanks!