How to Fix Password Protected 2.8.4 Blocking the WordPress REST API
After updating the WordPress Password Protected plugin to version 2.8.4, some websites may no longer allow anonymous access to the WordPress REST API. A typical affected website may have the following configuration: Despite the setting being enabled, requests to /wp-json/ may require the visitor to be logged in or return an authentication error. Downgrading the … Read more