Changes between Initial Version and Version 1 of Ticket #36055, comment 33
- Timestamp:
- 03/10/2016 03:54:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36055, comment 33
initial v1 1 > Correct. The whole reason for contacting @markoheijnen was to tell that the filter does not what it "says" it would do. It does not disable xmlrpc it just removes methods with login needs.1 > The only impact of causing issues I can see is people using Jetpack but my feeling is that people who are disabling the XML-RPC are not using it. 2 2 3 3 Yeah, that's not the case. There are a not insignificant number of folks that click 'Disable XML-RPC' or some option in a 'Security' plugin without understanding what it means, that this would suddenly break a large number of connections if we suddenly expanded the scope of what a filter actually does. 4 4 5 5 :-1: to modifying the existing filter. 6 7 (edit: pasted the wrong quote, sorry!)