• Resolved roopemerikukka

    (@roopemerikukka)


    Hi,

    We are using this plugin on our site which also uses ajax requests to get some of the content asynchronously. We noticed that the plugin also blocks all requests to the /wp-admin/admin-ajax.php and the countries that are on the block list cannot access the content that’s loaded with ajax requests.

    I think it would be good if the admin-ajax would be ignored from the blocking or at least there should be an option to ignore ajax calls from getting blocked.

    https://wordpress.org/plugins/iq-block-country/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pascal

    (@iqpascal)

    Hi,

    It seems that the admin-ajax.php returns true for the is_admin check even if it is hit by a frontend visit.

    I will ponder on how I can handle this.

    Plugin Author Pascal

    (@iqpascal)

    In next version there will be an option to allow admin-ajax.php despite the blocking of the backend.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘admin-ajax.php is blocked’ is closed to new replies.