wordpress admin

  1. D

    Password protect WordPress admin but allow admin-ajax.php?

    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...
Top