Title: Local Last Update
Author: Topher
Published: <strong>Korse 21, 2026</strong>
Last modified: Korse 21, 2026

---

Search plugins

![](https://ps.w.org/local-last-update/assets/banner-772x250.jpg?rev=3580866)

![](https://ps.w.org/local-last-update/assets/icon-256x256.jpg?rev=3580866)

# Local Last Update

 By [Topher](https://profiles.wordpress.org/topher1kenobe/)

[Download](https://downloads.wordpress.org/plugin/local-last-update.2.0.1.zip)

 * [Details](https://fuc.wordpress.org/plugins/local-last-update/#description)
 * [Reviews](https://fuc.wordpress.org/plugins/local-last-update/#reviews)
 *  [Installation](https://fuc.wordpress.org/plugins/local-last-update/#installation)
 * [Development](https://fuc.wordpress.org/plugins/local-last-update/#developers)

 [Support](https://wordpress.org/support/plugin/local-last-update/)

## Description

Ever wonder which plugins on your site haven’t been touched in years? **Local Plugin
Last Update** adds a “Last Updated” column to your WordPress plugins list that shows
the last time each plugin’s files were modified on your server.

Unlike the “last updated” date shown in the plugin repository (which reflects when
the author released a new version), this plugin shows you the actual file modification
date on _your_ installation — making it a practical tool for auditing stale plugins,
identifying what changed after a bulk update, or just keeping tabs on your site.

**Features:**

 * Adds a “Last Updated” column to the Plugins admin screen
 * Dates reflect real file modification times on your server
 * Column header is clickable — sort ascending or descending by date
 * Update-notice rows stay correctly paired with their plugin when sorting
 * Lightweight — one PHP file, no database queries, no external requests
 * No settings page needed — works immediately on activation

## Installation

 1. Upload the `local-plugin-last-update` folder to the `/wp-content/plugins/` directory,**
    or** install directly from the WordPress plugin repository via **Plugins  Add New**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Visit **Plugins** — the “Last Updated” column appears immediately.

## FAQ

### What date is being shown?

The date your server’s filesystem last recorded a modification to the plugin’s main
PHP file. This changes when the plugin is installed, updated, or when the file is
otherwise written to on disk. It is not the release date from the WordPress.org 
plugin repository.

### Why is the date different from what I see on wordpress.org?

The wordpress.org repository shows when the plugin author published a new version.
This plugin shows when the file on _your server_ was last changed. If you installed
a plugin a long time ago and it hasn’t been updated since, those two dates can be
very different.

### Why doesn’t sorting happen on the server side?

The WordPress plugins list isn’t backed by a database query the way post lists are,
so the standard `WP_List_Table` orderby mechanism doesn’t apply. Sorting is handled
in the browser using the file modification timestamps embedded in each row — it’s
fast and requires no additional requests.

### Does this work with must-use plugins or drop-ins?

No — it only covers plugins shown in the standard Plugins admin screen.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Local Last Update” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Topher ](https://profiles.wordpress.org/topher1kenobe/)

“Local Last Update” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/local-last-update/contributors)
for their contributions.

[Translate “Local Last Update” into your language.](https://translate.wordpress.org/projects/wp-plugins/local-last-update)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/local-last-update/),
check out the [SVN repository](https://plugins.svn.wordpress.org/local-last-update/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/local-last-update/)
by [RSS](https://plugins.trac.wordpress.org/log/local-last-update/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Added sortable column header — click to sort ascending or descending by date.
 * Added machine-readable timestamp attribute to each cell to ensure accurate sorting.
 * Update-notice rows now stay correctly paired with their parent plugin row after
   sorting.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **2.0.1**
 *  Last updated **1 week ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/local-last-update/) and [Swedish](https://sv.wordpress.org/plugins/local-last-update/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/local-last-update)
 * Tags
 * [admin](https://fuc.wordpress.org/plugins/tags/admin/)[column](https://fuc.wordpress.org/plugins/tags/column/)
   [maintenance](https://fuc.wordpress.org/plugins/tags/maintenance/)[plugins](https://fuc.wordpress.org/plugins/tags/plugins/)
   [updates](https://fuc.wordpress.org/plugins/tags/updates/)
 *  [Advanced View](https://fuc.wordpress.org/plugins/local-last-update/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/local-last-update/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/local-last-update/reviews/)

## Contributors

 *   [ Topher ](https://profiles.wordpress.org/topher1kenobe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/local-last-update/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://heropress.com/donate)