• Is there a way for mailpoet 3 to operate without needing access to admin-ajax.php? We restrict access to our /wp-admin directory and would prefer to not have to open up access to this directory.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I support this and have done something similar in my own work. However, WP definitely leads us to this as the correct way to do ajax.

    Could you whitelist that one file to bypass your restrictions?

    Hello @blogadmin2018,

    Recently, I have tried WP-REST API & its custom end points are best alternative of admin-ajax.php.

    Can you please check that possibilities?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘admin-ajax.php alternative?’ is closed to new replies.