diff --git a/wp-admin/includes/post.php b/wp-admin/includes/post.php index 6d03db1b8e..3c705a3f9b 100644 --- a/wp-admin/includes/post.php +++ b/wp-admin/includes/post.php @@ -1122,7 +1122,7 @@ function get_sample_permalink_html( $id, $new_title = null, $new_slug = null ) { if ( $orig_ID ) { ?>
- post_type.'">View Trash'); ?> + View Trash'), 'edit.php?post_status=trash&post_type='.$post->post_type ); ?>