mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 10:44:26 +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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user