wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



untrash_post_comments › WordPress Action Hooks

Seit2.9.0
Veraltetn/v
do_action( 'untrash_post_comments', $post_id )
Parameter:
  • () post_id Post ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires before comments are restored for a post from the Trash.





Quellcode

do_action( 'untrash_post_comments', $post_id );