=== Plugin Name === Contributors: piers Tags: import, atom, atom importer Requires at least: 3.4.1 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugin to allow easy importing of atom feeds to blog. == Description == This was ripped beautifully from the standard [Wordpress RSS importer](http://wordpress.org/extend/plugins/rss-importer/). A lot of the functionality was taken from there and tweaked so it could handle atom feeds so credit to them. Everything else was done by [Piers Karsenbarg](http://piersonthe.net). == Installation == Easy way: 1. Install from Wordpress plugin directory 1. Activate! 1. The plugin can be used by going Tools > Import > Atom Import Slightly more complicated way (requires FTP or server access): 1. Copy the wp-atom-importer.php file into your wp-content/plugins directory 1. Activate! 1. The plugin can be used by going Tools > Import > Atom Import == Changelog == * v0.9 - First submission to the Wordpress directory == Frequently Asked Questions == There aren't any at the moment.