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



check_comment_flood › WordPress Action Hooks

Seit5.5.0
Veraltetn/v
Parameter: (4)
  • (string) $comment_author_ip Comment author's IP address.
    Erforderlich: Ja
  • (string) $comment_author_email Comment author's email.
    Erforderlich: Ja
  • (string) $comment_date_gmt GMT date the comment was posted.
    Erforderlich: Ja
  • (bool) $wp_error Whether to return a WP_Error object instead of executing wp_die() or die() if a comment flood is occurring.
    Erforderlich: Ja
Definiert in:
Codex:

Fires immediately before a comment is marked approved.

Allows checking for comment flooding.





Quellcode

do_action(