通过wp cron作业从在线XML文件自动发布帖子

时间:2014-02-26 作者:itsWrongGuy

我想使用WP-Cron-API从RSS提要导入帖子。以下是链接the XML Feed.

我激活了不同的提要聚合器wordpress插件,但它给出了错误。

Problem:
FeedWordPress encountered the following error when trying to retrieve this feed:
A feed could not be found at http://www.propspace.com/feed/xml.php?cl=1371&pid=8245&acc=8807. This does not appear to be a valid RSS or Atom feed.
If you think this is a temporary problem, you can still force FeedWordPress to add the subscription. FeedWordPress will not be able to find any syndicated posts until this problem is resolved.
一个家伙告诉我写一个php代码来更新MySQL中的值,然后调用WP。我对此一无所知。

1 个回复
最合适的回答,由SO网友:itsWrongGuy 整理而成

我想出了一个办法。有一个WP ALLIMPORT插件。如果其他人需要帮助,请点击此处链接Download wpallimport plugin

结束