Discover, trust, install: FAIR 1.0 is here
LiveJournal Importer
Version: 0.5
Description
Simple importer to bring your LiveJournal over to WordPress.
Installation
- Upload the
livejournal-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Tools -> Import screen, Click on LiveJournal
Faq
Installation Instructions
- Upload the
livejournal-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Tools -> Import screen, Click on LiveJournal
Reviews
Does not work with LJ itself, but works with other LJ-based sites
By asapegin on April 23, 2019
Unfortunately, the plugin does not seem to work with LJ itself anymore. However, it is easy to modify it, so that it works with other LJ-based web sites, such as dreamwidth. In turn, dreamwidth supports fully functioning import from LJ. I have modified the plugin to support thrid-party LJ-based sites, and you can use it to import from, for example, dreamwidth. Since I haven't understood, how to commit my changes here, I have made a modified plugin available on my github. Please google for "github asapegin livejournal-importer" (links are not allowed in the reviews).
Plugin cannot login to LJ
By neyz on May 23, 2017
Trying to start import, but plugin cannot login to my LJ, and does not import anything.
Comments are duplicating many times!
By engelsit on September 3, 2016
Import completed successfully on 20 posts. But comments are duplicated for 10 or more times. 🙁
Changelog
0.5
- Fix order of translation functions loading so that translations can actually be rendered
0.4
- Fix AJAX handler to use the global and have the class defined and instantiated
- Slow the auto-refreshes down
- Handle the case where the last batch of comments are all deleted ones so we don’t loop forever
0.3
- Moved the AJAX Handler out of core and into the plugin
- Added support for using WP_HTTP transports for the API request in WP 3.1
- Fixed the ajax messages to actually display the elipsis
0.2
- Updates
0.1
- Initial release