Restrict REST API to Authenticated Users
Returns a 401 WP_Error for all unauthenticated REST API requests, blocking public access to the entire REST API.
PHPProby SnipCraft
This is a Pro snippet
The full code for “Restrict REST API to Authenticated Users” is part of the SnipCraft Pro library. Get every Pro snippet and module, and import them in one click.
Get SnipCraft ProQuestions about Pro? Contact us.
#authentication#hardening#rest-api#security