wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



comment_flood_message › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'comment_flood_message', __( 'You are posting comments too quickly. Slow down.' )
Definiert in:
Codex:

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





Quellcode

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