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



comment_on_trash › Les Actions WordPress

Depuis2.9.0
Dépréciéen/a
do_action( 'comment_on_trash', $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 trashed post.





Source

do_action( 'comment_on_trash', $comment_post_id );