Important!
This documentation has been deprecated. We are migrating Oempro help articles to our new help portal. Take a look at more detailed help articles on our new help portal.
Sections:
Hook for registering CRON processes to be executed periodically '''Important:''' Be careful while using this hook. This hook will be triggered periodically (every minute or any other interval that administrator will choose during cron setup), therefore frequency of executing your plug-in function must be controlled within your plug-in. This can be done easily by adding "last execution time" field into options table with Database::$Interface->AddOption function. Check other Translator plug-in for an example.
4.0.6+
N/A
Stay connected!