How Can Enable XML in Version 4.8.2 ? I Want Enable XML RPC Then Connected to it with Programming library thx
i can not connect to xml-rpc with WordPress Library for
How Can Enable XML in Version 4.8.2 ? I Want Enable XML RPC Then Connected to it with Programming library thx
i can not connect to xml-rpc with https://github/abrudtkuhl/WordPressSharp WordPress Library for
Share Improve this question edited Oct 27, 2017 at 15:09 fuxia♦ 107k39 gold badges255 silver badges461 bronze badges asked Oct 25, 2017 at 14:29 adeladel 411 silver badge2 bronze badges 1- XML-RPC is an API of WordPress core and it is available by default in any WordPress instalation. What exactly do you mean? – cybmeta Commented Oct 25, 2017 at 14:35
1 Answer
Reset to default 4XML RPC is enabled by default in WordPress since version 3.5, including WP 4.8.2. Here is the more info about it: XML-RPC Support. If it is not working for you, it is possible that you have some plugin that disables it, and most security plugins have options to do so.