Movable Type and TypePad Importer

Deskripzioa

Import posts and comments from a Movable Type or TypePad blog.

Instalazioa

  1. Upload the movabletype-importer folder to the /wp-content/plugins/ directory
  2. Gaitu plugina WordPress-eko ‘Pluginak’ menutik
  3. Go to the Tools -> Import screen, Click on Movable Type and TypePad

Berrikuspenak

2021(e)ko irailaren 3(a)
Methods with the same name as their class will not be constructors in a future version of PHP.
Irakur itzazu 4 berrikuspen guztiak

Laguntzaileak eta Garatzaileak

“Movable Type and TypePad Importer” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Movable Type and TypePad Importer 31 eskualde-ezarpenetara itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.

Itzul zaitez Movable Type and TypePad Importer zure hizkuntzara.

Garapena interesatzen zaizu?

Araka ezazu kodea; begira ezazu SVN biltegia, edo harpidetu garapen erregistrora RSS-(r)en bidez.

Aldaketen loga

0.6.1

  • Test the plugin up to WordPress 6.2

0.6

  • Add support for WordPress 6.1

0.5

  • Remove comment_exists check for importing comments. In testing, I found no duplicated comments via this method, and it’s extremely slow on large imports. If this check is needed, then define(‘WP_MT_IMPORT_ALLOW_DUPE_COMMENTS’, false);
  • Disable cache invalidation and both term and comment counting during import, for speed. Re-enable them after import.
  • Disable autocommit during import, commit once every 500 posts and after complete import. Huge speed boost. To force autocommit to be left alone, define(‘WP_MT_IMPORT_FORCE_AUTOCOMMIT’,true);

0.4

  • String updates

0.3

  • Use BASENAME, if present, as the slug for the post.

0.2

  • Add check for WP_LOAD_IMPORTERS

0.1

  • Lehen bertsioa