Wordpress – Comments – Disable Flood Control
Another simple Wordpress plugin that disables flood control for comments.
It is required for importing a large number of comments over xml-rpc, which would otherwise be blocked by Wordpress’s inbuilt spam control.
In a similar vein to the xml-rpc anonymous comments plugin , it works by adding a filter to comment_flood_filter to return false.
Compatible with Wordpress 2.8 and upwards.
