Adding new Cron task
-
Greetings. I’m attempting to implement a GPT AI plugin, specifically the Auto Content Writer feature of the plugin. I’m being stymied by the Crontab requirement. My site is running on a bitnami WP instance hosted on AWS. I’ve followed the instructions outlined here: How to Add Cron Job – GPT AI Power, added the prerequisite entry “* * * * * php /bitnami/wordpress/wp-content/plugins/gpt3-ai-content-generator/wpaicg_cron_job_generator.php”, confirmed the path, listed the cron jobs with crontab -l, implemented a patch the developer suggested, but the GPT3 Bulk Editor screen still reports I need to configure the cron job.
To the question, there’s been mention of using your Cronjob Scheduler to implement the cron job. Can you provide any insights on how I might use the required entry listed above using you plugin?Thank you in advance.
- The topic ‘Adding new Cron task’ is closed to new replies.