Forums

[Plugin: WP Super Cache] Cron job for deleting cache? (2 posts)

  1. Kwpolska
    Member
    Posted 1 month ago #

    Hi,
    i want to make cache delete each week by cron. Did you can make a special file?

  2. donncha
    Member
    Posted 1 month ago #

    Fire off the wp_cache_gc action with do_action() and it will delete expired cache files.

Reply

You must log in to post.

About this Topic