# Feed-Importer-Micro-Blog
Contributors: Michal Lichwa
Tags: micro.blog, rss, feeds, import, rss-feed, feed, rss
Requires at least: 3.5
Tested up to: 4.9.1
Stable tag: 1.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

## Description
Feed Importer for Micro.blog fetches an RSS feed for Micro.blog and publishes entries to your Wordpress site as a stand-alone post (status). In order to use this plugin, a valid username and a Micro.blog Feed is required.


## Features:
* Multiple accounts import.
* Frequency settings for feed imports.
* Import the full text and images from Micro.blog rss feed content.
* Set number of posts and category per feed.
* Assign author to imported content.
* Simple template for formatting imported content.
* Option to edit titles for short entries. By default formatted date of the publication is used.
* If enabled, imported images are formated into Wordpress Galleries. (Enable- Download and save images locally.)
* Imported content without a title is published as a Status (type of a Post). Longer content (with title) will be imported as normal posts.

## Change Log:

### Version 1.1.5
* Fixed a bug related to post lenght type.

### Version 1.1.4
* Big code cleanup.
* Less bugs and stability improvements.
* I disabled a few options related to SEO. 
* Option to better manage short post titles.
* New logo.
* Update for websites using HTTPS protocol.
* I cleaned up some of the descriptions for MBFI functions.
* Probably introduced a few minor bugs ()

### Version 1.0.0
* Option to add custom title for Micro.blog entries without a title.
* Option to import only Long, Short, All entries
* Option to filter entries with keywords or regular expressions.
* Option to clean Wordpress cache to re-import Micro blog posts

### Version 0.9.0
* Gallery formatting for multiple images
* Better handling for content with no titles (Status) and with titles (normal posts).
* Fixed url for ratings.
* Various small bug fixes.

### Version 0.0.2
* Fixed crash related to missing titles
* Added new assets for the plugin. 

### Version 0.0.1
* Fixed crash related to missing titles
* RSS reader ported from https://github.com/wp-plugins/rss-post-importer/

