Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个脚本可以使用 xmlrpc 将一些数据发布到 wordpress。
如果我对正文使用一个简单的字符串,例如“这是一个测试”,它就可以正常工作。
但是,如果其中包含任何 HTML 格式,则在尝试添加帖子时会严重损坏。
如何使用 xmlrpc 将 html 内容发布到 wordpress?
这是一个插件,它修复了某些版本的 xml 库剥离 html 的问题: Plugin – LibXML2 Fix | 约瑟夫·斯科特