CSV Importer Plus Pro imports feature images into posts, pages, and custom post types. This feature is available in both free & pro versions. To import images using the CSV Importer Plus for ACF plugin, you must either:
- Upload the images to the WordPress media library beforehand, e.g.,
http://beni.test:8080/wp-content/uploads/2024/09/image1.jpg
- Ensure the images are hosted within your domain. The plugin will then automatically upload or register the images in the WordPress media library.
Examples:http://beni.test:8080/photo/image300.jpg
http://beni.test:8080/photo/pexels-pixabay-247759.jpg
Note: External images are not supported, and the plugin will not register or upload them to the WordPress media library.
Example of an unsupported external image:https://cdn.pixabay.com/photo/2025/01/26/20/33/robin-9361610_1280.jpg
Key Mapping Format
For a importing feature image, use post_featured_image.
After providing the correct column names in the CSV using the specified format, the plugin will automatically map them.