• Resolved RobotFX

    (@wattaman)


    Hi again,

    Is this working for the free version? (Enable automatic deletion?)

    The duplicates are detected, but they are not deleted at the specified intervals. I’ve tried using the default settings (WP cron), then disabled the WP cron and run wp-cron.php in a cronjob, but still no luck.

Viewing 1 replies (of 1 total)
  • Plugin Author Lars Koudal

    (@lkoudal)

    Hi @wattaman

    The automatic deletion code is working, I mean unless there is a bug preventing it from running on your site.

    Do you have a huge amount of posts that can prevent the code from finish running? The approach other have used in the past is to set the amount of posts to be deleted to be a low number, but then set the cron job to run eg. every 5 minutes. Small batches seems to work best.

    Are the posts moved to “trash” instead? This behaviour is controlled by WP itself.

Viewing 1 replies (of 1 total)

The topic ‘Enable automatic deletion issues’ is closed to new replies.