Import posts, comments, tags, and attachments from a Posterous.com blog.
= 0.10 - 26th Mar 2012 * Add hook to handle non-200 responses from Posterous. * Sleep for about one second between calls to the Posterous API to avoid failing thanks to rate limiting. * Set a flag and return rather than exiting when we get malformed XML back from the API. * Check for audio/video files in process_posts() and add their data as postmeta for use later. * In process_attachments(), fetch any media from postmeta and pass along to the media extraction function. * In process_attachment(), fetch media from postmeta and add to the list of images to be imported. * Add a hook to fire after importing an attachment so that additional things can be done afterard (e.g. updating post content with shortcodes to display media). * Add hooks to fire at the beginning of dispatch() and just before footer display after import so that we can do other fun things in these spots if needed. * Update the front end to change the "Username" field to "Email Address" and to do light email address validation before submitting to Posterous.
Requires: 2.9 or higher
Compatible up to: 3.3.2
Last Updated: 2012-3-27
Downloads: 7,061
Got something to say? Need help?