Opened 2 years ago
Last modified 2 years ago
#15929 new enhancement
plugin_action_links filter does not include page & search context
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Plugins | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The default links in the plugin list tables return the user to the same context (search, page, etc.) that they clicked a link on. A plugin adding links via either of the plugin_action_links filter doesn't have access to either the page or search context.
Patch is attached.
Attachments (1)
Change History (5)
I think that we will find a lot of places where this is true or where actions/filters are missing.
Not sure this is 3.1 material
Note: See
TracTickets for help on using
tickets.

FYI, both variables are globals here.