Hello. How do I change the date in the last modified field? The date should be earlier. Where to find ? sql ?
Hello,
Thank you for contacting us. Could you provide a screenshot of the date you’re referring to? It would make it easier for us to assist you.
Regards
I have a file that was uploaded on March 20th and I want the date to be earlier in the updated file
https://limewire.com/d/2638a57d-ac4e-423d-84ad-22488247efc8#QMlD6stE9rEIcS1W-iBJ8s2LpoeJfmJlnbE867_IBbM
Yes, you have to change it from database
– Open your WordPress database and find the wp_posts table. – Locate the row where post_title matches your package name. – Edit the post_modified and post_modified_gmt columns to ‘2025-03-xx xx:xx:xx’. – Click Save.
You must be logged in to reply to this topic.