Closed nlee39 closed 6 years ago
I'm using Wordpress 4.9.4.
When I use the GetOptions() method, I get this error:
response contains array value where struct expected [response]
GetOptions() is currently set to return XmlRpcStruct. The Wordpress source code shows that it will return an array (or IXR_Error)
I'll close this for now and investigate it further before re-opening it
I'm using Wordpress 4.9.4.
When I use the GetOptions() method, I get this error:
response contains array value where struct expected [response]
GetOptions() is currently set to return XmlRpcStruct. The Wordpress source code shows that it will return an array (or IXR_Error)