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



allow_empty_comment › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'allow_empty_comment', false, $comment )
Defined at:
Codex:

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





Source

$allow_empty = apply_filters( 'allow_empty_comment', false, $comment );