• Resolved Haris Nadeem

    (@monst3r)


    Hello, every time I save a draft when editing, all the images are uploaded all over again. This is filling up my server storage. Is there a way to stop that?

    P.S. I’m publishing posts / drafting them using the WordPress REST API, not directly from the editor.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Burhan Nasir

    (@burhandodhy)

    Hi @monst3r,

    Thank you for reaching out. I was not able to recreate the issue on my end.

    The plugin has a function handle_existing_image that checks whether an image already exists before importing it. This works in both cases, whether the post is saved via the editor or through the API.

    My guess is that there may be an edge case where the function returns an incorrect response based. Would it be possible for you to share the few image URLs that the plugin is re-importing on every save?

    Regards,
    Burhan

    Plugin Author Burhan Nasir

    (@burhandodhy)

    Hi Haris,

    Since I haven’t heard anything from you, I’m marking this as solved.

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

You must be logged in to reply to this topic.