plugin-icon

Blogger-importör

Imports posts, images, comments, and categories (blogger tags) from a Blogger blog then migrates authors to WordPress users.
Betyg
3.2
Senast uppdaterat
December 28, 2023
Version
0.9.2
Aktiva installationer
70K
Blogger-importör

The Blogger Importer imports your blog data from a Google Blogger site into a WordPress.org installation.

Items imported

  • Kategorier
  • Posts (published, scheduled and draft)
  • Comments (not spam)
  • Bilder

Items not imported

  • Sidor
  • Widgets/Widget Data
  • Mallar/tema
  • Comment and author Avatars

Referens

  • https://www.simplepie.org/

The following were referenced for implementing the images and links

  • https://wordpress.org/plugins/remote-images-grabber/
  • http://notions.okuda.ca/wordpress-plugins/blogger-image-import/
  • https://wordpress.org/plugins/cache-images/
  • https://wordpress.org/plugins/tumblr-importer/
  • https://core.trac.wordpress.org/ticket/14525
  • https://wpengineer.com/1735/easier-better-solutions-to-get-pictures-on-your-posts/
  • https://web.archive.org/web/20211121020918/http://www.velvetblues.com/web-development-blog/wordpress-plugin-update-urls/
  • http://wordpress.stackexchange.com/questions//media-sideload-image-file-name (fungerar inte)
  • https://code.tutsplus.com/a-guide-to-the-wordpress-http-api-the-basics–wp-25125t

Kända problem

  • Some users have reported that their IFrames are stripped out of the post content.
  • Requests for better performance of larger transfers and tranfers of images
  • Review of behavior when it re-imports, partiularly are the counts correct
  • Review using get_posts or get_comments with the appropriate parameters to get the counts and exists instead of using SQL
  • Incorrect notice, PHP Notice: The data could not be converted to UTF-8. You MUST have either the iconv or mbstring extension installed. This occurs even when Iconv is installed, could be related to Blogger reporting 0 comments
  • When the importer is running it’s not possible to stop it using the stop button
  • Blogger’s count of comments include those not linked to a post e.g. the post has been deleted.

Filter och åtgärder

These actions and filters have been added so that you can extend the functionality of the importer without needing to modify the code.

Action – import_start – This is run when the import starts processing the records for a new blog

Action – import_done – This is run when the import finishes processing the records for a blog.

Filter – blogger_importer_congrats – Passes the list of options shown to the user when the blog is complete, options can be added or removed.

Gratispå Creator-paket
Aktiva installationer
70K
Testat upp till
6.4.5
Det här tillägget är tillgängligt för nedladdning och kan användas på din WordPress-installation som drivs på egen server.