Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15850 closed task (blessed) (fixed)

Add fitler: network_admin_plugin_action_links

Reported by: PeteMall Owned by:
Priority: normal Milestone: 3.1
Component: Network Admin Version: 3.1
Severity: normal Keywords:
Cc: Focuses: multisite

Description

Plugins that use plugin_action_links to add settings or other action links on the plugins link will have broken links on the network admin plugins screen. We should introduce network_admin_plugin_action_links for plugins that want to add action links on the network admin.

Attachments (1)

15850.diff (1.1 KB ) - added by PeteMall 16 years ago.
Introduce network_admin_plugin_action_links

Download all attachments as: .zip

Change History (2)

@PeteMall
16 years ago

Introduce network_admin_plugin_action_links

#1 @PeteMall
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [17004]) New filter for network admin plugins action link. Fixes #15850.

Note: See TracTickets for help on using tickets.