wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_untrash_post_set_previous_status › WordPress Function
Since5.6.0
Deprecatedn/a
› wp_untrash_post_set_previous_status ( $new_status, $post_id, $previous_status )
Parameters: (3) |
|
Returns: |
|
Defined at: |
|
Codex: |
Filters callback which sets the status of an untrashed post to its previous status.
This can be used as a callback on thewp_untrash_post_status
filter.