[wp-hackers] delete_user action hook
    Angsuman Chakraborty 
    angsuman at taragana.com
       
    Fri Jun  2 04:17:47 GMT 2006
    
    
  
> Someday we will have a hook every other line:
Why leave the plugins and themes? They too should enjoy the same capabilities.
But seriously, what is the performance impact of hooks (if any)? Has anyone tested?
-- Angsuman
-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com]On Behalf Of Matt
Mullenweg
Sent: Friday, June 02, 2006 8:57 AM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] delete_user action hook
Importance: Low
Arne Brachhold wrote:
> what speaks against two hooks? IMHO, every action such as deleting or 
> creating a user, deleting or editing a post etc should have at least two 
> actions.
Someday we will have a hook every other line:
do_action('wp-includes_functionsphp_line87');
...
do_action('wp-includes_functionsphp_line89');
;)
-- 
Matt Mullenweg
  http://photomatt.net | http://wordpress.org
http://automattic.com | http://akismet.com
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers
    
    
More information about the wp-hackers
mailing list