[wp-hackers] [help] sink plugin hooks for $this references in WordPress 2.0 ?

Owen Winkler ringmaster at midnightcircus.com
Fri Jan 13 21:03:12 GMT 2006


Niels Hackius wrote:

> add_action('activate_samba/loadbalancer.php',array(&$lbnh_installer_reference,"installer"));

The first parameter of add_action() or add_filter() should be a valid 
plugin hook name.

See http://wphooks.flatearth.org/

Owen



More information about the wp-hackers mailing list