From a37269ee4aa583073e7d39018f28e38910aa3dd1 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 21 Jan 2017 02:20:38 +0000 Subject: [PATCH] Posts, Post Types: Preserve author filter in list table after entering a page number in paging input. Props sagarprajapati. Fixes #39523. git-svn-id: https://develop.svn.wordpress.org/trunk@39938 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/wp-admin/edit.php b/src/wp-admin/edit.php index 3b11eb71b7..d97932b11f 100644 --- a/src/wp-admin/edit.php +++ b/src/wp-admin/edit.php @@ -350,6 +350,11 @@ $_SERVER['REQUEST_URI'] = remove_query_arg( array( 'locked', 'skipped', 'updated + + + + +