[wp-hackers] delete_user action hook
    Mark Jaquith 
    mark.wordpress at txfx.net
       
    Thu Jun  1 08:14:34 GMT 2006
    
    
  
On Jun 1, 2006, at 1:53 AM, Austin Matzko wrote:
> The delete_user action hook fires off right *after* the user has been
> deleted from the users and usermeta tables.
>
> Wouldn't it make more sense to fire it off before the actual deletion?
Yes, although moving established hooks can break old plugins, so  
we're probably better off just creating a new hook.
pre_delete_user ?
--
Mark Jaquith
http://txfx.net/
    
    
More information about the wp-hackers
mailing list