=== ComicPress to Comic Easel Migrator ===
Contributors: frumph
Tags: comiceasel, easel, webcomic, comic, webcomics, management, admin, posts, plugin, migrator, convertor
Requires at least: 3.5
Tested up to: 3.9
Stable tag: 1.8

Will convert Comic Categories from ComicPress and turn them into Comic Post Types for Comic Easel

== Description ==


This migrator plugin converts regular post type categories to the Comic Post type and attach images that correspond to the dates of the posts from the comics directory.

== Changelog ==
= 1.8 =
* Tested with WordPress 3.9, works fine.

= 1.7 =
* Added 'date mask on filenames' for those who have different date standards on their comics

= 1.6 =
* Do not migrate post if comic is not found.

= 1.5 =
* Added additional wp_error check for wp_upload_bits

= 1.4 =
* Added a urldecode to properly make the filenames for attachment.

= 1.3 =
* added SELECTED to previously selected category

= 1.2 =
* Fix for WPMS
