Reply To: Can this plugin delete orphan attachment via cron job?

Author
Reply
  • #3148

    Scheduled cleanup can be used for Cleanup tools only. Removal tools can’t be scheduled. Removal tools are considered destructive, because you are removing some data that might be used.

    As for orphaned attachments, this is very bad idea to remove. Even if file is not attached, it might still be used in some posts. There is no way to know this.

    Milan