How can I restore posts from ‘trash’ with their previous post_status? – WordPress

The reason it is a draft, and what you need to do to get what you wanted is spelt out in the source code for wp_untrash_post and in the documentation for wp_untrash_post_status: https://github.com/WordPress/WordPress/blob/bbf017e550b02f5d11e409b07e689d45c984054d/wp-includes/post.php#L3668-L3685 $new_status = ( ‘attachment’ === $post->post_type ) ? ‘inherit’ : ‘draft’; /** * Filters the status that a post gets assigned when … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)