• Resolved pb75

    (@pb75)


    Hi,
    I secure my wp-admin folder with a password using the .htaccess and .htpasswd. If I activate a popup, it shows me the password prompt when displaying the popup. Why does it need access to wp-admin and can it be avoided?
    best regards
    Patrick

    • This topic was modified 3 years, 10 months ago by pb75.
    • This topic was modified 3 years, 10 months ago by pb75.
    • This topic was modified 3 years, 10 months ago by pb75.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @pb75,
    We calculate each popup view via the wp-admin/admin-ajax.php file and I thinkg that’s why you see the prompt window asking you to enter the password.
    To avoid that you can turn off popup statistics from the edit section of the popup.
    https://prnt.sc/xlurra

    But please keep in mind that many plugins uses admin-ajax funcionality and you will face the same issue.

    Thread Starter pb75

    (@pb75)

    Works perfect! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp-admin access necessary?’ is closed to new replies.