Import from WP Offload Media
The WP Offload Media importer reads existing offload metadata and creates KAZCODE object inventory records without deleting competitor rows or remote files.
Supported source models
- Legacy
as3cf_itemsattachment records. - The newer per-file model used by WP Offload Media 3.4+ where file-level rows are available.
- Originals and generated image sizes when the source data identifies their keys.
Provider mapping
Amazon S3 and identifiable S3-compatible providers can be mapped to KAZCODE storage profiles. Ambiguous custom endpoints are not guessed automatically; create or select the correct profile manually before relying on delivery or migration.
Safety behavior
- Import is idempotent and retryable.
- Malformed or incomplete rows are skipped or reported instead of guessed destructively.
- Credential blobs from the old plugin are not logged or exposed.
- Disable the old plugin only after media remains servable and verification passes.