Hi,
i want to make cache delete each week by cron. Did you can make a special file?
Hi,
i want to make cache delete each week by cron. Did you can make a special file?
Fire off the wp_cache_gc action with do_action() and it will delete expired cache files.
This topic has been closed to new replies.