wpseek.com
A WordPress-centric search engine for devs and theme authors



comment_flood_message › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'comment_flood_message', __( 'You are posting comments too quickly. Slow down.' )
Defined at:
Codex:

This filter is documented in wp-includes/comment-template.php





Source

$comment_flood_message = apply_filters( 'comment_flood_message', __( 'You are posting comments too quickly. Slow down.' ) );