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



comment_reply_to_unapproved_comment › Les Actions WordPress

Depuis6.2.0
Dépréciéen/a
do_action( 'comment_reply_to_unapproved_comment', $comment_post_id, $comment_parent )
Paramètres: (2)
  • (int) $comment_post_id Post ID.
    Requis: Oui
  • (int) $comment_parent Parent comment ID.
    Requis: Oui
Défini(e) dans:
Codex:

Fires when a comment reply is attempted to an unapproved comment.





Source

do_action( 'comment_reply_to_unapproved_comment', $comment_post_id, $comment_parent );