• ResolvedPlugin Author Jeff Starr

    (@specialk)


    By default this plugin disables REST API for users who are not logged in. So if your site is using any plugins (such as Contact Form 7) that require the REST API, they’re not going to work when Disable REST API is enabled.

    As of Disable WP REST API version 2.5, it’s possible to enable Contact Form 7. Here is a complete guide. Basically add your contact-form REST URIs with a bit of custom code and done. Check the linked tutorial for all the details. Let me know if any questions. Cheers.

    • This topic was modified 3 years, 3 months ago by Jeff Starr.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi! Recently, the volume of spam on websites has increased through contact forms (Contact Form 7). After a while, I discovered that spam does not come through the direct submission of forms, but through the REST API /wp-json/contact-form-7/v1/contact-forms/1757/feedback/. I installed your plugin. The problem with spam was solved, but in the end I saw that the forms were not sent because of the plugin. What to do in this situation?

    Plugin Author Jeff Starr

    (@specialk)

    Glad to help. The only solution to enable CF7 while the Disable REST API plugin is active, is explained in this article. Check it out and let me know if any questions.

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

The topic ‘Enabling Contact Form 7’ is closed to new replies.