plugin-icon

Disable WP REST API

Deaktiviert die WP REST API für nicht in WordPress angemeldete Besucher.
Bewertungen
4.8
Zuletzt aktualisiert
June 20, 2024
Version
2.6.3
Aktive Installationen
10K

This plugin does one thing: disables the WP REST API for visitors who are not logged into WordPress. No configuration required.

This plugin works with only 22 short lines of code (less than 2KB). So it is super lightweight, fast, and effective.

Features

  • Disable REST/JSON for visitors (not logged in)
  • Disables REST header in HTTP response for all users
  • Disables REST links in HTML head for all users
  • 100% plug-and-play, set-it-and-forget solution

The fast, simple way to prevent abuse of your site’s REST/JSON API

How does it work? That depends on which version of WordPress you are using..

WordPress v4.7 and beyond

For WordPress 4.7 and better, this plugin completely disables the WP REST API unless the user is logged into WordPress.

  • For logged-in users, WP REST API works normally
  • For logged-out users, WP REST API is disabled

What happens if logged-out visitor makes a JSON/REST request? They will get only a simple message:

„rest_login_required: REST API restricted to authenticated users.“

This message may customized via the filter hook, disable_wp_rest_api_error. Check out this post for an example of how to do it.

Ältere Versionen von WordPress

For WordPress versions less than 4.7, this plugin simply disables all REST API functionality for all users.

More information available below in the FAQs section.

Privacy

Dieses Plugin sammelt und speichert keine Benutzerdaten. Es setzt keine Cookies und es verbindet sich zu keinen Drittanbietern. Daher beeinträchtigt dieses Plugin die Privatsphäre des Benutzers in keiner Weise. Wenn überhaupt, dann verbessert es die Privatsphäre des Benutzers, da es potenziell sensible Informationen vor der Anzeige/Aufruf durch die RESP API schützt.

Disable WP REST API is developed and maintained by Jeff Starr, 15-year WordPress developer and book author.

Support development of this plugin

I develop and maintain this free plugin with love for the WordPress community. To show support, you can make a donation or purchase one of my books:

And/or purchase one of my premium WordPress plugins:

Links, tweets and likes also appreciated. Thank you! 🙂

Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Aktive Installationen
10K
Getestet bis
6.6
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.