SMNTCS Disable REST API User Endpoints

Beschreibung

Seit WordPress 4.7 ist die REST-API Teil des Core. Momentan hat jeder Lesezugriff auf die REST-API. Infolgedessen kann ein potenzieller Eindringling eine Liste aller Benutzer-Titelformen über /wp-json/wp/v2/users abrufen. Dieses Plugin deaktiviert die REST-API-Benutzerendpunkte, um die Benutzer-Titelformen zu verschleiern.

Contribute

Contributions are more than welcome. Simply head over to Github and open an issue or a pull request.

Installation

  1. Lade smntcs-disable-rest-api-user-endpoints in das Verzeichnis /wp-content/plugins/ hoch.
  2. Aktiviere das Plugin über das Plugins-Menü in WordPress.

Rezensionen

10. Mai 2021 1 Antwort
Great plugin, works as it should, a must for any Wordpress site.
6. April 2017
Does what is says, and you really shoud use this on all your sites. I just can’t imagine your woocommerce customers login names being exposed via the REST API. Though the REST API is an amazing feature Kudos on this !!!
Alle 2 Rezensionen lesen

Mitwirkende und Entwickler

„SMNTCS Disable REST API User Endpoints“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„SMNTCS Disable REST API User Endpoints“ wurde in 5 Sprachen übersetzt. Danke an die Übersetzenden für ihre Mitwirkung.

Übersetze „SMNTCS Disable REST API User Endpoints“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

2.4 (2024.12.31)

  • Getestet bis WordPress 6.7

2.3 (2024.10.19)

  • Getestet bis WordPress 6.6

2.2 (2023.10.15)

  • Getestet bis WordPress 6.4
  • Convert code to OOP

2.1 (2023.03.11)

  • Getestet bis WordPress 6.2

2.0 (2022.12.03)

  • Getestet bis WordPress 6.1

1.9 (2022.06.09)

  • Getestet bis WordPress 6.0

1.8 (2021.12.31)

  • Getestet bis WordPress 5.8

1.7 (2021.05.01)

1.6 (2021.01.08)

  • Getestet bis WordPress 5.6

1.5 (2020.05.10)

1.4 (2020.05.10)

1.3 (2019.12.26)

1.2 (2019.04.05)

  • Refactor based on PHPCS and WPCS

1.1 (2019.02.20)

  • Getestet bis WordPress 5.1

1.0 (2018.03.27)

  • Erstveröffentlichung