Short of a cron job, need a recurring event to schedule db maintenance
-
I need to perform regular maintenance (once a day or so) on my database. I do not want users to set up a cron job to do this, so what would be a suitable wp or buddypress “event” (or hook) that would give me a reasonable frequence of occurring, without it occurring every time each user clicks on anything.
I suppose it would be something happening when the admin logs into the back-end or something once a day type of thing.
Any ideas?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Short of a cron job, need a recurring event to schedule db maintenance’ is closed to new replies.