Bug #503
Explore and Possibly Remove WP-Cron Reminder
0%
Description
As discussed via email, the plugin WP-Cron Reminder is sending messages to the admin account for unknown reasons. Is there a way to see where this plugin is enabled on the site? It does seem unnecessary, and the emails I'm receiving are a bit annoying. So, I'd appreciate it if you could look into removing it if it's not really needed.
Thanks for your work on this.
Adding Ron as a watcher on this ticket since I know he has been working on Cron issues.
History
#1
Updated by Boone Gorges over 11 years ago
To be clear: This is a plugin called WP Cron, but not the built-in wp-cron.
#2
Updated by Boone Gorges over 11 years ago
In https://github.com/castiron/cac/commit/640e12b7188c67ec99528438a3f289f217c1b0c5 I add a plugin to see which plugins are used on which blogs. These details will become available after 1.1.5, so I'm punting this to the next version.
#3
Updated by Boone Gorges over 11 years ago
- Target version changed from 1.1.5 to 1.1.6
#4
Updated by Boone Gorges over 11 years ago
- Status changed from Assigned to Resolved
WP-Cron plugin and its child plugins removed in https://github.com/castiron/cac/commit/8a8c0df3edf73f7529c4ed24fddd49ffd14beeff. They were only activated on a single blog, where the user appears to have activated every plugin on the system just to play around.