New to Translating WordPress? Read through our Translator Handbook to get started. Hide

In case you cannot use WPCron, but you can edit the Unix crontab:<br /><br /> Create a .php file, in the root directory of your site, with:<br /> &lt;?php<br /> define('RUN_OPTIMIZE_DATABASE', true);<br /> require_once('wp-load.php');<br /> ?&gt;<br /><br /> Then, start the .php file from your crontab!<br />

This string has no translation in this language.

No comments have been made on this yet.
You have to be logged in to comment.
Loading…
Loading…