Is there any image size limit for wordpress xml-rpc?

I’m creating a plugin using the xml-rpc to send images. I’m able to send small images, those that are less than 1 MB. But I can’t send bigger images. They won’t be uploaded using the wp.uploadFile.

I thought maybe it was server restriction or server timeout, but no. Max upload is 50 MB, and I set timeout to 15 mins just to try.

Read More

Is there any restriction?

Related posts