W3cubDocs

/WordPress

do_action( 'untrash_post', int $post_id )

Fires before a post is restored from the Trash.

Parameters

$post_id

(int) Post ID.

Source

File: wp-includes/post.php

View on Trac

Changelog

Version Description
2.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/untrash_post