【发布时间】:2012-05-19 06:28:40
【问题描述】:
如何使用图片创建帖子并将其作为 iPhone 应用的特色图片附加?
我正在使用带有JSON API plugin的wordpress
我创建帖子的网址:Reference to this
http://www.example.com/api/create_post/?nonce=eea4bb4ce5&status=publish&title=Test&content=test%20content&categories=animals
现在我需要将手机图库中的图片附加到此网址。我该怎么做?
【问题讨论】: