Opened 15 years ago
Closed 15 years ago
#10929 closed enhancement (fixed)
Allow plugins to specify redirect location after publishing
Reported by: | johnjosephbachir | Owned by: | westi |
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | minor | Version: | 2.8.4 |
Component: | Plugins | Keywords: | has-patch |
Focuses: | Cc: |
Description
I propose this filter, to allow a plugin to specify where a user gets directed after publishing/submitting a post.
Here are some forum discussions relevant to this issue:
- http://wordpress.org/support/topic/225876
- http://wordpress.org/support/topic/233181
- http://wordpress.org/support/topic/214938
- http://wordpress.org/support/topic/206516
The diff was done on trunk at r 12006, the last change on post.php was r 11986.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
You can already do this without the filter, but it's better to have an approved way.