how can I post html content to wordpress with xmlrpc?

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.

Read More

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?

Related posts

Leave a Reply

1 comment