id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 38339 Add unregister_rest_route helper rmccue rmccue To fit with `register_rest_route`, we should add an `unregister_rest_route` that allows removing routes if the site developer or plugins want to remove specific routes. This allows them to selectively reduce the attack surface of the API if they're concerned about it, or simply disable pieces they don't need in an easier way than the existing `rest_endpoints` filter. enhancement closed normal REST API 4.4 normal wontfix