[wp-hackers] Where Do I Configure This Plugin
Stephen Rider
wp-hackers at striderweb.com
Thu Oct 9 04:25:21 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}
Yes. Yes. Yes. Yes. Yes. Yes. Yes. Yes. Yes.
> We can even add a register_plugin_action_hook() along the lines of
> register_activation_hook if it makes it easier.
I think your first suggestion is better, and more intuitive.
> If someone wants to knock up a patch and raise a ticket feel free
> otherwise I will do this and commit it in the next couple of days.
I may bang this one out....
Stephen
--
Stephen Rider
<http://striderweb.com/>
More information about the wp-hackers
mailing list