[wp-trac] Re: [WordPress Trac] #3842: Eliminate rel="nofollow"

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 25 05:48:06 GMT 2007


#3842: Eliminate rel="nofollow"
---------------------------------------------------+------------------------
 Reporter:  markjaquith                            |        Owner:  anonymous
     Type:  enhancement                            |       Status:  new      
 Priority:  low                                    |    Milestone:  2.2      
Component:  Administration                         |      Version:  2.1.1    
 Severity:  normal                                 |   Resolution:           
 Keywords:  nofollow spam rel comments trackbacks  |  
---------------------------------------------------+------------------------
Comment (by Otto42):

 I thought it was a filter already, except for a few special cases.

 In default-filters.php, there's this line:

 `add_filter('pre_comment_content', 'wp_rel_nofollow', 15);`

 Now, it should probably be removed from the make_clickable() function. Or,
 at least, all the nofollow addition on comments should be moved to one
 location somehow.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3842#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list