Changeset 986203
- Timestamp:
- 09/10/2014 08:44:18 AM (12 years ago)
- Location:
- tietools-automatic-maintenance-kit/trunk
- Files:
-
- 2 edited
-
TIEtools.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tietools-automatic-maintenance-kit/trunk/TIEtools.php
r837074 r986203 343 343 } 344 344 345 // Since minimum mviews > 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. 346 346 $postquery = "SELECT * FROM $wpdb->posts 347 347 WHERE $wpdb->posts.post_status IN ($expiry_statuslist) -
tietools-automatic-maintenance-kit/trunk/readme.txt
r837074 r986203 4 4 Tags: post, expiry, expiration, expire, automatic, automated, category, categories, log, file, delete, remove, clean, duplicate post, delete, deletion, autoblog, auto blog, notify, notification, images 5 5 Requires at least: 3.0.1 6 Tested up to: 3.86 Tested up to: 4.0 7 7 Stable tag: 1.2.2 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.