mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Remove an unnecessary @package tag from the DocBlock for post_preview().
See #41017. git-svn-id: https://develop.svn.wordpress.org/trunk@40986 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0a9d2d6b8e
commit
886e1995c6
@ -1724,7 +1724,6 @@ function wp_create_post_autosave( $post_data ) {
|
||||
/**
|
||||
* Saves a draft or manually autosaves for the purpose of showing a post preview.
|
||||
*
|
||||
* @package WordPress
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @return string URL to redirect to show the preview.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user