• Resolved lazmo88

    (@lazmo88)


    Hello, the plugin works as advertised, but with some major drawbacks.

    We are using MailPoet as newsletter tool, and we have some forms on the frontend which are making requests to /wp-admin/admin-post.php (subscription management).

    Now, when your plugin is enabled, it also blocks POST requests to the wp-admin* path, which should not be the case to be honest, as MailPoet is not the only plugin making calls to wp-admin (/wp-admin/admin-ajax.php is used as well).

    Is there an easy way to add custom endpoints to be whitelisted or even set the type of request which we can whitelist? Ie. Allow: POST?

  • The topic ‘POST request to: admin-post.php’ is closed to new replies.