Most Helpful FAQ for Smart Cleanup Tools
Can I translate plugin to my language?
Yes. POT file is provided as a base for translation in the root folder for each plugin. Translation files should go into languages directory, and WordPress must be set to your language to load the file. File name for translated and compiled MO file must be the same as POT file with addition of language code: {plugin-name}-{language-code}.mo.
Does plugin works with WordPress MultiSite installations?
Yes. Plugin can be activated as site wide or for individual websites only.
What is used for scheduled jobs?
Plugin uses WordPress own Cron Scheduler.