[wp-hackers] Where Do I Configure This Plugin

Stephen Rider wp-hackers at striderweb.com
Thu Oct 9 04:44:05 GMT 2008


On Oct 8, 2008, at 3:36 PM, Peter Westwood wrote:

> scribu wrote:
>> 2. "This filter is going to be called for every single plugin row on
>> the Plugins page" - this is rather clunky: if each plugin implemented
>> this and there were 20 plugins, there would be 400 calls.
> Thats quite simple to solve really.  We just fire some plugin  
> specific actions as well.
>
> So we can fire:
>
> plugin_action_links and plugin_action_links_{$plugin}


While we're at it, should we also have after_plugin_row_{$plugin} ?

Stephen


More information about the wp-hackers mailing list