Title: redirect to edit.php??
Last modified: August 19, 2016

---

# redirect to edit.php??

 *  [wrk](https://wordpress.org/support/users/wrk/)
 * (@wrk)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/redirect-to-editphp/)
 * Hey,
 * Currently Im working on a plugin modification of simple wordpress newsletter.
   The plugin is loaded with “add_management_page” like:
 * [http://localhost/myblog/wp-admin/edit.php?page=newsletter](http://localhost/myblog/wp-admin/edit.php?page=newsletter)
 * for the user related things I have a form just like:
 *     ```
       <form action="?page=newsletter" method="GET">
       //the code...
       </form>
       ```
   
 * when I try to delete one or multiple records using this form, Im getting redirected
   to edit.php and not to ?page=newsletter. Even when I put a line at top op the
   file to check the GET vars from the selected checkboxes(users), Im not seeying
   anything and get the same redirection again.
 * So, I dont understand how WP is handling the redirection in this case at all..
 * anybody ?
 * thanks!!

Viewing 1 replies (of 1 total)

 *  Thread Starter [wrk](https://wordpress.org/support/users/wrk/)
 * (@wrk)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/redirect-to-editphp/#post-1011024)
 * Would realy apreciate some help???

Viewing 1 replies (of 1 total)

The topic ‘redirect to edit.php??’ is closed to new replies.

## Tags

 * [$_get](https://wordpress.org/support/topic-tag/_get/)
 * [edit.php](https://wordpress.org/support/topic-tag/edit-php/)
 * [form](https://wordpress.org/support/topic-tag/form/)
 * [get](https://wordpress.org/support/topic-tag/get/)

 * 1 reply
 * 1 participant
 * Last reply from: [wrk](https://wordpress.org/support/users/wrk/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/redirect-to-editphp/#post-1011024)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
