=== MP3 to Post === Contributors: paulsheldrake Tags: mp3, podcasting Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.0 Creates posts using MP3 ID3 information. == Description == This plugin creates a folder that you can STFP or SSH MP3 files in to and then scans the folder to create the posts from the MP3 ID3 information. The posts use the ID3 title and comments information to create the title and post content. When the posts are created they are automatically set to Draft so you can review the information and set publish dates. == Installation == 1. Upload the plugin directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Upload mp3 files to /wp-content/uploads/mp3-to-post 4. Go to the plugin page and start creating posts. == Frequently Asked Questions == If you have any questions please feel free to email me. paul.sheldrake@gmail.com == Changelog == = 1.0 = * Initial commit