Opened 5 months ago

Last modified 4 months ago

#22988 new enhancement

Import blogger site from its exported XML file

Reported by: mark-k Owned by:
Priority: normal Milestone: WordPress.org
Component: Import Version:
Severity: normal Keywords:
Cc:

Description

I saw that wordpress.com has an option to do that.

Change History (2)

Looking a the XML dump provided from blogger it appears to be similar to what is provided by the direct load API except that the settings, posts, pages and comments are all in the same file with a flag to indicate their type.

To make the existing importer work with a different data source would require some code restructuring to decouple the processing from the downloading of data. Some work in that direction has already been done in this version.

http://core.trac.wordpress.org/attachment/ticket/4010/blogger-importer.zip

Version 0, edited 4 months ago by Workshopshed (next)
  • Milestone changed from Awaiting Review to WordPress.org
Note: See TracTickets for help on using tickets.