Tagged Questions
0
votes
2answers
854 views
how can I set the post author of a post I just created with php?
I'm using php to dynamically create a custom post, and I need the author to be someone other than the logged in user. I found this ...