Tagged Questions
1
vote
0answers
338 views
How to stop _wpnonce and _wp_http_referer from appearing in URL
I am trying to develop a plug-in that has a search field and uses WP_List_Table.
The plug-in is strictly for the backend and searches the users in the database and returns them along with some other ...