post_preview()
Saves a draft or manually autosaves for the purpose of showing a post preview.
Return
(string) URL to redirect to show the preview.
Source
File: wp-admin/includes/post.php
Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |
Saves a draft or manually autosaves for the purpose of showing a post preview.
(string) URL to redirect to show the preview.
File: wp-admin/includes/post.php
Version | Description |
---|---|
2.7.0 | Introduced. |