Ticket #31757: 31757.diff
File 31757.diff, 506 bytes (added by , 10 years ago) |
---|
-
wp-includes/functions.php
4125 4125 } 4126 4126 4127 4127 /** 4128 * Permanently delete posts, pages, attachments, and comments which have been4129 * in the trash for EMPTY_TRASH_DAYS.4128 * Permanently delete posts, pages, custom post types, attachments, and comments 4129 * which have been in the trash for EMPTY_TRASH_DAYS. 4130 4130 * 4131 4131 * @since 2.9.0 4132 4132 */