- Jun 9, 2020
- 6,574
- 3,265
I'm not into wordpress, but did you check your drafts?
By default, this line sets the post to draft, you need to change it to publish if you want it to go live when you create it.
Python:post_status = 'draft' # draft, publish
Yes, I checked in the draft. Nothing there.Thats true it sets posta to draft. I might have forget to tell about that. I previously understood the post would only get image but if that line is changed to publish it will publish the post
Also, changed the status from draft to publish. But still nothing.
Also have tried posting on a different domain but the results are the same, only uploading picture to WordPress.