Quantcast
Channel: How do I Import an RSS feed as Wordpress posts without duplicates? - WordPress Development Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by Mridul Aggarwal for How do I Import an RSS feed as Wordpress posts...

The RSS feed has all the items in a fixed order(latest to oldest). In this case you can save the date & time of the last post you created, as an option & when you read the feed again, you can...

View Article


How do I Import an RSS feed as Wordpress posts without duplicates?

I have an XML feed url I am now using this code to create new Custom Post Type Posts from an rss feed in my functions.php file: /* | -------------------------------------------------------------------...

View Article

Browsing all 2 articles
Browse latest View live


Latest Images