Skip to content

nielslange/smntcs-disable-rest-api-user-endpoints

Repository files navigation

SMNTCS Disable REST API User Endpoints

Support Level Build Status Deploy Status GPLv2 License Compatible to WordPress version Compatible to PHP version Downloads Active Installs Plugin Version Tag Version

Disable the REST API user endpoints due to obscure user slugs.

Installation

  1. Upload smntcs-disable-rest-api-user-endpoints to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

Plugin page

You can find the plugin on https://wordpress.org/plugins/smntcs-disable-rest-api-user-endpoints/.

Changelog

2.2 (2023.10.15)

  • Test up to WP 6.4
  • Convert code to OOP

2.1 (2023.03.11)

  • Test up to WP 6.2

2.0 (2022.12.03)

  • Test up to WP 6.1

1.9 (2022.06.09)

  • Test up to WP 6.0

1.8 (2021.12.31)

  • Test up to WP 5.8

1.7 (2021.05.01)

1.6 (2021.01.08)

  • Test up to WP 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)

  • Test up to WP 5.1

1.0 (2018.03.27)

  • Initial release