“Admin Ajax Blocked” when using SSL and Local by Flywheel / Docker
-
I got the “Your site appears to be blocking the WordPress ajax interface. This may cause issues with Give.” message which redirected me to https://givewp.com/documentation/core/frequent-troubleshooting-issues/admin-ajax-blocked/
It turned out to be an issue with how Local by Flywheel, and probably other Docker based development solutions, are set up.
The docker image isn’t actually serving anything on port 443, and any wp_remote_post() calls over https will fail.
I’ve filed a bug with Local By Flywheel, but figured I’d file a note here for others to find.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘“Admin Ajax Blocked” when using SSL and Local by Flywheel / Docker’ is closed to new replies.