wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



comment_duplicate_message › Filtr WordPress Hooks

Od5.2.0
Przestarzałyn/a
apply_filters( 'comment_duplicate_message', __( 'Duplicate comment detected; it looks as though you’ve already said that!' )
Parametry:
  • (string) $comment_duplicate_message Duplicate comment error message.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters duplicate comment error message.





Źródło

$comment_duplicate_message = apply_filters( 'comment_duplicate_message', __( 'Duplicate comment detected; it looks as though you’ve already said that!' ) );