how can I post html content to wordpress with xmlrpc?
Asked Answered
A

1

6

I've got a script to post some data to wordpress using xmlrpc.

If I use a simple string for the body like "This is a test" it works fine.

However, if it has any HTML formatting in it, it gets horribly mangled when trying to add the post.

How do I post html content to wordpress with xmlrpc?

Albania answered 16/6, 2010 at 18:2 Comment(0)
D
2

Here's a plugin that fixes a problem with some versions of an xml library that strips html: Plugin – LibXML2 Fix | Joseph Scott

Doorjamb answered 17/6, 2010 at 3:9 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.