[wp-trac] [WordPress Trac] #37041: Allow arbitrary return redirects when activating plugins

WordPress Trac noreply at wordpress.org
Tue Jun 7 03:15:32 UTC 2016


#37041: Allow arbitrary return redirects when activating plugins
----------------------------+-----------------------------
 Reporter:  rmccue          |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Plugins         |    Version:
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 After activating a plugin, the return redirect is set to either
 `import.php` or `plugins.php` depending on the `from` query parameter.
 It'd be nice to have the ability to specify an arbitrary `redirect_to`
 similar to the login process.

 This should probably be locked down using `wp_safe_redirect`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37041>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list