I think the only way is to Change it’s translation. From ‘Trash’ to ‘Archive’. But this can have side-effects.
As I searched in the core file (modifying core-files is ALWAYS a BAD idea!!) there where no filter called, wich you coul hook into to Bypass…
Related Posts:
- Is it possible to have more “levels” of draft/published statuses?
- Turn Off Automatic Trash Deletion?
- What is a “protected” post status?
- how to assign a status/mark to post?
- Why doesn’t wp_update_post() update the post_status field?
- register_post_status and show_in_admin_all_list
- Changing post status in one click
- How can I run custom function when post status is changed?
- WP_Post_List_Table::get_views – Have post counts account for filters?
- Creating/editing custom ‘post-state’
- Using arbitrary post status without registering it
- Get a list of ALL Statuses both registered and built-in
- Adding custom post status to visibility in publish meta box
- Changing post status
- Error after deleting Custom Post Type with a function (no trash used)
- Change scheduled posts to published
- Include Drafts or Future posts with count_user_posts?
- Remove ‘private’ and ‘pending review’ options from post status dropdown
- Can not get future_to_publish to work
- Which is the better way to get the status of a post?
- How to untrash a post only if it was not a draft?
- “Publish immediately” with custom post status
- Modify Post Status Arguments
- Additional page and post status types
- Add a simple JS Alert Box on Post Submission
- Function to change post status IF current user and post author are the same
- Schedule future post to custom post status instead of publish?
- Why does get_post_status display published when attachment is in trash?
- Force Custom Post Type Status to ‘Future’ on first Save or Publish
- Workflow for attachments in WordPress
- how to transition to custom post status on post save
- How to change custom post type status when non-admin updates post?
- Custom post status filter links always show a count of all posts in the site with that status, not the logged in users count
- wordpress post status inquery
- Multiple Post Status
- retrieve post details in loop
- How can I specify the post status of an untrashed post?
- Any way to change post/page status when editing page?
- How to change post status from “draft” to “publish”?
- transition_post_status doesn’t work with bulk updates
- Submitted for Review back to a Draft page
- Conditional tag-like function to tell if post is in trash?
- How to Add Custom Post Status in WordPress Admin
- Auto draft posts when scheduled date is reached
- How to update post status to draft if user role is “pending’
- wp.getPosts with status = ‘trash’ using node.js
- How to create posts with a specific date in bulk
- Implementing Soft Delete for Bulk Actions / Empty Trash
- How do I programatically empty trash?
- Let private posts stay in status “private” after edit through “editors”
- wp_delete_post() deletes post instead of moving it to trash
- Custom post status and preview
- get_terms(); show private posts when logged in
- trash_post action with Custom Post Type
- featuring old articles without messing up with the archive
- Show scheduled posts in archive page
- Enable commenting on front-end preview page for pending posts
- Deleting the attached “comment replies” when trashing a comment
- Automatically remove a canceled order in Woocommerce
- All, published and pending order
- How to change post status from frontend?
- Featured image overlay when changing post status
- How to cancel the trash action inside wp_trash_post
- Missing ‘Move to Trash’ option from bulk select box
- Add custom post type drafts to RSS feed
- Get publish post link?
- Restrict edit, but allow preview for custom post status
- Do action for only switch status for publish_post
- Update status of all posts in a category
- why there are so many posts whoes post_type is revision? will these records waste too much database space?
- Programmatically change post visibility on save_post action return a 500
- Auto-change Post Status on First Page Load
- How to restore all items from trash
- wp_dropdown_pages : choose post status to list in dropdown
- Script doesn’t trash custom post types. Instead it duplicates the post and generate new versions in the trash
- Also show terms that are related to draft and pending posts
- How to change ‘Move to Trash’ to ‘Move to Draft’ for my blog’s users?
- Post deleted in trash [closed]
- WP_Query will not display draft posts
- Post Status Frontend Announcement
- Display amount of pending posts in back/front end
- Manually adding or updating CPT automatically sets post_status of future
- Change user role when user’s first post gets published
- Set Post Private if no linked Post Objects (ACF)
- Updating post status via rest api
- Transition_Post_Status hook not working properly
- edit.php all post not working
- If click on Save/Publish change Post Status to Pending Review instead Publish
- Hide or remove custom post status
- get_next_post() not working with future post status
- WordPress deletes custom posts instead of trash them
- Why transition_post_type hook is called twice for the same post?
- Implement post status update as frontend news announcement
- Excluding certain post status’s from pagination
- get_posts includes “auto drafts”?
- Post Format Status [closed]
- wp_trash_post not firing as expected (also applies to trashed_post)
- Set post status to draft after validating post meta values in save_post hook
- How to prevent users from permanently deleting a post from trash, but allow them to restore it?
- Why does my function create extra empty files?