wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



comment_id_not_found › Les Actions WordPress

Depuis1.5.0
Dépréciéen/a
do_action( 'comment_id_not_found', $comment_post_id )
Paramètres:
  • (int) $comment_post_id Post ID.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

do_action( 'comment_id_not_found', $comment_post_id );