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



comment_id_not_found › WordPress Action Hooks

Seit1.5.0
Veraltetn/v
do_action( 'comment_id_not_found', $comment_post_id )
Parameter:
  • (int) $comment_post_id Post ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires when a comment is attempted on a post that does not exist.





Quellcode

do_action( 'comment_id_not_found', $comment_post_id );