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



pre_comment_on_post › WordPress Action Hooks

Seit2.8.0
Veraltetn/v
do_action( 'pre_comment_on_post', $comment_post_id )
Parameter:
  • (int) $comment_post_id Post ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires before a comment is posted.





Quellcode

do_action( 'pre_comment_on_post', $comment_post_id );