Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joseph Persie

    (@zmijevik)

    You need to utilize a mass upload feature. currently the plugin does not support images because it would be too time consuming and defeat the purpose of the plugin as a csv ingestor. http://codex.ww.wp.xz.cn/Post_Types

    attachment is a post type which points to a file in wp-content/uploads. You could theoretically upload all images to that folder and create a csv of all the attachment posts you want to ingest with their respective post parent associations. the only issue is that you would still have to delete the existing associations which is outside the scope of this plugin.

    Plugin Author Joseph Persie

    (@zmijevik)

    This functionality is available in the next release of the premium version

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Thumbnails’ is closed to new replies.