| 开发者 | mairaforesto |
|---|---|
| 更新时间 | 2026年4月25日 02:45 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory.Yes. During a remote import, the plugin securely downloads the file from the URL provided in the CSV and adds it to your media library, generating the necessary attachment records.
By checking this option, WordPress imports only the original image and skips creating intermediate image sizes during the import process. This makes large image imports faster. You can regenerate thumbnails later using a dedicated plugin.
The free plugin performs duplicate detection using stored source data, relative paths, attachment paths, and fingerprints. If it finds an existing match, it skips that row to help prevent duplicates in the library.
No. In the free plugin, metadata columns are supported for standard export/import rows, while detected duplicates are skipped in the normal workflow. Controlled matching, metadata refreshes, selective field updates, and replace-file workflows for existing attachments belong to the separate Pro add-on.
Export/Import Media Pro adds saved workflows, remote or server-side CSV sources, controlled matching against existing media, selective metadata updates, replace-file workflows, history, and background processing for larger media libraries.
Yes. You can filter by date range, media type, and attachment context such as unattached files or media attached to posts, pages, and WooCommerce products.
eim_get_service() working as the compatibility layer for importer, exporter, admin, and add-on access patterns.