Tagged Questions
2
votes
1answer
470 views
How can I make the “Preview Post” button save and preview in the same window?
When you choose "Preview", which is actually a link,
<a class="preview button" href="?p=52&preview=true"
id="post-preview" tabindex="4">Preview</a>
the post is saved and the ...