=== Feed2Post === Contributors: rasmusbe Tags: cronjob, rss, feed, feeds, post, import Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 1.0 Imports posts from RSS-feed as regular posts. Runs once every hour using WordPress internal cronjob and feed functions. == Description == Feed2Post imports posts from RSS-feed as regular posts. It uses Wordpress internal functions for cronjobs and feed fetching. It is scheduled to run once every hour. == Installation == 1. Upload the folder `feed2post` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure and add feeds under Tools. == Changelog == = 1.0 = * First release == Upgrade Notice == = 1.0 = First release, welcome!