• Resolved Peter Luit

    (@peterluit)


    Do you have any plans to prevent ‘wrong’ use of the WP REST API, now integrated into WordPress 4.7?

    Kind Reagrds,

    Peter Luit

    • This topic was modified 7 years, 11 months ago by Peter Luit.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Peter,

    We’re preparing for plugin updates later this quarter. I’ll make sure the developers have a look at the WP REST API implementation.

    Thanks!
    Eve

    The Sucuri plugin has already been supporting the WP REST API for several months. Under the hood, what the API does is simply route the requests coming from the API to the code that was already processing the creation of posts, for example, or the creation of comments, pages, categories, attachments, etc. The WP REST API relies on code that the Sucuri plugin was already monitoring.

    However, I went ahead and added new unit-tests to our development environment to make sure that the WP REST API is fully covered, but unless WordPress is doing something weird with those API requests I can assure you that the current code covers what it was already covering before the REST API was introduced.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WP REST API’ is closed to new replies.