This plugin shows you all active WP cronjobs (scheduled tasks) of your weblog in the “Site Admin” area and if you want, you can stop the cronjob(s).
Cronjob Control searches in all php-files in the default plugin directory of WordPress for the names of the active cronjobs. If a cronjob name could be found, the Cronjob Control controls if the file which contains the cronjob name is an activated plugin. If a name of an active cronjob could not found then it is relative likely that the plugin which was the initiating point of the cronjob is not in this plugin directory (and probably not on the server, too).
Post a Comment