Skip to content

Tiny WordPress RSS Feed to Posts converter

Notifications You must be signed in to change notification settings

ttrsshaxx/wp-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Quick RSS Feed Sync

This is a tiny (one file!), yet very extensible plugin for WordPress and WP-CLI command that allows you to fetch a feed and save it as posts to your WordPress database.

It uses the embedded SimplePie class and I did it because I couldn't find any other plugin to do this simply and without huge configuration pages that don't really work that well. Besides, I wanted to avoid using wp-cron, so a wp-cli command can be set in the real crontab.

TODO

  • Usage and configuration in README.md
  • Allow per-feed and global config parameters

About

Tiny WordPress RSS Feed to Posts converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages