From b3106f3b668fb4703709f8be5125fd562ebecf66 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Sun, 19 Oct 2008 00:38:29 +0000 Subject: [PATCH] Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920 git-svn-id: https://develop.svn.wordpress.org/trunk@9247 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-comments.php | 7 +++---- wp-admin/includes/template.php | 6 +++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 7bd73c9769..241482d03f 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -157,11 +157,10 @@ unset($status_links);