Changes
- Changed: Media files are now passed using multipart forms. See oik_clone_update_slave_multipart()
- Changed: MD5 calculation and checking is performed against the original file, not the base64 encoded version
- Changed: bw_remote_post_file()
- Added: oik_clone_load_media_from_files()
- Changed: OIK_clone_post_file::file_contents() handles media passed through $args[‘body’][‘media’]
- Fixed: OIK_clone_post_file::attach_body() passes each top level array entry as a separate field
- Added: OIK_clone_post_file::detach_media() to detect media passed through $args[‘body’][‘media’]
- Fixed: Informal relationship mapping: detect the end of query args to prevent out of context IDs from being mapped
