Tagged Questions
4
votes
2answers
146 views
Passing current cookies in wp_remote_get to get Draft Post Preview
I want pass current user cookies in wp_remote_get function to get a Draft Post Preview page content.
I check already the questions:
What URL do you pass to wp_remote_get to load the body of the ...
