[wp-trac] [WordPress Trac] #22195: URL for views are defined statically.

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 15 11:31:11 UTC 2012


#22195: URL for views are defined statically.
-----------------------------+----------------------------
 Reporter:  valllabh         |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Administration
  Version:                   |   Severity:  major
 Keywords:  2nd-opinion      |
-----------------------------+----------------------------
 URLs for views/screens on wp-admin/edit.php are defined statically.
 [[BR]][[BR]]
 why we are not using add_query_arg(); or remove_query_arg(); while adding
 URL? This is causing serious issues like resetting extra parameters passed
 to view/screens.
 [[BR]][[BR]]
 need expert opinion on this i can write patch if required.
 [[BR]][[BR]]

 {{{
 WP_Posts_List_Table->get_views();
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22195>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list