[wp-trac] [WordPress Trac] #35620: Some WP_List_Table links for users preserve removable query args
WordPress Trac
noreply at wordpress.org
Thu Jun 9 01:55:43 UTC 2016
#35620: Some WP_List_Table links for users preserve removable query args
---------------------------------------------+-----------------------------
Reporter: desrosj | Owner: rachelbaker
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: Users | Version:
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch commit | Focuses: administration
---------------------------------------------+-----------------------------
Changes (by rachelbaker):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"37663"]:
{{{
#!CommitTicketReference repository="" revision="37663"
Users: Stop WP_List_Table notices from persisting on pagination
navigation.
Adds the keyboard navigation query vars to `wp_removable_query_args()` and
passes the results of said function to remove_query_var() inside the
WP_List_Table pagination method.
Props EFAREM for the initial patch.
Fixes #35620.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35620#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list