最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to find out when Wordpress version last updated

programmeradmin3浏览0评论

I'm trying to troubleshoot a Wordpress site that has been automatically downloading minor version revisions. I can easily see which version of Wordpress it is using, and I can see on the main Wordpress website when that version was released, but I am not able to see when that version was applied to my site. Is there a way to find this out without logging onto the server to check the timestamp on the files that were updated?

Checking this site and Google, I haven't been able to even find someone asking this question. (The bugs we are seeing started around the time WP released the update, so we're trying to figure out if our issues are related or not.)

Thank you!

I'm trying to troubleshoot a Wordpress site that has been automatically downloading minor version revisions. I can easily see which version of Wordpress it is using, and I can see on the main Wordpress website when that version was released, but I am not able to see when that version was applied to my site. Is there a way to find this out without logging onto the server to check the timestamp on the files that were updated?

Checking this site and Google, I haven't been able to even find someone asking this question. (The bugs we are seeing started around the time WP released the update, so we're trying to figure out if our issues are related or not.)

Thank you!

Share Improve this question asked Jan 19, 2016 at 23:35 TAHTAH 2351 gold badge2 silver badges8 bronze badges 1
  • The file is overwrited with creation date so it won't be the date of being last modified. – Levi Josman Commented Apr 13, 2019 at 22:59
Add a comment  | 

1 Answer 1

Reset to default 9

You could check the date stamps of the files on your server, using an FTP client.

Edit: taking Mark's comment in consideration, it's probably best to check the modification date of the version.php file inside the /wp-includes/ folder of your Wordpress installation. This file should always be modified when Wordpress is updated.

发布评论

评论列表(0)

  1. 暂无评论