Recent Activity Plugin
I’ve written a small plugin for WordPress to display recent activity on my development projects. The plugin tracks recently modified files contained within project directories and displays files modified within a settable period. New projects can be added and edited through an interface contained in the “Manage” section of the WP backend. The basic backend interface is based on the excellent WP-Quotes plugin by Dustin Barnes.
You can see the plugin in action in the rightmost sidebar. The plugin is set to list all files within my project directories modified in the last 20 minutes.
The plugin is pretty specialised so I doubt many people will find much use for it. I’ll work on refining it some more and adding some additional functionality and then will release it to the public.

Leave a Comment
You must be logged in to post a comment.