Version |
Release Date |
Change Log |
1.0 |
2022-12-13 |
- Add support for WordPress 6.1.
|
0.9 |
2022-08-11 |
- Force WP_IMPORTING to true during the do_blog_import process.
|
0.8 |
2018-02-16 |
- Fix callback handling for Tumblr OAuth. They no longer recognize the callback in the authorize URL, and instead expect a non-urlencoded callback parameter in the request-token call. This is not documented anywhere that I can find.
|
0.7 |
2012-11-28 |
- Update to use new Tumblr API, many fixes and improvements.
|
0.6 |
2012-06-14 |
- Significant improvements in the performance of the importer
- Improves import of images from Tumblr - better choice of images sizes for theme display
- Improved author selection logic on single author blogs
- Auto refreshing to show import progress and give clearer feedback
- Improves import videos from Tumble - enable auto-embedding for for content.
- Block imports from Tumblr sites with mapped domains enabled because they don't work well - you have to temporarily disable the mapping.
|
0.5 |
2012-06-13 |
- Fix edge cases for tumblr photos where tumblr isn't returning expected headers for filenames
|