Changeset 823185
- Timestamp:
- 12/16/2013 02:52:23 PM (12 years ago)
- Location:
- simple-changed-files/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
simple-changed-files.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-changed-files/trunk/readme.txt
r464191 r823185 4 4 Tags: admin, code, security 5 5 Requires at least: 3.0 6 Tested up to: 3. 2.17 Stable tag: 1. 06 Tested up to: 3.8 7 Stable tag: 1.1 8 8 9 9 A very simple plugin that displays the names of files changed after a given time or within a time range. … … 26 26 == Changelog == 27 27 28 = 1.1 = 29 * tested for WordPress 3.8, new wp-admin interface 30 28 31 = 1.0 = 29 32 * First release. -
simple-changed-files/trunk/simple-changed-files.php
r464164 r823185 4 4 Plugin URI: http://devondev.com/simple-changed-files/ 5 5 Description: Allows administrators to view a list of files changed after a given time or within a time range. 6 Version: 1. 0.06 Version: 1.1 7 7 Author: Peter Wooster 8 8 Author URI: http://www.devondev.com/ 9 9 */ 10 10 11 /* Copyright (C) 2011 Devondev Inc. (http://devondev.com)11 /* Copyright (C) 2011-2013 Devondev Inc. (http://devondev.com) 12 12 13 13 This program is free software; you can redistribute it and/or modify
Note: See TracChangeset
for help on using the changeset viewer.