Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter demienyu

    (@demienyu)

    I’ve already found workaround. It’s quite clumsy but it works. If i need to overwrite file I first check if file exists. And if it is I delete it using $wpClient->deletePost(id) method. Than I store returned “Id” for possible future updates.

Viewing 1 replies (of 1 total)