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.
嗨,我正在尝试开发一个可以从我的网站发布到 wordpress 的应用程序……..有什么方法可以使用 oauth 之类的东西来验证 wordpress 上的访问者,然后发布到 wordpress.com 博客?
您可以通过与 wordpress.com 的 XML-RPC 接口来执行此操作,但您的用户必须提供他们的登录信息,例如Flickr。
您应该检查 CI 中的相应类。