wpseek.com
A WordPress-centric search engine for devs and theme authors



comment_id_not_found › WordPress Action Hooks

Since1.5.0
Deprecatedn/a
do_action( 'comment_id_not_found', $comment_post_id )
Parameters:
  • (int) $comment_post_id Post ID.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'comment_id_not_found', $comment_post_id );