Plugin Directory

Changeset 823185


Ignore:
Timestamp:
12/16/2013 02:52:23 PM (12 years ago)
Author:
pkwooster
Message:

Testing for WordPress 3.8

Location:
simple-changed-files/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-changed-files/trunk/readme.txt

    r464191 r823185  
    44Tags: admin, code, security
    55Requires at least: 3.0
    6 Tested up to: 3.2.1
    7 Stable tag: 1.0
     6Tested up to: 3.8
     7Stable tag: 1.1
    88
    99A very simple plugin that displays the names of files changed after a given time or within a time range.
     
    2626== Changelog ==
    2727
     28= 1.1 =
     29* tested for WordPress 3.8, new wp-admin interface
     30
    2831= 1.0 =
    2932* First release.
  • simple-changed-files/trunk/simple-changed-files.php

    r464164 r823185  
    44Plugin URI: http://devondev.com/simple-changed-files/
    55Description: Allows administrators to view a list of files changed after a given time or within a time range.
    6 Version: 1.0.0
     6Version: 1.1
    77Author: Peter Wooster
    88Author URI: http://www.devondev.com/
    99*/
    1010
    11 /*  Copyright (C) 2011 Devondev Inc.  (http://devondev.com)
     11/*  Copyright (C) 2011-2013 Devondev Inc.  (http://devondev.com)
    1212
    1313    This program is free software; you can redistribute it and/or modify
Note: See TracChangeset for help on using the changeset viewer.