WP-Router
WP-Router copied to clipboard
Remove all query vars when setting up WP Router page
If there are any submitted form values that overlap with WP's query vars, they will affect the final query and probably result in a 404. WP_Router_Page should strip out those query vars.