DEV Community

Discussion on: Connecting to WordPress using C#

Collapse
 
esklad profile image
esklad

With the new version of WordPress, your WordpressPCL library is not working. As in the new version of WordPress returns not JSON, but HTML!
According to the Wireshark
It's true?