[wp-trac] [WordPress Trac] #3197: wp_allow_comment has unused code

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 3 22:42:24 GMT 2006


#3197: wp_allow_comment has unused code
--------------------------+-------------------------------------------------
 Reporter:  Nazgul        |       Owner:  anonymous
     Type:  enhancement   |      Status:  new      
 Priority:  normal        |   Milestone:  2.1      
Component:  Optimization  |     Version:  2.1      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 The wp_allow_comment function has some code which is never used (anymore).
 {{{
 $comment_user_domain = apply_filters('pre_comment_user_domain',
 gethostbyaddr($comment_author_IP) );
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3197>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list