【问题标题】:Display wordpress popular posts to another website将 wordpress 热门帖子显示到另一个网站
【发布时间】:2017-01-21 22:22:12
【问题描述】:

我有 2 个网站“A”和“B”

网站“A”基于 wordpress 网站“B”是用php编码的

如何在网站“B”中显示我的 wordpress 网站的热门帖子。

是否可以像原生广告一样显示它。如下图所示

【问题讨论】:

  • 通过 RSS Feed 获取您的 WordPress 网站的最新帖子并显示在网站 B 上

标签: php wordpress rss ads popularity


【解决方案1】:

在 WordPress 网站上安装 json api 插件,然后在 PHP 网站上编写代码来查询 json 提要并输出帖子。您可以在此处查看有关 json api 插件的更多信息:https://wordpress.org/plugins/json-api/other_notes/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-10-09
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多