This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LoveIt.com Importer

Description

Import images & videos from a LoveIt.com account !
The plugin will grab your images & videos from LoveIt and create new posts with it.
Boards are saved as categories under the parent category “LoveIt.com”, so it’s easy for you to handle them later.
You can run it multiple time as it won’t save twice the same pin.
The data from LoveIt (pin ID, board ID, content source, etc) is saved as post metas (with prefix _loveit-) in case you need the original LoveIt informations.

The post content is
* for images, the full-sized image with a link to the original source
* for videos, a shortcode from the Jetpack plugin
See the FAQ for more information.

In case you use this plugin to make a LoveIt.com backup, I suggest you setup a new WordPress blog to run the plugin on it.
You will then be able to export the posts & images generated and import them in another blog with the WordPress import/export tool.

Donate!

I made this plugin because I wanted to leave LoveIt.com :
I was bored of the ads, bored of them not answering questions (about the future of LoveIt, about reccurent breakdowns), afraid that they could shut down LoveIt.com without a warning.
It took me a lot of time to make of my original code a plugin available for everyone:
If it saved you the time to backup manually a few hundred (or more!) pins, please consider converting this time into a donation
Thanks !

Contributors

Contributors are listed here

Notes

For feature request and bug reports, please use the forums.

If you are a plugin developer, we would like to hear from you. Any contribution would be very welcome.

Localization

Installation

  1. Upload the plugin to your blog and Activate it.
  2. Go to the Tools -> Import screen, Click on LoveIt
  3. Follow the instructions

FAQ

I’m not happy with the content created for posts imported. How can I change that ?

You can set the content you want by using the filters “loveit_importer_post_format_content” and “loveit_importer_post_extra_content”.
They are located inside function process_post_content().

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LoveIt.com Importer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LoveIt.com Importer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.1

  • Check for duplicate images
  • Uploaded files names: 49 chars max.
  • LoveIt.com parent category for any posts

0.1

  • First release