diff --git a/src/wp-admin/includes/post.php b/src/wp-admin/includes/post.php index 9dbc48f440..d4afd24360 100644 --- a/src/wp-admin/includes/post.php +++ b/src/wp-admin/includes/post.php @@ -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.