描述
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.
貢獻者及開發者
修改日誌
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