I would like to run the following cron, please can you advise on how this can be done.
/usr/local/bin/php -q /home/USER/public_html/SITEFOLDER/wp-admin/auto-blog.php?a=import
the cron will automatically add info to my wordpress blog.
thanks Pari
/usr/local/bin/php -q /home/USER/public_html/SITEFOLDER/wp-admin/auto-blog.php?a=import
the cron will automatically add info to my wordpress blog.
thanks Pari
Comment