该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress File Monitor

描述

Monitor your website for added, changed and deleted files! Track changes in all website directories and get email alerts! Stay secure for free!

Features

  • Monitoring file system for added / deleted / changed files.
  • Tracking changes of the file size, modification date, permissions, file content.
  • Sending email with the detailed information when changes are detected.
  • Displaying monitor alerts in the administration area.
  • Monitoring files for changes based on file hash, time stamp and/or file size.
  • Excluding files and directories from scan.
  • Allows to run the file checking via an external cron so not to slow down visits to your website and to give greater flexibility over scheduling.
  • Allows to include / exclude files from scanning by extension.
  • Properly tracks broken symlinks and unreadable files.
  • Multisite compatible (plugin settings are located under the Settings menu of the main website).

Keep Your Website Secure

This simple but functional plugin allows you to monitor your entire WP installation for unwanted file changes (even for file permissions change!) and promptly notify you in case of something. Everyone whose website was hacked once knows how it is complicated to detect infiltration on initial stage and to find all changes in the file system. This plugin does a job.

Be sure to install it on malware-free website, set correct ‘File Check Root’ in plugin’s settings, and make sure all check-boxes in ‘File Check Method’ are ticed for file changes better recognizing.

PRO Features (coming soon)

  • SMS alerts
  • Launching monitoring via cron
  • Sending email alerts to different emails based on directories
  • If you need any other features just create a ticket on forum

PRO version costs $2 and includes lifetime updates. If you would like to buy PRO version please email at skyguiatar+wp@gmail.com

Languages

  • Russian
  • Arabic
  • German
  • Japanese

Credits

Thanks to the LikeBtn for providing a rating feature for my plugin.

屏幕截图

  • Settings
  • Admin alert
  • Admin changed files report
  • Email changed files report

安装

  • Upload to a directory named “wordpress-file-monitor” in your plugins directory (usually wp-content/plugins/).
  • Activate the plugin.
  • Visit Settings page under Settings -> WordPress File Monitor in your WordPress Administration Area (if you are using WordPress in a Multisite mode, the plugin settings are located under the Settings menu of the main website)
  • Configure plugin settings.

常见问题

Only admins can see the admin alert. Is it possible to let other user roles see the admin notice?

Yes you can, add the following code to your wp-config.php file: define('WFM3_ADMIN_ALERT_PERMISSION', 'capability'); and change the capability to a level you want. Please visit Roles and Capabilities to see all available capabilities that you can set to.

评价

2020年1月16日
Tried a good few other plugins, none seemed just right. However, once you configure (and tweak) this one, it works perfectly. Well done!
2019年8月17日
excellent This plugin is very functional and required for all sites God bless you
2017年5月9日
Would wish to thank plugin author for it first of all. Wondering why there are so few active installs. This simple but functional plugin allows you to monitor your entire WP installation for unwanted file changes (even for file permissions change!) and promptly notify you in case of something. Everyone whose website was hacked once knows how it is complicated to detect infiltration on initial stage and to find all changes in the file system. This plugin does a job. Be sure to install it on malware-free website, set correct 'File Check Root' in plugin's settings, and tick all check-boxes in 'File Check Method' for file changes better recognizing. And to keep you website files structure (at least its system areas) actual backup somewhere for files further compare/replace in case of need. As one the ways of this plugin popularity improving can recommend its author to place clear and detailed description of plugin settings with recommended options. And to provide it with preset 'File Check Method' (with 'File Hash' tick at least) - to make it workable from the very beginning.
2017年2月10日
Amazing plugin, really. Would be nice to be able to delete an specific found file and select 15 min time interval for scans. But hey! i'm fighting an malware here. Your tools is a great help;
阅读所有12条评价

贡献者及开发者

“WordPress File Monitor” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“WordPress File Monitor”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“WordPress File Monitor”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.9

  • Add: WordPress 5.0 compatibility.

1.0.8

  • Add: Readme updated

1.0.7

  • Add: Readme updated

1.0.6

  • Fix: Fixed cannot redeclare pcre_fnmatch notice
  • Fix: Fixed notice when file_check_method was not set

1.0.5

  • Added: Proper tracking broken symlinks and unreadable files
  • Added: Plugin now can be translated at https://translate.wordpress.org/projects/wp-plugins/file-changes-monitor

1.0.4

  • Fixed: Fixed get_home_path function not working occasionally on HHVM installations

1.0.3

  • Added: Track file permissions changes
  • Added: Instructions for excluding files/dirs

1.0.0

  • Lauched.