You can change that in wp-config
(https://codex.wordpress.org/Editing_wp-config.php#Empty_Trash):
define( 'EMPTY_TRASH_DAYS', 1 ); // Integer is the amount of days
Related Posts:
- Why when I try to access to this old WordPress site it is opened the installation page?
- How to remove items from +New admin menu?
- How to show an error message after publishing a post?
- Restrict access to admin but allow admin_post hook
- How to get the password and username of the add new user form (admin back end) in wordpress
- Adding body class to login page?
- WordPress Error establishing a database connection For Admin login only
- Admin first hook that outputs HTML?
- Display $pagenow error notice on all admin pages
- Can I edit the wp_post > post_content right before its inserted/updated?
- How to check if upload window came from the featured image link?
- Why am I unable to login after converting to www?
- WordPress (behind HAProxy and Jetty), not multisite, in sub folder – and /en/wp-admin/ keeps redirecting to /wp-admin/
- 404 redirect wp-login and wp-admin after changing login url [closed]
- is_admin() not working when updating a post in the admin panel
- Cookie Domain is preventing Admin login
- Can I hook into wp_update_core outside of the admin?
- ‘wp’ hook supposed to trigger when editing a post?
- “WordPress installations is currently out of date” problem with difficult situation [closed]
- Restrict access to admin-post.php
- How do I add something to the “Edit Tag” page in wp-admin?
- Could not override the url in wp-config file
- Add HTML to custom post type edit page
- WP-Admin throws 404 after changing wp-config Salts
- admin_post_nopriv_{$action} is secure?
- wp-config.php not affecting my site
- Can I get programmatic access to wp-admin?
- Error establishing a database connection – after updating DNS
- plugin: ‘init’ hook, check if we’re not in admin
- No wp-admin, wp-config, or .htaccess folder/file
- sortable custom column in media library
- how do I force a single column layout in screen layout
- Sortable admin columns, when data isn’t coming from post_meta
- wp_list_table search box does not show
- How to remove the site health dashboard widget?
- stop redirection on /wp-admin call to /wp-login
- How to Display Post Excerpts in Admin by Default?
- Wp3.5 Media Gallery Edit modal: change captions to title
- What is the capability that permits access to WP-Admin?
- WordPress in sub directory wp-admin problem
- Admin account only shows Profile and Dashboard with no activity
- Edit a WordPress site without the username and password?
- WordPress admin menu gap when debug mode is enabled?
- Call to undefined function insert_with_markers
- Remove order field from Page Attributes box
- Users Unable to Access Dashboard/Posts/Pages
- How can I make wordpress suppress mysql errors?
- Disable the administration email address verification (new in 5.3)
- WordPress 3.2 Admin UI Guide
- https://mydomain/wp-admin redirects to wp-login.php?redirect_to=https%3A%2F%2Fmydomain%2Fwp-admin%2F&reauth=1
- Allow administrators to pick post author on custom post type edit screen
- /wp-admin/ works but website doesn’t load
- Why isn’t my email showing up as registered with WordPress anymore?
- Unable to locate WordPress Root directory
- Add column to pages table
- Logout USER form backoffice after 30 minutes of inactivity [closed]
- My email address is displaying an email which does not work. What do i do?
- More than one admin logged in?
- How do I let logged out users see the dashboard?
- Downgrade admin account by mistake
- Deploying WordPress for clients – what do they have access to?
- Removing Dashboard Menu Items Through The Database
- load-{$page hook} and returned parameter
- Can’t access wp-admin, redirects to http://%24domain/wp-admin/
- Can log as admin but dashboard missing [closed]
- How to allow WordPress updates to only one specific administrator?
- How can I remove commas when adding tags?
- Displaying Title in Title Tag on Edit page?
- Cannot change Connection Information in admin interface
- Add custom fields to a page template, admin side
- Error messages & can’t reach admin after upgrading to 3.4.1 WordPress
- WordPress blog clone.. wp-admin issue
- How to take the help button and link off the dashboard
- Newly created user role not displaying on users screen
- How do I fix wp-admin error when exporting reusable blocks?
- Can’t acces login on new site
- WordPress Admin Panel Left Sidebar No showing on Post create page
- How to remove the color picker code from users-edit.php
- How to prevent spams from admin-ajax.php file?
- After changing Site http to https, can’t access wp login page with a digitalocean hosting
- Strange wp-admin problem for all users/adminstrators except the original one?
- Get rendered HTML of Page in Admin Area
- Having SSL enabled on admin, but disabled on post preview and live preview?
- adding existing menu page on new customer user role
- stop customize.php redirect to login page if admin is not logged in
- Google flagged a wp-admin redirect as phishing
- Organising and display thousands of photos in media library
- Problem with admin columns
- Checkbox not showing as checked on UserProfile (even with checked=”checked”)
- Get URL of current featured image with JS in edit post view
- Custome column sort by date not title
- Block tools menu in wp-admin?
- WordPress Admin: open popup window on a custom button
- No HTML/Visual mode option in admin panel (New Post)
- Removing Author name
- Taking over a WordPress site
- WordPress blog fails to open
- LinkControl not showing suggestions when used on admin page
- Change CPT Edit Target Link for Admin List
- Https Website: CSS and JS files load in http and admin page does not load too