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 ...
1
vote
1answer
103 views
Preview Changes button missing on custom post type page since updating to 3.4
Any idea why when I'm on post.php of my custom post type page I no longer see the Preview Changes button?
I have checked on an old installation and it shows on WordPress version 3.3 but not 3.4.
The ...
0
votes
1answer
80 views
Sharing changes to a post (preview changes) with another user
We would like to be able to share changes to an existing post with other wp users without saving the changes (making them live). A nounce currently makes it impossible to share a previewed post.
Is ...
