WP disable /users/ api endpoint
wp-disable-users-endpoint plugin completely and for real disables WordPress & plugins image sizes generation with no need for configuration
by DigitalAndy · github.com/andriilive/wp-disable-users-endpoint · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/andriilive/wp-disable-users-endpoint/archive/refs/heads/main.zipReadme
Disable wordpress /users/ api endpoint
wp-disable-users-endpoint plugin completely and for real disables WordPress REST-API & /users/ api endpoint
- No need for configuration
- Tested with
Wordpress 6.0.2&php 8.0 - Only 5 lines of code
- Supports Bedrock
WordPressinstalls
Requirements
- Requires WP at least:
4.5 - Tested up to WP:
6.0.2 - Requires PHP:
7.1
Install & Activate plugin
Composer (Bedrock Install)
Run at root
composer require andriilive/wp-disable-users-endpoint
ZIP Upload
- Download
wp-disable-users-endpoint.zipfrom here - Login to Wordpress Admin Dashboard
- Navigate to
Plugins>Add new - Press
Upload Pluginand chosewp-disable-users-endpoint.zip Activatethe plugin through thePluginsmenu in WordPress
FTP
- Upload folder
wp-disable-users-endpointto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress See also
See also
- andriilive/wp-disable-generated-image-sizes
- andriilive/wp-disable-all-updates
- ... other My WP stuff here
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.1.0 | Oct 19, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.