This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

File Time Monitor

Description

This plugin allows you to monitor the “Last Modified Time” of up to 20 files, at a glance – right from the WordPress Dashboard.

If you are running regular imports (through WP All Import, WordPress Importer or similar), this handy tool lets you check on how update your source files are; and is great for diagnosing cron timing mismatches.

Screenshots

  • Dashboard widget showing the times that monitored files have been updated
  • Settings screen, where you note which files are to be monitored

Installation

Click here for complete documentation

  1. Upload filetime-monitor to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings => File Time Monitor to set which files to monitor

FAQ

Can this work on external files?

If they are on the same physical / virtual server as your WordPress installation, yes.

Can I monitor files over HTTP / HTTPS?

No. PHP is NOT able to access / ascertain what time a file has been modified over HTTP(S)

Can I monitor more than 20 files?

Not in this version of the plugin. We’re working on an update that will allow virtually unlimited files though (stay tuned).

Can I use relative paths?

Yes, but it’s not as reliable. We recommend absolute paths.

How do I find an absolute path?

Typically you can work this out by logging in to your website’s Server Control Panel (cPanel, Parallels, Odin, Plesk, etc), and working through the file system, there.

I have an idea to improve this plugin

Awesome, please hit us up on Twitter, Facebook, or our official plugins website.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“File Time Monitor” is open source software. The following people have contributed to this plugin.

Contributors

Translate “File Time Monitor” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Tested to WordPress 5.2.2
  • Updated author information
  • Updated branding and assets

1.0.2

  • Tested to WordPress 5.2.1

1.0.1

  • Updated WordPress plugin URI

1.0

  • Initial build and release