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.
我想通过 JSON 从 Wordpress 博客中获取所有博客文章。我不能为此使用 PHP。有什么机制吗??
像 Twitter 一样,您可以获得 JS/jQuery 解决方案来获取所有帖子。WORDPRESS 博客是否有任何相同类型的机制来获取所有帖子?
请各位大侠帮忙。。。。
提前致谢。
您可以尝试使用为此目的开发的插件。这个列在 WordPress.org 网站上,看起来它可能会对您有所帮助。
JSON API
将来最好先检查 WordPress.org 托管的插件。