wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



comment_id_not_found › WordPress Action Hooks

Da1.5.0
Deprecaton/a
do_action( 'comment_id_not_found', $comment_post_id )
Parametri:
  • (int) $comment_post_id Post ID.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

do_action( 'comment_id_not_found', $comment_post_id );