[wp-trac] Re: [WordPress Trac] #4261: You are posting comments too
quickly. Slow down. Not!
WordPress Trac
wp-trac at lists.automattic.com
Mon May 14 07:30:22 GMT 2007
#4261: You are posting comments too quickly. Slow down. Not!
----------------------------+-----------------------------------------------
Reporter: RuddO | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by JeremyVisser):
Something like the following could fix this: '''(warning, untested)'''
{{{
<?php
/*
Plugin Name: WP+Squid Commenting Fix
Plugin Author: Rudd-O
*/
remove_filter('comment_flood_filter', 'wp_throttle_comment_flood', 10, 3);
?>
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/4261#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list