On Nov 27, 2007 5:51 AM, Hanif Bali <hanif at moderat.se> wrote: > so i hook in: > do_action('phpmailer_init','addimage_mailer'); I think you want add_action instead of do_action here.