# SMNTCS Disable REST API User Endpoints

[![Support Level](https://img.shields.io/badge/support-active-green.svg)](#support-level)
[![Build Status](https://api.travis-ci.com/nielslange/smntcs-disable-rest-api-user-endpoints.svg?branch=master)](https://api.travis-ci.com/nielslange/smntcs-disable-rest-api-user-endpoints)
[![GPLv3 License](https://img.shields.io/github/license/nielslange/smntcs-disable-rest-api-user-endpoints.svg)](https://www.gnu.org/licenses/gpl.html)
[![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-disable-rest-api-user-endpoints/wp-badge.svg)](https://plugintests.com/plugins/smntcs-disable-rest-api-user-endpoints/latest)
[![Compatible to PHP version](https://plugintests.com/plugins/smntcs-disable-rest-api-user-endpoints/php-badge.svg)](https://plugintests.com/plugins/smntcs-disable-rest-api-user-endpoints/latest)
[![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-disable-rest-api-user-endpoints.svg)](https://wordpress.org/plugins/smntcs-disable-rest-api-user-endpoints/)
[![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-disable-rest-api-user-endpoints.svg)](https://wordpress.org/plugins/smntcs-disable-rest-api-user-endpoints/)
[![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-disable-rest-api-user-endpoints.svg)](https://wordpress.org/plugins/smntcs-disable-rest-api-user-endpoints/)

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

### 1.3
* [Add build tools](https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/3)
* [Test up to 5.3](https://github.com/nielslange/smntcs-disable-rest-api-user-endpoints/issues/2)

### 1.2
* Refactored based on PHPCS and WPCS

### 1.1
* Tested up to 5.1

### 1.0
* Initial release
