what are plugins that run scheduled jobs (like DB backups) using as a scheduler?
Ed
what are plugins that run scheduled jobs (like DB backups) using as a scheduler?
Ed
Are you asking for a plugin that does schedule backups?
http://wordpress.org/extend/plugins/wp-db-backup/
http://wordpress.org/extend/plugins/wp-dbmanager/
Or just any plugin that does 'scheduling'
http://wordpress.org/extend/plugins/search.php?q=cron
wp-cron.php
You can get more control over this with Wp-Control plugin.
Thank you (I was looking for how others were doing it - wp-cron.php was what I needed).
To correct myself, the plugin I meant is Wp-Crontrol with an "r".
Found it, thanx.
This topic has been closed to new replies.