• Hi,

    I set the REST API (restricted) but I can still access all the /wp-json/ data without logged into WordPress and on an incognito browser.

    I am on PHP 7.4.9 nginx (php-fpm)

Viewing 1 replies (of 1 total)
  • The feature only restricts requests that extend beyond the wp/v2 endpoint like:

    • comments
    • statuses
    • types
    • taxonomies
    • users

    Any other request, defaults to doing nothing.

    To prevent any confusion, I’m not iThemes.

    • This reply was modified 5 years, 9 months ago by nlpro.
Viewing 1 replies (of 1 total)

The topic ‘REST API (Restricted) not working’ is closed to new replies.