[wp-trac] [WordPress Trac] #16893: Stop or reduce crawling of comment reply ?replytocom URLs
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 6 19:23:08 UTC 2011
#16893: Stop or reduce crawling of comment reply ?replytocom URLs
------------------------------------+------------------------------
Reporter: joelhardi | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+------------------------------
Comment (by nacin):
This patch seems a little low in the stack. Maybe this somewhere:
{{{
if ( isset( $_GET['replytocom'] )
add_filter( 'pre_option_blog_public', '__return_zero' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16893#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list