withfatpanda / disable-core-rest-endpoints-plugin-wordpress
Disable all WordPress core REST endpoints: posts, pages, and attachments
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
This package is not auto-updated.
Last update: 2023-11-25 15:22:01 UTC
README
Simple WordPress plugin. When activated, disables core REST endpoints without turning off the entire REST featureset.
This makes it easier for me to develop REST-focused projects without inadvertantly exposing core CMS functionality.