Auto add preview link after autosaving a new post or page. Props filosofo. see #5847

git-svn-id: https://develop.svn.wordpress.org/trunk@6953 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-21 06:19:46 +00:00
parent 6aacdf4c91
commit a738abba3d
5 changed files with 29 additions and 2 deletions
+1
View File
@@ -59,6 +59,7 @@ addLoadEvent(focusit);
<?php the_editor($post->post_content); ?>
<?php wp_nonce_field( 'autosave', 'autosavenonce', false ); ?>
<?php wp_nonce_field( 'closedpostboxes', 'closedpostboxesnonce', false ); ?>
<?php wp_nonce_field( 'getpermalink', 'getpermalinknonce', false ); ?>
</div>
<div class="submitbox" id="submitpage">