Opened 2 years ago

Last modified 2 years ago

#15929 new enhancement

plugin_action_links filter does not include page & search context

Reported by: wpmuguru 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)

15929.diff (1006 bytes) - added by wpmuguru 2 years ago.

Download all attachments as: .zip

Change History (5)

  • Type changed from defect (bug) to enhancement

FYI, both variables are globals here.

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

  • Milestone changed from 3.1 to Future Release

I'll punt since the variables are global.

Note: See TracTickets for help on using tickets.