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



allow_empty_comment › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'allow_empty_comment', false, $comment )
Definiert in:
Codex:

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





Quellcode

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