Plugin Directory

Changeset 986203


Ignore:
Timestamp:
09/10/2014 08:44:18 AM (12 years ago)
Author:
TIEro
Message:

v4 compatibility note

Location:
tietools-automatic-maintenance-kit/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tietools-automatic-maintenance-kit/trunk/TIEtools.php

    r837074 r986203  
    343343            }
    344344       
    345         // Since minimumm views > 0, Trash posts with no views at all after given number of days.
     345        // Since minimum views > 0, Trash posts with no views at all after given number of days.
    346346            $postquery = "SELECT * FROM $wpdb->posts
    347347                          WHERE $wpdb->posts.post_status IN ($expiry_statuslist)
  • tietools-automatic-maintenance-kit/trunk/readme.txt

    r837074 r986203  
    44Tags: post, expiry, expiration, expire, automatic, automated, category, categories, log, file, delete, remove, clean, duplicate post, delete, deletion, autoblog, auto blog, notify, notification, images
    55Requires at least: 3.0.1
    6 Tested up to: 3.8
     6Tested up to: 4.0
    77Stable tag: 1.2.2
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.