IMPORTANT FIX: Added auto-correction of data associated with split taxonomy terms in WordPress 4.2. This detection will amend both custom field data (metadata) for any affected terms, but will also amend custom field data for any other objects which use a “related term” field to point to these affected terms.
Added Tools tab the Masterplan main menu section to allow later migration of split term data in the scenario where MasterPress was not updated to version 1.1.1 before a term had been split under WordPress 4.2.
Added WOOF_Image::to, WOOF_Image::jpeg, WOOF_Image::jpg, WOOF_Image::png, WOOF_Image::gif methods to allow on-the-fly conversion of images to another format.